On 25/03/2020 11:03, Enrico Gregorio wrote:
On 25 Mar 2020, at 11:57 , Joseph Wright <joseph.wri...@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