How to Install and Uninstall texlive-prettyref Package on openSuSE Tumbleweed
Last updated: November 05,2024
1. Install "texlive-prettyref" package
Please follow the guidance below to install texlive-prettyref on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-prettyref
Copied
2. Uninstall "texlive-prettyref" package
Please follow the instructions below to uninstall texlive-prettyref on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-prettyref
Copied
3. Information about the texlive-prettyref package on openSuSE Tumbleweed
Information for package texlive-prettyref:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-prettyref
Version : 2023.209.3.0svn15878-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Make label references "self-identify"
Description :
Prettyref provides a command \newrefformat, which specifies the
way in which a reference is typeset, according to a label
"identification". The identification is set in the \label
command, by using prefixed label names; so instead of
\label{mysection}, one uses \label{sec:mysection}, and
prettyref interprets the "sec:" part. The package is compatible
with hyperref and with other packages.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-prettyref
Version : 2023.209.3.0svn15878-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Make label references "self-identify"
Description :
Prettyref provides a command \newrefformat, which specifies the
way in which a reference is typeset, according to a label
"identification". The identification is set in the \label
command, by using prefixed label names; so instead of
\label{mysection}, one uses \label{sec:mysection}, and
prettyref interprets the "sec:" part. The package is compatible
with hyperref and with other packages.