Changed behaviour with \MakeTextUppercase and latex-dev
Nicola Talbot
lists at dickimaw-books.com
Mon Feb 17 21:05:43 CET 2025
I've had a bug report regarding an odd result with latex-dev and a
rollback version of glossaries-extra. Since it doesn't affect the
current version of glossaries-extra with the current version of
glossaries, it's not something I'm considering a bug in either package
(neither now load textcase). However, I thought it worth investigating.
The original bug report is at
https://www.dickimaw-books.com/bugtracker.php?key=285 but I've narrowed
it down to the following MWE:
\documentclass{book}
\usepackage{textcase}
\begin{document}
\MakeTextUppercase{\chaptername}
\end{document}
With the current LaTeX release the result is "CHAPTER". With latex-dev
the result is "enChapter".
Regards
Nicola
--
Dickimaw Books
Home: https://www.dickimaw-books.com/
Creating a LaTeX Minimal Example:
https://www.dickimaw-books.com/latex/minexample/
LaTeX Resources: https://www.dickimaw-books.com/latexresources.html
More information about the tex-live
mailing list.