ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Extra vertical space in intertext
@ 2006-08-15 17:53 Aditya Mahajan
  2006-08-15 21:33 ` Hans Hagen
  2006-08-15 21:38 ` Taco Hoekwater
  0 siblings, 2 replies; 5+ messages in thread
From: Aditya Mahajan @ 2006-08-15 17:53 UTC (permalink / 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

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

end of thread, other threads:[~2006-08-16 17:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-15 17:53 Extra vertical space in intertext Aditya Mahajan
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

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