CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/textcase

README
The textcase package

   \MakeTextUppercase and \MakeTextLowercase are similar to the standard
   \MakeUppercase and \MakeLowercase, but they do not change the case of
   any sections of mathematics within the argument.
   Improvements from Donald Arseneau mean that \label, \ref and \cite
   also work within the argument of these commands, without the symbolic
   `key name' being incorrectly uppercased.

   In current LaTeX this package is obsolete. You can use the standard
   \MakeUppercase and \MakeLowercase, but it defines legacy names
   \MakeTextUppercase and \MakeTextLowercase.

Download the contents of this package in one zip archive (224.2k).

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 this package is obsolete. You can use the standard \MakeUppercase and \MakeLowercase, but it defines legacy names \MakeTextUppercase and \MakeTextLowercase.

Packagetextcase
Bug trackerhttps://github.com/davidcarlisle/dpctex/issues
Repositoryhttps://github.com/davidcarlisle/dpctex
Version1.04 2023-07-27
LicensesThe Project Public License
Copyright1997, 1998, 2019, 2022 David Carlisle
MaintainerDavid Carlisle
Contained inTeX Live as textcase
MiKTeX as textcase
TopicsMacro support
...
Guest Book Sitemap Contact Contact Author