[XeTeX] Errors using gezhu.sty and dependencies to typeset testgezhu-xelatex.tex, testgezhu.tex, demo-vert-xelatex.tex, verttest-xelatex.tex
Will Robertson
wspr81 at gmail.com
Wed Mar 19 05:26:50 CET 2008
On Wed, Mar 19, 2008 at 3:07 AM, David Rangel <dprangelito at gmail.com> wrote:
> (/usr/local/texlive/2007/../texmf-local/tex/xelatex/fontspec/fontspec.cfg)))kpathsea:
> Illegal fontname `[AdobeSongStd-Light': contains '['
>
> ! Font \zf at basefont=[AdobeSongStd-Light.otf] at 10.0pt not loadable: Metric
> (TF
> M) file or installed font not found.
> \zf at fontspec ...ntname \zf at suffix " at \f at size pt
> \unless \ifzf at icu
> \zf at set@...
> l.4 ...ture={vertical:}]{[AdobeSongStd-Light.otf]}
This isn't how external fonts should be accessed in fontspec. The
document should be changed to use
\fontspec[ExternalLocation]{AdobeSongStd-Light.otf}
instead. And maybe the "Vertical=RotatedGlyphs" feature as well.
(I assume you also have that font installed?)
Will
More information about the XeTeX
mailing list