13 Nov
2010
13 Nov
'10
12:32 p.m.
On Sat, 13 Nov 2010, Herbert Voss wrote:
I want to use \bf and \it with sinplefonts. Is this the only way to get a bold style? Without it I didn't get a bold style.
I don't know how to do this in simplefonts, but ...
\usemodule[simplefonts] \setmainfont[NexusSerif-Regular] \definesimplefont[bf][NexusSerif-Bold][size=12pt]
... this certainly is not the right way. For example, with this \bf\it will not give you bold italic. Aditya