How to Install and Uninstall texlive-crossrefenum Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "texlive-crossrefenum" package

Please follow the instructions below to install texlive-crossrefenum on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-crossrefenum

2. Uninstall "texlive-crossrefenum" package

Please follow the guidelines below to uninstall texlive-crossrefenum on openSuSE Tumbleweed:

$ sudo zypper remove texlive-crossrefenum

3. Information about the texlive-crossrefenum package on openSuSE Tumbleweed

Information for package texlive-crossrefenum:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-crossrefenum
Version : 2023.209.1.0.2svn66014-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 50.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Smart typesetting of enumerated cross-references for various TeX formats
Description :
crossrefenum lets TeX manage the formatting of bunches of
cross-references for you. It features: Automatic collapsing of
references; Support for references by various criteria,
including page and note number, line number in ConTeXt and
edpage and edline when used in conjunction with reledmac
Handling of references combining two criteria (e.g. by page and
note number) Extension mechanisms to add support to other types
of references without modifying the internal macros. Note that
sorting is not supported. I assume that users know in what
order the labels they refer to appear in their document. It is
written in Plain TeX as much as possible in order to make it
compatible with a wide array of formats. For the moment, it
works out of the box with ConTeXt and LaTeX.