another breakage due to LaTeX changes?
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Mar 25 12:07:52 CET 2020
On 25/03/2020 11:03, Enrico Gregorio wrote:
>
>
>> On 25 Mar 2020, at 11:57 , Joseph Wright <joseph.wright at morningstar2.co.uk> wrote:
>>
>> Hi Norbert,
>>
>> Where can we find lgrind.dtx?
>
> http://mirrors.ctan.org/support/lgrind/lgrind.dtx
>
> Ciao
> Enrico
>
The structure of the .dtx is ... unusual. It's got the \begin{document}
in the 'input' stage and the \end{document} 'as normal'. The result is
"%" ends up with the 'wrong' catcode, which is where the issue arises:
what should be a comment in the .def is not any longer. It can be fixed
by making the .dtx 'normal', i.e. moving the \begin{document} line, but
I'm not sure if that is an acceptable fix.
Joseph
More information about the tex-live
mailing list.