[XeTeX] (no subject)

Stephen Moye stephenmoye at mac.com
Sun Jun 28 19:36:25 CEST 2009


Fr. Michael Gilmary wrote:

> Hi all:
>
> I'm not sure if this is a fontspec issue or maybe something having  
> to do
> with the mechanism for setting the folio numbers.
>
> Attached is the example in which you will see the ToC generates the
> numbers monospaced as desired, while the running text has numbers
> proportional, as desired. However, the folio page numbers are *not*
> proportional but monospaced. (If you don't have the font I'm using,  
> just
> use one with both proportional and monospaced numbers.)
>
> Is there a way to make the folio numbers proportional or is that
> determined by setting the ToC to be monospaced (as in the example)?

I think that the folio is setup fairly early on. So, it would be

	\setmainfont[Numbers={OldStyle}]{Minion Pro}

that is determining the format of the folio. If you change that to

	\setmainfont[Numbers={OldStyle,Proportional}]{Minion Pro}

then the folios will be set using proportional numerals. This may  
entail other formatting changes for you, however.

Stephen Moye


More information about the XeTeX mailing list