ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
Cc: ntg-context@ntg.nl
Subject: Re: One interline space setup trouble
Date: Wed, 17 Feb 2010 10:01:55 +0100	[thread overview]
Message-ID: <4B7BB083.6090902@googlemail.com> (raw)
In-Reply-To: <4B7B372D.9070509@gmail.com>

Am 17.02.10 01:24, schrieb Vyatcheslav Yatskovsky:
> Hi, Wolfgang,
>
> Thank you for the visual hint. The space around 2th paragraph is 
> equal, I agree with you. However, why there is only a half of 
> interline space BELOW 1st paragraph, while 3st paragraph has full 
> space ABOVE it? That is the root cause of my problem.
Change the height/depth ratio of the interlinespace.

\showboxes

\starttext

\setupinterlinespace[line=12pt]

\leftaligned{(gplQT}

\setupinterlinespace[line=18pt]

\leftaligned{(gplQT}

\setupinterlinespace[line=28pt]

\leftaligned{(gplQT}

\page

\setupinterlinespace[height=0.6,depth=0.4,line=12pt]

\leftaligned{(gplQT}

\setupinterlinespace[height=0.6,depth=0.4,line=18pt]

\leftaligned{(gplQT}

\setupinterlinespace[height=0.6,depth=0.4,line=28pt]

\leftaligned{(gplQT}

\stoptext

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
___________________________________________________________________________________


  parent reply	other threads:[~2010-02-17  9:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.321.1266365410.26807.ntg-context@ntg.nl>
2010-02-17  0:24 ` Vyatcheslav Yatskovsky
2010-02-17  0:37   ` Wolfgang Schuster
2010-02-17  9:01   ` Wolfgang Schuster [this message]
2010-02-20 18:55 Vyatcheslav Yatskovsky
     [not found] <mailman.319.1266356392.26807.ntg-context@ntg.nl>
2010-02-16 23:56 ` Vyatcheslav Yatskovsky
2010-02-17  0:10   ` Wolfgang Schuster
     [not found] <mailman.294.1266154797.26807.ntg-context@ntg.nl>
2010-02-14 14:05 ` Vyatcheslav Yatskovsky
2010-02-14 14:17   ` Wolfgang Schuster
2010-02-14 14:57     ` Vyatcheslav Yatskovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B7BB083.6090902@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    --cc=yatskovsky@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).