[OS X TeX] fonts

juan tolosa juantolo at me.com
Mon Jan 12 15:49:38 EST 2015


Thank you, I will try that.
Juan

On Jan 12, 2015, at 2:33 PM, William Adams <will.adams at frycomm.com> wrote:

> On Jan 11, 2015, at 7:30 PM, juan tolosa wrote:
> 
>> How can I use the wide set of fonts available in the ``Fonts'' list?
> 
> By default, TeX uses its own fonts, and doesn't have access to the font which are available in the Mac OS X GUI.
> 
> You'll want to use xe(la)tex: http://mactex-wiki.tug.org/wiki/index.php/Fonts
> 
> In this case:
> 
> \documentclass{minimal}
> \usepackage{fontspec}
> \setsansfont{Gill Sans}
> \begin{document}
> \textsf{This is in Gill Sans, a sans serif font}
> \end{document}
> 
> Typeset that w/ xelatex (should be compatible w/ lualatex as well) and you should get the result which you're after.
> 
> William
> 
> -- 
> William Adams
> senior graphic designer
> Fry Communications
> Sphinx of black quartz, judge my vow.
> 
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the MacOSX-TeX mailing list