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

Last updated: July 03,2024

1. Install "texlive-fixmath" package

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

$ sudo zypper refresh $ sudo zypper install texlive-fixmath

2. Uninstall "texlive-fixmath" package

This guide covers the steps necessary to uninstall texlive-fixmath on openSuSE Tumbleweed:

$ sudo zypper remove texlive-fixmath

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

Information for package texlive-fixmath:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-fixmath
Version : 2023.209.0.0.9.1svn64648-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Make maths comply with ISO 31-0:1992 to ISO 31-13:1992
Description :
LaTeX's default style of typesetting mathematics does not
comply with the International Standards ISO 31-0:1992 to ISO
31-13:1992 which require that uppercase Greek letters always be
typset upright, as opposed to italic (even though they usually
represent variables) and allow for typsetting of variables in a
boldface italic style (even though the required fonts are
available). This package ensures that uppercase Greek be
typeset in italic style, that upright $\Delta$ and $\Omega$
symbols are available through the commands \upDelta and
\upOmega; and provides a new math alphabet \mathbold for
boldface italic letters, including Greek. This package used to
be part of the was bundle, but has now become a package in its
own right.