6 Dec
2011
6 Dec
'11
10:29 p.m.
Am 06.12.2011 um 22:16 schrieb Pablo RodrÃguez:
Just in case you want to test my minimal sample:
\definepapersize[aa][width=2cm,height=1cm] \setuppapersize[aa] \setuppagenumbering[location=] \starttext \TeX\ \sc\word\ \TeX \stoptext
But I think that less than a second total compiling time is too fast only to load the ConTeXt macros.
Why not, this is what I get from your example (time context test.tex): real 0m0.922s user 0m0.853s sys 0m0.061s Wolfgang