On 11-1-2012 13:55, luigi scarso wrote:
On Wed, Jan 11, 2012 at 1:22 PM, Steffen Wolfrum
wrote: Hi,
testing the current beta gave me several errors and "Undefined control sequence",
for example \showframe (must not be used before \starttext anymore?}
It's a matter of font still not defined at that point: just pickup a body font \setupbodyfont[lmroman] \showframe \starttext \input knuth\par \stoptext
I made showframe work before \starttext but in general Luigi's advice has to be followed: if you do anything with fonts before \starttext then you need to load a bodyfont. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------