13 Dec
2006
13 Dec
'06
1:01 p.m.
Am 12.12.2006 um 18:18 schrieb Hans Hagen:
Steffen Wolfrum wrote:
Hi,
using "small" and "medium" rather than "8pt" or "10pt" gives some vertical "stretch". Very useful in some situations:
\setupinterlinespace[small] \setupwhitespace[medium]
But what to do if "small" is still too big? And yet the "stretch" is needed?
While I can say ... \blank[.75*medium] ... this operation is not allowed for the two above. So, what to do?
define a new blank
Blank? I am not sure whether I could make the problem clear: What I need is a kind of \setupinterlinespace[.75*small]. But this syntax gives an error. So the question is: What is the right syntax to make "\setupinterlinespace[small]" smaller *and* keep the stretch? Steffen