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

Last updated: July 08,2024

1. Install "texlive-crefthe" package

Please follow the step by step instructions below to install texlive-crefthe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-crefthe

2. Uninstall "texlive-crefthe" package

Please follow the step by step instructions below to uninstall texlive-crefthe on openSuSE Tumbleweed:

$ sudo zypper remove texlive-crefthe

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

Information for package texlive-crefthe:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-crefthe
Version : 2023.209.svn64498-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 12.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Cross referencing with proper definite articles
Description :
By default, when using cleveref's \cref to reference
theorem-like environments, the names do not contain definite
articles. In languages such as French, Italian, Portuguese,
Spanish, etc. this results in incorrect grammar. For this
purpose, the current package offers \crefthe, which handles the
definite articles properly (especially for the article
contractions in many European languages).