Gareth Hughes wrote:
Dear David,

The errors you have been getting are font-not-found errors. I've never
been entirely sure which names fontspec likes for these derived faces.
However, the following works for me:

\setmainfont[ItalicFont={Bergamo Std Italic}, BoldFont={Bergamo Std
Bold}, BoldItalicFont={Bergamo Std Bold Italic}]{Cardo}

I would usually put hyphens in these names, and the following also works.

\setmainfont[ItalicFont={Bergamo Std-Italic}, BoldFont={Bergamo
Std-Bold}, BoldItalicFont={Bergamo Std-Bold Italic}]{Cardo}

However, what doesn't work is Bergamo Std-BoldItalic. Hence the errors.



Oh, now I see what you're trying to do ... and what you've got here, Gareth, works for me. You can also use:

\setmainfont[ItalicFont={BergamoStd-Italic},
BoldFont={BergamoStd-Bold},
BoldItalicFont={BergamoStd-BoldItalic}]{Cardo}




--
United in adoration of Jesus,


fr. michael gilmary, mma

Most Holy Trinity Monastery
67 Dugway Road
Petersham, MA 01366-9725

www.MaroniteMonks.org




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to