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[line=24pt]

\starttext
\input tufte
\stoptext

Andreas