Hi, with the actual beta the compilation of a simple letter stops with: Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707 \usemodule[letter] \starttext \startletter Hello World \stopletter \stoptext Greetings, Andreas
Andreas Harder wrote:
Hi,
with the actual beta the compilation of a simple letter stops with:
Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707
\usemodule[letter] \starttext \startletter Hello World \stopletter \stoptext
\let\defineblankmethod\definevspacingamount ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am 17.09.2009 um 16:03 schrieb Hans Hagen:
Andreas Harder wrote:
Hi, with the actual beta the compilation of a simple letter stops with: Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707 \usemodule[letter] \starttext \startletter Hello World \stopletter \stoptext
\let\defineblankmethod\definevspacingamount
Thanks! I was close to it … By the way, please look at \setuplayout[grid=yes] \starttext \showgrid \dorecurse{100}{\input tufte \par } \stoptext Page one seems okay, but then the grid try to escape … ;) Greetings, Andreas
Andreas Harder wrote:
Am 17.09.2009 um 16:03 schrieb Hans Hagen:
Andreas Harder wrote:
Hi, with the actual beta the compilation of a simple letter stops with: Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707 \usemodule[letter] \starttext \startletter Hello World \stopletter \stoptext
\let\defineblankmethod\definevspacingamount
Thanks! I was close to it …
By the way, please look at
\setuplayout[grid=yes] \starttext \showgrid \dorecurse{100}{\input tufte \par } \stoptext
Page one seems okay, but then the grid try to escape … ;)
grid typesetting will be reimplmented so i'm not going to repair old grid code Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Andreas Harder
-
Hans Hagen