[XeTeX] Tabular figures

Brian Aydemir brian.aydemir at gmail.com
Mon May 4 20:16:14 CEST 2009


Hi everyone,

I'm new to XeTeX, specifically xelatex.

Before, I had been using the MinionPro package with pdflatex.  I used
the tabfigures package to enable the use of tabular (monospaced)
figures in such things as table of contents, equation numbers, and
enumerations, while still using proportional figures everywhere else.

Now, with xelatex, I use the MinionPro package and fontspec to set the
fonts in my documents [1].  Not surprisingly (to me), tabfigures
doesn't seem to work with this combination, giving me errors such as
the following:

Package fontaxes Warning: I don't know how to decode
(fontaxes)                family `MinionPro(0)' on input line 2.

Is there a simple way to get the same functionality as tabfigures but
with xelatex?

Thanks for any help,
Brian

[1] Here's the relevant bit of setup code that I'm using.

\usepackage[mathlf,onlymath,openg,opticals]{MinionPro}
%% \usepackage[toc,eqno,enum,bib,lineno]{tabfigures}
\usepackage[no-math,quiet]{fontspec}
\usepackage{xunicode,xltxtra}
\setmainfont[Renderer=ICU]{Minion Pro}


More information about the XeTeX mailing list