[XeTeX] Checking if a font exists
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Mon Aug 30 14:47:33 CEST 2010
> > Doesn't XeTeX implement \suppressfontnotfounderror that was added to
> > pdfTeX two or three years ago, precisely to deal with this kind of
> > problem?
>
> To the best of my knowledge, it does. But an explicit \errmessage
> was given in the example code.
Thanks. There is a difference between
\suppressfontnotfounderror0
\font\xx="Foo Bar"
\xx test
\bye
and
\suppressfontnotfounderror1
\font\xx="Foo Bar"
\xx test
\bye
Best,
Akira
More information about the XeTeX
mailing list