In the template McNabb specifies the font thusly:
Code: Select all
\fontfamily{ppl} \selectfont
Code: Select all
\usepackage{fontspec,xunicode,xltxtra}
\setmainfont{random_font}
Any suggestions on where to find a list of font acronyms? I looked in the Tex Live docs and didn't see anything.
Thanks.