16 Nov
2020
16 Nov
'20
7:19 p.m.
Hi, I think these can be changed to use \nohyphens instead of the language hack. line 70--75: \protected\def\buff_verbatim_obey_breakpoints {\language\minusone % tricky as this affects the pagebuilder \veryraggedright} \protected\def\buff_verbatim_ignore_hyphens {\language\minusone} % tricky as this affects the pagebuilder line 392--296: \permanent\protected\def\ignorehyphens {\language\minusone % extra bonus, the \null should do the job too \enforced\let\obeyedspace \specialobeyedspace \enforced\let\controlspace\specialcontrolspace \spaceskip.5\emwidth\relax} Wolfgang