How to Install and Uninstall texlive-savesym Package on openSuSE Tumbleweed
Last updated: November 05,2024
1. Install "texlive-savesym" package
This guide let you learn how to install texlive-savesym on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-savesym
Copied
2. Uninstall "texlive-savesym" package
Please follow the guidelines below to uninstall texlive-savesym on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-savesym
Copied
3. Information about the texlive-savesym package on openSuSE Tumbleweed
Information for package texlive-savesym:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-savesym
Version : 2023.209.1.2svn31565-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-u-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Redefine symbols where names conflict
Description :
There are a number of symbols (e.g., \Square) that are defined
by several packages. In order to typeset all the variants in a
document, we have to give the glyph a unique name. To do that,
we define \savesymbol{XXX}, which renames a symbol from \XXX to
\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
back to \XXX and defines a new command, \yyyXXX, which
corresponds to the most recently loaded version of \XXX.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-savesym
Version : 2023.209.1.2svn31565-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-u-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Redefine symbols where names conflict
Description :
There are a number of symbols (e.g., \Square) that are defined
by several packages. In order to typeset all the variants in a
document, we have to give the glyph a unique name. To do that,
we define \savesymbol{XXX}, which renames a symbol from \XXX to
\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
back to \XXX and defines a new command, \yyyXXX, which
corresponds to the most recently loaded version of \XXX.