On Sat, 22 May 2021, Hans Hagen wrote:
On 5/21/2021 9:37 PM, Nicola wrote:
I have only a minor annoyance: I have just noticed that -- is typeset as an en-dash in LMTX (but not in MKIV, as documented). Could you look into that?
best is that the module uses:
\the\everyinitializeverbatim
because there we disable all kind of non verbatim stuff
Thanks. It took a few trial and error that \the\everyinitializeverbatim must come after \usealignparameter. However, using \nohypencollapsing after \usealignparameter means that I cannot get hypenated lines (something which had been requested in the past for t-vim). See the attached file. BTW, shouldn't we have `features=none` in the default mono font setup so that this doesn't happen anyways? Thanks, Aditya