textcase – Case conversion ignoring mathematics, etc
The textcase package offers commands \MakeTextUppercase and \MakeTextLowercase 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}}...}
Sources | /macros/latex/contrib/textcase |
Documentation | |
Bug tracker | https://github.com/davidcarlisle/dpctex/issues |
Repository | https://github.com/davidcarlisle/dpctex |
Version | 1.00 2019-09-14 |
Licenses | The LaTeX Project Public License |
Copyright | 1997, 1998, 2019 David Carlisle |
Maintainer | David Carlisle |
Contained in | TeX Live as textcase MiKTeX as textcase |
Topics | Macro support |
Download the contents of this package in one zip archive (192.3k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments