ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: LaTeX linespacing
@ 2004-05-16 21:27 glhoffman
  0 siblings, 0 replies; 3+ messages in thread
From: glhoffman @ 2004-05-16 21:27 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 751 bytes --]

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" <jj_bos@hotmail.com>
> Date: 2004/05/12 Wed AM 05:05:49 EDT
> To: ntg-context@ntg.nl
> Subject: [NTG-context] LaTeX linespacing
> 
> 

[-- Attachment #2: replyAll --]
[-- Type: text/html, Size: 728 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: LaTeX linespacing
  2004-05-12  9:05 J Bos
@ 2004-05-22 19:05 ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2004-05-22 19:05 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* LaTeX linespacing
@ 2004-05-12  9:05 J Bos
  2004-05-22 19:05 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: J Bos @ 2004-05-12  9:05 UTC (permalink / raw)


[-- Attachment #1: Type: text/html, Size: 589 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-22 19:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-16 21:27 LaTeX linespacing glhoffman
  -- strict thread matches above, loose matches on Subject: below --
2004-05-12  9:05 J Bos
2004-05-22 19:05 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).