16 Oct
2009
16 Oct
'09
2:41 p.m.
Am 16.10.2009 um 14:35 schrieb Hans Hagen:
Andreas Harder wrote:
Taco Hoekwater wrote:
Because it works if one set \setupinterlinespace[line=5ex] for the whole document … By the way, what happened with \setupinterlinespace[big]? I have no idea, Hans should have a look at that.
\start \setupinterlinespace[big] \input tufte \par \stop
work sok here But not in the preamble, or isn't it meant to be used in the
Am 16.10.2009 um 14:12 schrieb Hans Hagen: preamble? In contrast \setupinterlinespace[line=…] works in any location.
small example please
\setupinterlinespace[big] % \setupinterlinespace[line=24pt] \starttext \input tufte \stoptext Andreas