Hi all, I'm probably forgetting something very obvious, but could someone tell me how I can make the linespace in the second paragraph of this example smaller? Thanks a lot! Thomas \usetypescript[palatino] \setupbodyfont[palatino,20pt] \starttext \input tufte {\switchtobodyfont[10pt] \setupinterlinespace[line=12pt] \input tufte } \stoptext
Thomas A. Schmitz wrote:
Hi all,
I'm probably forgetting something very obvious, but could someone tell me how I can make the linespace in the second paragraph of this example smaller? Thanks a lot!
Thomas
\usetypescript[palatino]
\setupbodyfont[palatino,20pt]
\starttext
\input tufte
{\switchtobodyfont[10pt] \setupinterlinespace[line=12pt] \input tufte }
{\switchtobodyfont[10pt] \setupinterlinespace[line=12pt] \input tufte \par } Best wishes, Taco
Am 18.05.2009 um 11:53 schrieb Thomas A. Schmitz:
Hi all,
I'm probably forgetting something very obvious, but could someone tell me how I can make the linespace in the second paragraph of this example smaller? Thanks a lot!
Thomas
\usetypescript[palatino]
\setupbodyfont[palatino,20pt]
\starttext
\input tufte
{\switchtobodyfont[10pt] \setupinterlinespace[line=12pt] \input tufte }
^^^^ \par Wolfgang
participants (3)
-
Taco Hoekwater
-
Thomas A. Schmitz
-
Wolfgang Schuster