Three things. First, here is a minimal file that fails to print correctly
%%===8><---%%
% !TEX encoding = UTF-8 Unicode
% !TEX TS-program = XeLaTeX
\documentclass{article}
\usepackage{xltxtra}
\setmainfont{PFChampionScriptPro-Regular}
\begin{document}
% This prints:
This is some text
% This does not print, though it previews:
\char"EF6C\par %% Also tried using XeTeXglyph
\end{document}
%%===8><---%%
Second, I tried the old XeLaTeX-xdv2pdf engine with the same results.
Third, I tried the brute force approach:
\font\test="PFChampionScriptPro-Regular" at 18pt \test
Likewise to no avail.
Stephen Moye
On Mar 13, 2011, at 2:28 PM, Stephen Moye wrote:
> I'm trying to use a font with some ornaments in it -- they are rather large
> and complex. I'm using TeXLive2010, and XeLaTeX that shipped with it. I am
> also on a Mac, running Mac OS X 10.6.6.
>
> The ornaments preview perfectly, but will not print. I have cleaned out the
> font caches. I have reinstalled the font. I am able to print the characters
> from other applications.
>
> This is a real puzzle, and new to me. Does anyone have any suggestions?
>
>
>
>
> Stephen Moye
> [email protected]
>
>
>
>
>
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
> http://tug.org/mailman/listinfo/xetex
Stephen Moye
[email protected]
--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex