ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Extra vertical space in intertext
Date: Tue, 15 Aug 2006 13:53:09 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0608151345030.3872@nqvgln> (raw)

Hi,
  There is an extra vertical space in the first set of formulas, while 
the vertical spacing in the second set appears to be fine. I can not 
figure out why this should happen. Even if you comment the 
setupformulas line, the first set of formulas seem to allocate more 
space for the intertext.

\setupformulas[align=right,spacebefore=none,spaceafter=none]
% There appears to be extra space, even if I put 
% spacebefore=spaceafter=big
% align = right is for visualization purpose only
\starttext
\startTEXpage
\startformula \startalign
   \NC A \NC B \NR
   \intertext{test}
   \NC C \NC D \NR
\stopalign \stopformula
test outside formula
\startformula \startalign
   \NC A \NC B \NR
   \intertext{test}
   \NC C \NC D \NR
\stopalign \stopformula
\blank[big]
\startformula \startalign
   \NC \int_0^1 \NC B \NR
   \intertext{test}
   \NC \int_0^1 \NC D \NR
\stopalign \stopformula
test outside formula
\startformula \startalign
   \NC \int_0^1 \NC B \NR
   \intertext{test}
   \NC \int_0^1 \NC D \NR
\stopalign \stopformula
\stopTEXpage
\stoptext

And what is happening with the start stop TEX page here. Why is the 
last line cut off!

Thanks,
Aditya

             reply	other threads:[~2006-08-15 17:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 17:53 Aditya Mahajan [this message]
2006-08-15 21:33 ` Hans Hagen
2006-08-15 21:38 ` Taco Hoekwater
2006-08-15 23:17   ` Aditya Mahajan
2006-08-16 17:16     ` Mojca Miklavec

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=Pine.WNT.4.63.0608151345030.3872@nqvgln \
    --to=adityam@umich.edu \
    --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).