27 Jul
2013
27 Jul
'13
4:48 a.m.
Am 26.07.2013 um 22:22 schrieb Pablo Rodríguez
Dear list,
I don’t get slanted fonts that I have to fake for a monospaced typeface that lacks an italic font.
Here is a sample with a standard font that shows the same problem:
\usemodule[simplefonts] \definefontfeature[fakeitalic][default][slant=.25] \setmonofont[DejaVu Sans Mono][italicfont={*}, italicfeatures=fakeitalic] \setupbodyfontenvironment[default][em=italic] \starttext \tex{define}{\tt\em<nombredelaclasedeelemento>}, {\tt\em<nombredelaclasedeelemento>}. \stoptext
I can only get the second \em working, unless I don’t fake it.
What am I doing wrong here?
It’s a (already mentioned) LuaTeX bug. Wolfgang