CTAN update: textcase
minor update to legacy textcase package, improving compatibility with amsart.
This package is located at https://mirrors.ctan.org/macros/latex/contrib/textcase More information is at https://www.ctan.org/pkg/textcase CTAN is run entirely by volunteers and supported by TeX user groups Please join a user group or donate to one, see https://ctan.org/lugs
Thanks for the upload. For the CTAN Team Ina Dau --
textcase – Case conversion ignoring mathematics, etc
The textcase package offers commands \MakeTextUppercase and \MakeTextLowercase which are similar to the standard \MakeUppercase and \MakeLowercase, but they do not change the case of any sections of mathematics, or the arguments of \cite, \label and \ref commands within the argument. A further command \NoCaseChange does nothing but suppress case change within its argument, so to force uppercase of a section including an environment, one might say:
\MakeTextUppercase{...\NoCaseChange{\begin{foo}} ...\NoCaseChange{\end{foo}}...}
In current LaTeX this package is obsolete. You can use the standard \MakeUppercase and \MakeLowercase, but it defines legacy names \MakeTextUppercase and \MakeTextLowercase.
Package | textcase |
Version | 1.05 2025-02-16 |
Copyright | 1997, 1998, 2019, 2022, 2023, 2025 David Carlisle |
Maintainer | David Carlisle |