Luatex fatal error with math subscript and pagella font
Hi everybody.
I got a fatal error from luatex when using math subscript with the pagella
font. The other fonts tested are ok.
Here is the minimal example:
%%%%
\setupbodyfont[pagella,9pt]
\starttext
This notation causes a fatal error: \m{x_y}.
\stoptext
%%%%
The error is the following:
!LuaTeX error: cannot open Type 1 font file for reading (qplri.pfb)
==> Fatal error occurred, no output PDF file produced!
The problem is quite recent but I think it is not related to the last beta.
Thanks.
--
Romain Diss
Am 09.01.2012 um 23:03 schrieb Romain Diss:
Hi everybody.
I got a fatal error from luatex when using math subscript with the pagella font. The other fonts tested are ok.
Here is the minimal example:
%%%% \setupbodyfont[pagella,9pt] \starttext This notation causes a fatal error: \m{x_y}. \stoptext %%%%
The error is the following: !LuaTeX error: cannot open Type 1 font file for reading (qplri.pfb) ==> Fatal error occurred, no output PDF file produced!
The problem is quite recent but I think it is not related to the last beta.
The font “qplri.pfb” is broken or not available on your system. What happens when you write “mtxrun --find-file qplri.pfb” on the command line? On my system I get this: $ mtxrun --find-file qplri.pfb /Users/wolf/context/beta/tex/texmf/fonts/type1/public/tex-gyre/qplri.pfb Wolfgang
Hi, Le lundi 09 janvier 2012, Wolfgang Schuster a écrit :
Am 09.01.2012 um 23:03 schrieb Romain Diss:
The error is the following: !LuaTeX error: cannot open Type 1 font file for reading (qplri.pfb) ==> Fatal error occurred, no output PDF file produced!
The problem is quite recent but I think it is not related to the last beta.
The font “qplri.pfb” is broken or not available on your system.
What happens when you write “mtxrun --find-file qplri.pfb” on the command line? The command gave nothing. I tried to update the standalone installation few times but the file was still missing.
So i tried to remove and purge completely the installation and re-install it
from scratch... and surprisingly, the file is now here!
Many thanks for your response and sorry for the noise...
All the best.
--
Romain Diss
participants (2)
-
Romain Diss
-
Wolfgang Schuster