Re: [XeTeX] Combined \textsubscript and unicode character does not work.

2010-11-24 Thread Maxim Cournoyer
> Herbert Schulz herbs at wideopenwest.com > Wed Nov 24 02:17:28 CET 2010 > > Howdy, > > > Could be your version of `Linux Libertine O' or, maybe your version of > fontspec? I'm on TL2010 (via MacTeX install) with all updates (via tlmgr via > TeX Live Utility) and have > [...] > I'm using the

Re: [XeTeX] Combined \textsubscript and unicode character does not work.

2010-11-23 Thread Herbert Schulz
On Nov 23, 2010, at 6:22 PM, Maxim Cournoyer wrote: > Maybe the problem is related to my version of Linux Libertine fonts? I'm > using version 4.4.1-4 from Ubuntu 10.04 repository. > It seems to be the OpenType version, because I need to specify "Linux > Libertine O" to find the fonts. Howdy, C

Re: [XeTeX] Combined \textsubscript and unicode character does not work.

2010-11-23 Thread Maxim Cournoyer
Maybe the problem is related to my version of Linux Libertine fonts? I'm using version 4.4.1-4 from Ubuntu 10.04 repository. It seems to be the OpenType version, because I need to specify "Linux Libertine O" to find the fonts. So modifying your test document accordingly: % !TEX TS-program = XeLaT

Re: [XeTeX] Combined \textsubscript and unicode character does not work.

2010-11-22 Thread Tobias Schoel
Hi, after testing the below I can say: works correctly with Linux Libertine O but not with TeX Gyre Pagella. TeX Gyre Pagella produces a white something-character after the P, but no epsilon. bye Toscho Am 23.11.2010 00:59, schrieb Alan Munn: On Nov 22, 2010, at 6:39 PM, Maxim Cournoyer wr

Re: [XeTeX] Combined \textsubscript and unicode character does not work.

2010-11-22 Thread Alan Munn
On Nov 22, 2010, at 6:39 PM, Maxim Cournoyer wrote: Hello fellow Xe(La)TeX users, Would someone happen to know why the following does not work as intended in a XeLaTeX document? P\textsubscript{\textepsilon} Well, it does print Pɛ, but notice the epsilon is not in subscript. This behavio

[XeTeX] Combined \textsubscript and unicode character does not work.

2010-11-22 Thread Maxim Cournoyer
Hello fellow Xe(La)TeX users, Would someone happen to know why the following does not work as intended in a XeLaTeX document? P\textsubscript{\textepsilon} Well, it does print Pɛ, but notice the epsilon is not in subscript. This behaviour affect any unicode character. Thanks, Maxim -