bug-texinfo
[Top][All Lists]
Advanced

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

@cindex no longer expands macros


From: Werner LEMBERG
Subject: @cindex no longer expands macros
Date: Thu, 25 Jun 2020 08:26:35 +0200 (CEST)

[git 63711e8c6fafe9b3cde2a2d0be507032d7ee7bf6]

Folks,


consider the following example.

======================================================================

\input texinfo.tex

@macro q{TEXT}
@quoteleft{}\TEXT\@quoteright{}
@end macro

@cindex @q{accent} articulation
text

@printindex cp

@bye

======================================================================

Attached you can find the tex output using texinfo.tex from
2019-02-16.14 and 2020-05-22.11; as you can see, the @q macro
is no longer correctly expanded in the new version.

This is definitely a bug.


    Werner

PNG image

PNG image


reply via email to

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