[XeTeX] An example of the use of \x="[filename]"

Akira Kakuto kakuto at fsci.fuk.kindai.ac.jp
Mon Oct 16 15:09:24 CEST 2006


> Was the fontspec code for this changed recently?
> 
> I could've sworn that I had this working with:
> 
> \documentclass{minimal}
> \usepackage{fontspec}
> \begin{document}
> \setromanfont{"[C:/Resources/Fonts/Linotype/Kalligraphia/ 
> KalligraphiaLTStd.otf]"}
> Test
> \end{document}
> 
> But now it seems not to work since a recent upgrade (this is of  
> course using w32tex in Windows 2000):

Temporary workaround until fontspec is fixed:
OPENTYPEFONTS = .;$TEXMF/fonts/opentype//;c:/Resources/Fonts//
in texmf.cnf.
Then
\setromanfont{[KalligraphiaLTStd.otf]}
will work.

Best regards,
Akira


More information about the XeTeX mailing list