Am 11.03.2010 12:09, schrieb Steffen Wolfrum:
> Hi,
> 
> controlling the lineskip in the old-fashoined way "\lineskiplimit-\maxdimen" 
> doesn' work in mkiv anymore!
> 
> Please have a look at the example below. Attached you may find the resulting 
> PDFs, set with mkii resp. mkiv.
> 
> Steffen
> 
> ---
> 
> \usetypescript[postscript]
> \definetypeface[postscript][rm][serif][times][default]
> 
> \setupbodyfont[postscript,20pt]\setupinterlinespace[line=12pt]\lineskiplimit-\maxdimen
> 
> \setuplayout[grid=tolerant]
> 
> \definestartstop[quotetest]
> [before={\startnarrower\switchtobodyfont[8pt]\setupinterlinespace[line=7pt]\lineskiplimit-\maxdimen},after=\stopnarrower]
>
Hi Steffen,

this works, but the \startlocal...\stoplocal combination is not used
very often in 'the source' (so there must be a better way).

\definestartstop[quotetest]
[before={\startnarrower\startlocal\switchtobodyfont[8pt]\setupinterlinespace[line=16pt]\setupwhitespace[0pt]\setupindenting[0em,yes]},after=\stoplocal\stopnarrower]

best wishes,

Peter

> \starttext
> 
> \input tufte \par
> 
> \startquotetest
> 
> \input tufte \par
> 
> \stopquotetest
> 
> \stoptext
> 
> 
> --------
> 
> 
> 
> 
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to