Tagged Questions
3
votes
2answers
1k views
Hoefler Text Extended Ligatures and XeTeX
I'm using XeTeX (MacTex 2010, Mac OSX 10.6) to render a document in Apple Hoefler Text. However, although I can make it render common ligatures, such as fi and ffi, I can't seem to be able to force it ...
13
votes
3answers
1k views
Ligatures in Hoefler with XeTeX?
Using XeLaTeX on OS X 10.6 (texlive installed with MacPorts) I'm not getting any ligatures with Hoefler.
Example code:
\documentclass[10pt]{article}
\usepackage{fontspec,xltxtra}
...