ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* setupinterlinespace
@ 2010-04-21 20:09 R. Bastian
  2010-04-22  3:32 ` setupinterlinespace Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: R. Bastian @ 2010-04-21 20:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

What is the sense of \setupinterlinespace?

In the following example, the distance between the line 1 and 2 seems to be smaller
then between line 2 and 3. 
--------------------------------
\enableregime[utf] 
\mainlanguage[fr]
\setupbodyfont[sansserif, 10pt]
[...]
{\setupinterlinespace[line=1.1ex]
Le  {\it Mittelhochdeutsches Taschenwôrterbuch} 
de Matthias Lexer dit: {\it Âventiuren swv.
durch gefahrvolle unternehmungen aufs spiel setzen, wagen; [...],
refl. sich zu wunderbaren ereignissen gestalten}\footnote{Traduc.
approximative : risquer par d'entreprises périlleuses, braver le
danger; [...] se réaliser sous forme d'évènements merveilleux.}
--------------------------------------------
i can send an png image.

\setupinterlinespace[line=3ex] works as i expect it in a table.


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: setupinterlinespace
  2010-04-21 20:09 setupinterlinespace R. Bastian
@ 2010-04-22  3:32 ` Wolfgang Schuster
  2010-04-22  8:56   ` setupinterlinespace R. Bastian
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2010-04-22  3:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 21.04.10 22:09, schrieb R. Bastian:
> Hello,
>
> What is the sense of \setupinterlinespace?
>
> In the following example, the distance between the line 1 and 2 seems to be smaller
> then between line 2 and 3.
> --------------------------------
> \enableregime[utf]
> \mainlanguage[fr]
> \setupbodyfont[sansserif, 10pt]
> [...]
> {\setupinterlinespace[line=1.1ex]
>    
\setupinterlinespace[...]\par
...

or

{\setupinterlinespace[...]
  ...\par}

This is normal behavious in *TeX*.

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: setupinterlinespace
  2010-04-22  3:32 ` setupinterlinespace Wolfgang Schuster
@ 2010-04-22  8:56   ` R. Bastian
  0 siblings, 0 replies; 3+ messages in thread
From: R. Bastian @ 2010-04-22  8:56 UTC (permalink / raw)
  To: ntg-context

On Thu, 22 Apr 2010 05:32:12 +0200
Wolfgang Schuster <schuster.wolfgang@googlemail.com> scribit:

> Am 21.04.10 22:09, schrieb R. Bastian:
> > Hello,
> >
> > What is the sense of \setupinterlinespace?
> >
> > In the following example, the distance between the line 1 and 2 seems to be smaller
> > then between line 2 and 3.
> > --------------------------------
> > \enableregime[utf]
> > \mainlanguage[fr]
> > \setupbodyfont[sansserif, 10pt]
> > [...]
> > {\setupinterlinespace[line=1.1ex]
> >    
> \setupinterlinespace[...]\par
> ...
> 
> or
> 
> {\setupinterlinespace[...]
>   ...\par}
> 
> This is normal behavious in *TeX*.

yes. It works. Thanks.

i think my mistake was: 1.1ex; 

\setupinterlinespace[line=2.5ex]  is what i want.

> 
> Wolfgang
> 
>

-- 
René Bastian


___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2010-04-22  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-21 20:09 setupinterlinespace R. Bastian
2010-04-22  3:32 ` setupinterlinespace Wolfgang Schuster
2010-04-22  8:56   ` setupinterlinespace R. Bastian

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).