Re: microtype for texinfo

2022-09-29 Thread Patrice Dumas
On Fri, Sep 30, 2022 at 08:23:11AM +0900, Norbert Preining wrote: > Hi all, > > - make cm-super (the full set) a "recommends" of > texlive-fonts-recommended > This will install it automatically unless the user explicitly disables > installation of recommended packages. I can't say for other

Re: microtype for texinfo

2022-09-29 Thread Werner LEMBERG
> - make cm-super a dependency of texinfo (next version, in Debian) > that way the package will be pulled in in any case IMHO that's the way to go. Werner

Re: microtype for texinfo

2022-09-29 Thread Norbert Preining
Hi all, > Patrice, Gavin - I've been talking with my friend Norbert Preining, who > used to be the Debian maintainer of the texlive packages. (He's also one And also of the texinfo package ;-) And on the list! > He's willing in principle to suggest that cm-super[-minimal] become part > of the re

Re: microtype for texinfo

2022-09-29 Thread Karl Berry
Patrice, Gavin - I've been talking with my friend Norbert Preining, who used to be the Debian maintainer of the texlive packages. (He's also one of the principal maintainers, with me and a couple others, of upstream TeX Live.) He confirms that cm-super is not installed as part of the "recommended"

Re: leading and trailing spaces in brace commands

2022-09-29 Thread Patrice Dumas
On Wed, Sep 28, 2022 at 09:35:21PM +0200, Patrice Dumas wrote: > > I see you have made some changes to the command types. @value and @verb are > > now BRACE_other (along with @w). I guess @value is special because it > > is expanded immediately, and @verb and @w also are handled uniquely. > > @v