ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "\"H. Özoguz\"" <h.oezoguz@mmnetz.de>
To: ntg-context@ntg.nl
Subject: Linecorrection and distances
Date: Thu, 18 Jul 2013 09:36:55 +0200	[thread overview]
Message-ID: <51E79B17.8040204@mmnetz.de> (raw)

I use grid-setting, but have elements, which should not be set on the 
grid (because it is impossible, because of different interlinespaces, 
bigger fonts, or whatever).
For these elements I use
\startlinecorrection Elements \stoplinecorrection
After these elements the normal text is continued, set on the grid 
again. That is all working and fine.

But: The distances between these "\startlinecorrection Elements 
\stoplinecorrection" blocks and the text (both distances, before and 
after) are not always the same, they seem to be random. How to correct 
that without inserting "\vksip+-Xpt" manually before/after the 
linecorrected blocks?

For testing:

\showgrid

\setuplayout[grid=yes]

\definefont[big][name:Arial at 25 pt]

\def\kurztext{Dies ist ein kurzer Text. Die anderen Standardtexte sind 
deutlich zu lang.}

\starttext

\kurztext

\startlinecorrection

\big \kurztext Und noch Zusatztext.

\stoplinecorrection

\kurztext

\startlinecorrection

\big \kurztext

\stoplinecorrection

\kurztext

\stoptext


In the above example you can see it, the distances between the grid set 
and the not grid set text are different.

Thanks for your help once again.
Huseyin
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2013-07-18  7:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18  7:36 "H. Özoguz" [this message]
2013-07-18  9:58 ` Hans Hagen
2013-07-18 12:15 "H. Özoguz"
2013-07-18 17:21 ` Hans Hagen
2013-07-18 18:50 "H. Özoguz"
2013-07-18 19:15 ` Marco Patzer

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=51E79B17.8040204@mmnetz.de \
    --to=h.oezoguz@mmnetz.de \
    --cc=ntg-context@ntg.nl \
    /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).