[texhax] TeX Gyre Scholar not found

Arno Trautmann Arno.Trautmann at gmx.de
Sun May 22 20:03:20 CEST 2011


Hi all,

the following document works fine on all TeX Gyre fonts, but Scholar:

\documentclass{minimal}
\usepackage{fontspec}
\begin{document}
\fontspec{TeX Gyre Pagella} Hello World!\\
\fontspec{TeX Gyre Heros} Hello World!\\
\fontspec{TeX Gyre Termes} Hello World!\\
\fontspec{TeX Gyre Cursor} Hello World!\\
\fontspec{TeX Gyre Adventor} Hello World!\\
\fontspec{TeX Gyre Bonum} Hello World!\\
\fontspec{TeX Gyre Scholar} Hello World!\\
\end{document}

I'm using lualatex, TL2010 with TLcontrib updates, just updated today.
The TeX Gyre Scholar filese are present in the opentype/public/tex-gyre
folder just as the other TeX Gyre fonts. However, I get:

luaotfload | Updating the font names database:
luaotfload | Scanning TEXMF fonts...
luaotfload | Scanning OS fonts...
luaotfload | Font names database saved: %s
:
/home/arno/.texlive2010/texmf-var/luatex-cache/generic/names/otfl-names.lua

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
./test.tex:13:
! fontspec error: "font-not-found"
!
! The font "TeXGyreScholar" cannot be found.
!
! See the fontspec documentation for further information.
! For immediate help type H <return>.
!...............................................

l.13 \fontspec{TeX Gyre Scholar}
                                 Hello World!\\
?

So … what am I doing wrong? I don't understand why Scholar behaves
differently; I looked at the file with fontforge and it did not seem to
be broken or anything …

cheers
Arno

p.s.: Is it intended that the spaces are missing in the fontspec error
message? Or is this due to expl3 syntax?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://tug.org/pipermail/texhax/attachments/20110522/42b09ed8/attachment.bin>


More information about the texhax mailing list