16 Oct
2009
16 Oct
'09
1:39 p.m.
On Fri, 16 Oct 2009, Andreas Harder wrote:
Am 16.10.2009 um 14:35 schrieb Hans Hagen:
Andreas Harder wrote:
Am 16.10.2009 um 14:12 schrieb Hans Hagen:
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 preamble? In contrast \setupinterlinespace[line=…] works in any location.
small example please
\setupinterlinespace[big]
\setupinterlinespace[big,auto]
% \setupinterlinespace[line=24pt]
\starttext \input tufte \stoptext
Aditya