How to Install and Uninstall texlive-numberpt Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-numberpt" package
Here is a brief guide to show you how to install texlive-numberpt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-numberpt
Copied
2. Uninstall "texlive-numberpt" package
This tutorial shows how to uninstall texlive-numberpt on openSUSE Leap:
$
sudo zypper remove
texlive-numberpt
Copied
3. Information about the texlive-numberpt package on openSUSE Leap
Information for package texlive-numberpt:
-----------------------------------------
Repository : Main Repository
Name : texlive-numberpt
Version : 2021.189.1.0svn51640-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Counters spelled out in Portuguese
Description :
This packages defines commands to display counters spelled out
in Portuguese. The styles are \numberpt for "all lowercase"
\Numberpt for "First word capitalized" \NumberPt for "All
Capitalized" \NUMBERPT for "ALL UPPERCASE" For example,
\renewcommand{\thechapter}{\NumberPt{chapter}} makes chapter
titles to be rendered as "Capitulo Um", "Capitulo Dois" etc.
Options are offered to select variations in the spelling of
"14", or Brazilian vs. European Portuguese forms in the
spelling of "16", "17", and "19". The package requires expl3
and xparse.
-----------------------------------------
Repository : Main Repository
Name : texlive-numberpt
Version : 2021.189.1.0svn51640-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Counters spelled out in Portuguese
Description :
This packages defines commands to display counters spelled out
in Portuguese. The styles are \numberpt for "all lowercase"
\Numberpt for "First word capitalized" \NumberPt for "All
Capitalized" \NUMBERPT for "ALL UPPERCASE" For example,
\renewcommand{\thechapter}{\NumberPt{chapter}} makes chapter
titles to be rendered as "Capitulo Um", "Capitulo Dois" etc.
Options are offered to select variations in the spelling of
"14", or Brazilian vs. European Portuguese forms in the
spelling of "16", "17", and "19". The package requires expl3
and xparse.