[OS X TeX] XeTeX

George Gratzer gratzer at me.com
Thu Sep 25 21:44:23 CEST 2008


Herb,

Is this not a bit of an overkill?

I am writing an article in LaTeX, and want to use the word XeLaTeX.  
That is it.

GG

On 25-Sep-08, at 2:39 PM, Herbert Schulz wrote:

>
> On Sep 25, 2008, at 1:01 PM, George Gratzer wrote:
>
>> Does someone know the macros for XeTeX and XeLaTeX?
>>
>> GG
>
>
> Howdy,
>
> Here is part of a template I use (you may not have all these fonts)
>
> %%!TEX TS-program = xelatex
> %%!TEX encoding = UTF-8 Unicode
> \documentclass{article}
>
> % for math fonts, default is latin modern math
> %\usepackage{euler}
> %\usepackage[expert,vargreek,lucidasmallscale]{lucbmath}
> %\usepackage{mtpro2}
> %\usepackage[onlymath,lf]{MinionPro}
>
> \usepackage{fontspec,xunicode,xltxtra}
> \defaultfontfeatures{Mapping=tex-text}
> %\setromanfont[Numbers=Lining,Scale=1.05]{Hoefler Text}
> \setromanfont[Numbers=OldStyle,Scale=1.08]{Minion Pro}
> %\setsansfont{Gill Sans}
> \setsansfont[Scale=MatchLowercase]{Myriad Pro}
> %\setmonofont{Lucida Sans Typewriter}
> \setmonofont[Scale=MatchLowercase]{Monaco}
> \begin{document}
>
>
> \end{document}
>
> Note: loading xltxtra actually also loads fontspec and xunicode but  
> I like knowing that they are there even though they are redundant.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest dot com)
>
>
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>




More information about the macostex-archives mailing list