Bug report: List of listings incompatible with book classes
Jürgen Spitzmüller
jspitzm at gmail.com
Sat Oct 5 15:27:08 UTC 2024
Am Samstag, dem 05.10.2024 um 15:49 +0200 schrieb Jürgen Spitzmüller:
> Why this fails only with book classes is beyond me.
It breaks as it lands in
\@mkboth{%
\MakeUppercase\contentsname}{\MakeUppercase\contentsname}}%
in the book class (\MakeUppercase is not to blame here).
(listings locally makes \let\contentsname\lstlistlistingname)
I don't know why this only breaks with some fixed encodings (for
instance,
\renewcommand{\lstlistlistingname}{\inputencoding{koi8-r}Листинги}
works flawlessly)
--
Jürgen
More information about the lyx-devel
mailing list