bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with 'txiindexbackslashignore'


From: Werner LEMBERG
Subject: Re: problem with 'txiindexbackslashignore'
Date: Mon, 07 Nov 2022 05:40:16 +0000 (UTC)

> +        \ifx\indexsortkey\empty
> +          \message{Empty index sort key near line \the\inputlineno}%
> +          \xdef\indexsortkey{ }%
> +        \fi
> 
> Do you think this would help fix this kind of problem?

Yes, thanks.  Maybe it makes sense to also emit

  Are you trying to index a backslash while
  `@set txiindexbackslashignore` is active?

This could be generalized to catch the other `txi*ignore` flags, too.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]