How to Install and Uninstall texlive-textcase Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "texlive-textcase" package
Please follow the step by step instructions below to install texlive-textcase on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-textcase
Copied
2. Uninstall "texlive-textcase" package
Learn how to uninstall texlive-textcase on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-textcase
Copied
3. Information about the texlive-textcase package on openSuSE Tumbleweed
Information for package texlive-textcase:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-textcase
Version : 2023.209.1.03svn63868-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Case conversion ignoring mathematics, etcetera
Description :
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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-textcase
Version : 2023.209.1.03svn63868-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Case conversion ignoring mathematics, etcetera
Description :
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.