Am 13.03.2025 um 18:27 schrieb [email protected]:
Dear All,

I need some help, because I cannot figure out what is happening.
A file that used to work has stopped to work properly.

I have a main.tex file that uploads, through \input{} command, 
configuration.tex and chapter.tex files.

main.tex file was working, but now sometimes it works and sometimes it doesn't.

You can find the main.tex structure here below, where I already have commented 
all \input commands in order to find where the error can be positioned.
Consider that all chapter.tex file can change their content depending from 
which document I am writing, this is why I started commenting those line, 
because the error could be related with some change made in them recently.
I have found the surprising result that the error arise from a configuration 
file, that never change and never was changed.
I'll send you the error message from TEX too, because the position it marks 
seems not being related with the line generating the error.

Ok, hoping I could get your curiosity.

Let's start.

[...]
\def\myline{\hskip0.2em - \hskip0.2em}

\def\myline{\hskip0.2em\relax - \hskip.2em\relax}

Put \relax at the end of the \hskip argument to stop the scanner to look for additional keywords.

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to