On 14-2-2010 19:39, Steffen Wolfrum wrote:
Am 14.02.2010 um 19:25 schrieb Hans Hagen:
On 14-2-2010 19:15, Steffen Wolfrum wrote:
\usetypescript[postscript]
\definetypeface[postscript][rm][serif][times][default]
\mainlanguage[de]
\setupbodyfont[postscript,10pt]
\setuplayout
[grid=yes]
\def\setnotebodyfont
{\let\setnotebodyfont\relax
\restoreglobalbodyfont
\switchtobodyfont[rm,9pt]
\interwordspace 2.70pt
\interwordstretch 1.79999pt
\interwordshrink 0.9pt
\setupinterlinespace[line=9.8pt,height=.79,depth=.21]\setupalign[block,hanging]\parskip2pt}
\setupinterlinespace is global, \setuplocalinterlinespace is local
so you need to use the local variant
just like we have setupbodyfont, switchtobodyfont, we now have
setupinterlinespace and setuplocalinterlinespace
I assume \setupinterlinespace then should only be used once for the body text.
And everything else is classified as local?!
i'm still reconsidering this ... maybe in mkiv we will have
- \setupbodyinterlinespace
- \switchtobodyinterlinespace
and \setupinterlinespace being local (or global till starttext)
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________