17 Sep
2009
17 Sep
'09
2:22 p.m.
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