Public bug reported:

Binary package hint: texlive-latex-recommended

The mathpazo (Palatino) fonts are included in the package texlive-latex-
recommended, but these are unusable from LaTeX without the style file
mathpazo.sty, which is missing.

As a trivial test case, the document

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[sc]{mathpazo}
\begin{document}
Test
\end{article}
\end{document}

... fails to compile, with the error:

! LaTeX Error: File `mathpazo.sty' not found.

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
[Feisty] mathpazo style file is missing from texlive-latex-recommended
https://launchpad.net/bugs/93809

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to