The hoefler tag has no wiki summary.
2
votes
1answer
483 views
Strange Chapter Style in Hoefler Text
Does anyone know why the bibliography appears as in the picture when using Hoefler Text (and how to fix it)?
Here's a minimal working example:
\documentclass[11pt, a4paper]{article}
...
3
votes
1answer
903 views
Ligatures not shown
Even though there's a number of topics on here concerning the subject, it still doesn't work here.
An example like:
\documentclass[11pt,a4paper]{article}
\usepackage{fontspec,graphicx,xltxtra}
...
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}
...