Simplefonts + Linux Libertine fails to do italics and bold
The following shows a problem I am seeing when trying to use the opentype version of Linux Libertine with the simplefonts module. \usemodule[simplefonts] \setmainfont[linlibertineo] \starttext Well, {\em this} doesn't work but {\sc this} does... and bold {\bf neither} \stoptext Using a recent minimals and a luatex ~0.60.2 .
On 13-8-2010 1:58, John Haltiwanger wrote:
The following shows a problem I am seeing when trying to use the opentype version of Linux Libertine with the simplefonts module.
\usemodule[simplefonts] \setmainfont[linlibertineo]
\starttext Well, {\em this} doesn't work but {\sc this} does... and bold {\bf neither} \stoptext
Using a recent minimals and a luatex ~0.60.2 .
it might be related to the names of the fonts when they're taken from ctan as there fontnames get texified sometimes Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am 13.08.10 13:58, schrieb John Haltiwanger:
The following shows a problem I am seeing when trying to use the opentype version of Linux Libertine with the simplefonts module.
\usemodule[simplefonts] \setmainfont[linlibertineo]
You have to use the full name of the font, e.g. \setmainfont[Linux Libertine O] Wolfgang
Thanks, that resolves it!
On Fri, Aug 13, 2010 at 4:36 PM, Wolfgang Schuster
Am 13.08.10 13:58, schrieb John Haltiwanger:
The following shows a problem I am seeing when trying to use the opentype version of Linux Libertine with the simplefonts module.
\usemodule[simplefonts] \setmainfont[linlibertineo]
You have to use the full name of the font, e.g.
\setmainfont[Linux Libertine O]
Wolfgang
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (3)
-
Hans Hagen
-
John Haltiwanger
-
Wolfgang Schuster