How To Install texlive-mathpazo on CentOS 8
Introduction
In this tutorial we learn how to install texlive-mathpazo
on CentOS 8.
What is texlive-mathpazo
The Pazo Math fonts are a family of PostScript fonts suitable for typesetting mathematics in combination with the Palatino family of text fonts. The Pazo Math family is made up of five fonts provided in Adobe Type 1 format (PazoMath, PazoMath- Italic, PazoMath-Bold, PazoMath-BoldItalic, and PazoMathBlackboardBold). These contain, in designs that match Palatino, glyphs that are usually not available in Palatino and for which Computer Modern looks odd when combined with Palatino. These glyphs include the uppercase Greek alphabet in upright and slanted shapes in regular and bold weights, the lowercase Greek alphabet in slanted shape in regular and bold weights, several mathematical glyphs (partialdiff, summation, product, coproduct, emptyset, infinity, and proportional) in regular and bold weights, other glyphs (Euro and dotlessj) in upright and slanted shapes in regular and bold weights, and the uppercase letters commonly used to represent various number sets (C, I, N, Q, R, and Z) in blackboard bold. The set also includes a set of ’true’ small-caps fonts, also suitable for use with Palatino (or one of its clones). LaTeX macro support (using package mathpazo.sty) is provided in psnfss (a required part of any LaTeX distribution).
We can use yum
or dnf
to install texlive-mathpazo
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-mathpazo.
Install texlive-mathpazo on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install texlive-mathpazo
using dnf
by running the following command:
sudo dnf -y install texlive-mathpazo
Install texlive-mathpazo on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install texlive-mathpazo
using yum
by running the following command:
sudo yum -y install texlive-mathpazo
How To Uninstall texlive-mathpazo on CentOS 8
To uninstall only the texlive-mathpazo
package we can use the following command:
sudo dnf remove texlive-mathpazo
texlive-mathpazo Package Contents on CentOS 8
/usr/share/licenses/texlive-mathpazo
/usr/share/licenses/texlive-mathpazo/gpl.txt
/usr/share/texlive/texmf-dist/doc/latex/mathpazo
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/README.txt
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/gpl.txt
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/mapfplm.tex
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/mapppl.tex
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/mapzplm.tex
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/pazofnst.tex
/usr/share/texlive/texmf-dist/doc/latex/mathpazo/pazotest.pdf
/usr/share/texlive/texmf-dist/fonts/afm/public/mathpazo
/usr/share/texlive/texmf-dist/fonts/afm/public/mathpazo/fplmb.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/mathpazo/fplmbb.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/mathpazo/fplmbi.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/mathpazo/fplmr.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/mathpazo/fplmri.afm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/fplmb.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/fplmbb.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/fplmbi.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/fplmr.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/fplmri.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmb7m.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmb7t.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmb7y.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmr7m.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmr7t.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmr7v.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathpazo/zplmr7y.tfm
/usr/share/texlive/texmf-dist/fonts/type1/public/mathpazo
/usr/share/texlive/texmf-dist/fonts/type1/public/mathpazo/fplmb.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/mathpazo/fplmbb.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/mathpazo/fplmbi.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/mathpazo/fplmr.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/mathpazo/fplmri.pfb
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmb7m.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmb7t.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmb7y.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmr7m.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmr7t.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmr7v.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/mathpazo/zplmr7y.vf
References
Summary
In this tutorial we learn how to install texlive-mathpazo
on CentOS 8 using yum and dnf.