Am Mon, 14 Feb 2011 22:49:00 -0500 schrieb David J. Perry: > WinVista SP2, MiKTeX 2.9 > Font generally seems OK with Word and OpenOffice Writer, although neither > supports OT features so I can't test that aspect of things. However, the > font fails completely in XeLaTex; "Now" appears as "Opx". Same exact font > file, folks.
Use \XeTeXtracingfonts=1 in your document and call xelatex with xelatex --output-driver="xdvipdfmx -vv" yourfile Then check carefully in the log-file and in the terminal output the pathes of the fonts involved. -- Ulrike Fischer -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
