Re: [NTG-context] LaTeX linespacing

2004-05-22 Thread Hans Hagen
At 11:05 12/05/2004, you wrote:
Ik kwam bij toeval op uw site terecht ik ben bezig met het programma LaTeX 
en ik wil de regelafstand in mijn gehele document op 1.5 pt hebben. Zou u 
mij kunnen vertellen hoe ik dit voor elkaar krijg? Alvast bedankt voor de 
moeite.
what do you mean by linedistance in this case?
\setupinterlinespace [line=1.5pt] % \stelinterliniein[regel=1.5pt]
or maybe:
\setupinterlinespace [line=\dimexpr(\bodyfontsize+1.5pt)] % 
\stelinterliniein[regel=\dimexpr(\korpsgrootte+1.5pt)]

or maybe:
\setupinterlinespace[1.5] % \stelinterliniein[1.5]
Hans
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] LaTeX linespacing

2004-05-16 Thread glhoffman
I don't speak Dutch, so I am partly guessing at what you are asking for.  Look at the 
LaTeX package "setspace," which may be found at 
ftp://ftp.dante.de/tex-archive/macros/latex/contrib/setspace.
The package is described at pages 106-08 of The LaTeX Companion (2nd ed. 2004). The 
package adjusts interline spacing either globally with a spacing command in the 
preamble (e.g., \usepackage{setspace} \doublespacing) or locally using a spacing 
environment (e.g., with the command \usepackage{setspace} in the preamble,   
\begin{spacing}{2.0}text\end{spacing}).  

Hope this is helpful.

Gary Hoffman

> 
> From: "J Bos" <[EMAIL PROTECTED]>
> Date: 2004/05/12 Wed AM 05:05:49 EDT
> To: [EMAIL PROTECTED]
> Subject: [NTG-context] LaTeX linespacing
> 
> 
Hallo,
 
Ik kwam bij toeval op uw site terecht ik ben bezig met het programma LaTeX en ik wil de regelafstand in mijn gehele document op 1.5 pt hebben. Zou u mij kunnen vertellen hoe ik dit voor elkaar krijg? Alvast bedankt voor de moeite.
 
Met vriendelijke groet,
Johan BosMSN Zoeken, voor duidelijke zoekresultaten! klik hier 
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] LaTeX linespacing

2004-05-16 Thread J Bos
Hallo,
 
Ik kwam bij toeval op uw site terecht ik ben bezig met het programma LaTeX en ik wil de regelafstand in mijn gehele document op 1.5 pt hebben. Zou u mij kunnen vertellen hoe ik dit voor elkaar krijg? Alvast bedankt voor de moeite.
 
Met vriendelijke groet,
Johan BosMSN Zoeken, voor duidelijke zoekresultaten! klik hier 
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context