On 11-1-2012 13:55, luigi scarso wrote:
On Wed, Jan 11, 2012 at 1:22 PM, Steffen Wolfrum<cont...@st.estfiles.de>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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to