Re: [XeTeX] Linux Libertine 5 serif too heavy

2011-06-14 Thread Sebastian Gerecke
Am Dienstag 14 Juni 2011, 07:44:49 schrieb M. Niedermair: > Hi, > > > I tried the new version 5 of the Linux Libertine font. I'm getting a way > > to heavy serif font. Could someone please check if this a problem with > > my setup or a real problem? > > > > Thanks, > > Sebastian > > > > \documen

Re: [XeTeX] Linux Libertine 5 serif too heavy

2011-06-13 Thread Sebastian Gerecke
Am Dienstag, 14. Juni 2011, 07:53:25 schrieb Ross Moore: > Hello Sebastien, > > I tried the new version 5 of the Linux Libertine font. I'm getting a way > > to heavy serif font. Could someone please check if this a problem with > > my setup or a real problem? > > It happens with earlier versions t

Re: [XeTeX] Combined sub- and superscript - solved

2010-08-08 Thread Sebastian Gerecke
Am Sonntag 08 August 2010, 00:32:59 schrieb Ross Moore: > Hi Peter, Sebastien, > > On 08/08/2010, at 7:33 AM, Peter Dyballa wrote: > > Am 07.08.2010 um 22:44 schrieb Sebastian Gerecke: > >> BUT: This just has to be an utter hack and I can not believe it is the > >&

Re: [XeTeX] Combined sub- and superscript - solved

2010-08-08 Thread Sebastian Gerecke
Am Sonntag 08 August 2010, 05:23:27 schrieb Michael Lynch: > On 07/08/2010 23:32, Ross Moore wrote: > > Hi Peter, Sebastien, > > > > On 08/08/2010, at 7:33 AM, Peter Dyballa > > > > wrote: > >> Am 07.08.2010 um 22:44 schrieb Sebastian Gerecke: > >

Re: [XeTeX] Combined sub- and superscript - solved

2010-08-07 Thread Sebastian Gerecke
For anyone who is interested and might have the same problem The solution looks like this: \begin{document} \font\up="Linux Libertine O:+sups,script=latn,language=DEU" \font\down="Linux Libertine O:+sinf,script=latn,language=DEU" \ce{^{\down 14}_{\up 6}C} \end{document} That produces the desire

Re: [XeTeX] Combined sub- and superscript

2010-08-07 Thread Sebastian Gerecke
Am Samstag 07 August 2010, 20:35:54 schrieb Peter Dyballa: > And when you additionally use > > \defaultfontfeatures{Mapping=tex-text} > > instead? Hi Peter, that does not make a difference, either. I do use that setting, but since it only does what Khaled explained I stripped it out of

Re: [XeTeX] Combined sub- and superscript

2010-08-07 Thread Sebastian Gerecke
Am Samstag 07 August 2010, 13:22:49 schrieb Peter Dyballa: > Does this work better: > > \usepackage{fontspec,xltxtra} No, that does not help. -- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex

[XeTeX] Combined sub- and superscript

2010-08-07 Thread Sebastian Gerecke
Dear all, for a document I am preparing I want something like this: http://www.linuxlibertine.org/index.php?id=87&L=1 (the colored ^{14}_{6}C example in the middle}. Unfortunately I don't get it to work using Linux Libertine and TL2010PT xelatex. Though the Libertine documentation is fairly com