[tex-live] Bug report of TeX gyre map files

Yusuke Terada taylorkgb at gmail.com
Wed Jun 20 01:23:20 CEST 2018


On TeX Live r48025, qag.map and qpl.map were modified.

https://www.tug.org/svn/texlive?view=revision&revision=48025
https://www.tug.org/svn/texlive/trunk/Master/texmf-dist/fonts/map/dvips/tex-gyre/qag.map?r1=48025&r2=48024&pathrev=48025
https://www.tug.org/svn/texlive/trunk/Master/texmf-dist/fonts/map/dvips/tex-gyre/qpl.map?r1=48025&r2=48024&pathrev=48025

In this modification, pfb font file names were changed to wrong names which have double extensions like "qplr.pfb.pfb."
Due to this, pdflatex fails to compile the following code:

\documentclass{article}
\usepackage{newpxtext}
\begin{document}
\textbullet
\end{document}

This produces the following error.

!pdfTeX error: pdflatex (file qplr.pfb.pfb): cannot open Type 1 font file for reading
 ==> Fatal error occurred, no output PDF file produced!

Sincerely,
Yusuke Terada






More information about the tex-live mailing list