16 Jan
2011
16 Jan
'11
8:48 a.m.
Am 16.01.2011 um 04:56 schrieb Vyatcheslav Yatskovsky:
Hi Wolfgang,
\usemodule[fullpage][style={in,empty}] \starttext Bla-bla \stoptext
now gives
system : module fullpage loaded (c:/contextminimal/texmf-context/tex/context/third/fullpage/t-fullpage.mkiv loading : ConTeXt User Module / Fullpage ! Undefined control sequence.
system > error on line 244 in file test1.tex: Undefined control sequence ...
l.244 \definenamespace
Maybe your context installation is too old, the module works for me with a current installation with mkii and mkiv. This is one of my test files which works: \usemodule[fullpage][style={cm,empty}] \starttext \input knuth \stoptext Wolfgang