6 Dec
2011
6 Dec
'11
2:30 p.m.
Am 06.12.2011 um 13:22 schrieb Pablo RodrÃguez:
Hi there,
compiling this minimal file:
\definepapersize[aa][width=2cm,height=1cm] \setuppapersize[aa] \setuppagenumbering[location=] \usemodule[simplefonts][size=12pt] \definesimplefont[amsmile][TeX Gyre Pagella] \starttext \TeX\ \amsmile \TeX \stoptext
using
This is LuaTeX, Version beta-0.70.1-2011061416 (rev 4277) ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.8.1 int: english/english
took
system | total runtime: 144.057
Replacing the TeX Gyre Pagella font with small caps only takes
system | total runtime: 6.753
I guess something is wrong here, even if I'm doing something wrong.
The example takes here less than a second. Wolfgang