> Hi!
> 
> Is it possible to generate fake old-style figures & small
> capitals for fonts missing these glyphs with XeTeX.
> I used to use the mathpoz package that does exactly that,
> but something tells me it's not compatible with XeTeX.


I guess it's the "mathpazo" package, for Palatino. You can
substitute the text font with the TeX Gyre version:


\usepackage{mathpazo}
\setmainfont[Numbers=OldStyle]{TeX Gyre Pagella}


With declarations in this order, XeLaTeX should be happy: and indeed it is,
I've tried compiling the documentation of amsmath and all goes well.


Ciao
Enrico

--
Enrico Gregorio          + Dipartimento di Informatica          + Tel: +39 045 
8027937
enrico.grego...@univr.it + Università degli Studi di Verona     +
(grego...@math.unipd.it) + Strada le Grazie 15 / I-37134 Verona + Fax: +39 045 
8027928


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to