25 Feb
2014
25 Feb
'14
10:48 p.m.
Am 25.02.2014 um 23:37 schrieb Andrea Valle
Ah, so I was a bit mislead by the wiki. Actually I hace this.
\usemodule[simplefonts][size=8pt] \definefontfamily [myfamily][serif][TeX Gyre Termes] \definefontfamily[myfamily][mono][LM Typewriter] \definefontfamily[myfamily][sans][Avenir]
\setupbodyfont[myfamily]
You mean that I simply don’t need \usemodule[simplefonts][size=8pt]?
The \definefontfamily command is part of the core and you don’t have to load the simplefonts module. PS. The monospace font for Latin Modern has the name “Latin Modern Mono”. Wolfgang