ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Displayed math--vertical space
@ 2005-02-01 14:47 David Antos
  2005-02-01 15:03 ` Adam Lindsay
  0 siblings, 1 reply; 2+ messages in thread
From: David Antos @ 2005-02-01 14:47 UTC (permalink / raw)



	Hello,

I started to typeset real math in ConTeXt :-) and the following issue
occurred in vertical positioning. I know about start/stopformula,
nevertheless I suppose that good old $$ should work, too.

\starttext
A short line followed by a formula
$$\bigcup_{1\le n}$$
a text follows in the same paragraph. The big cup is too
close to the text.

If a displayed formula has enough text above
$$\bigcup_{1\le n}$$
the problem does not appear at all. The vertical space around the formula
is very nice here.

The only difference is whether the line above the formula goes more to the
right than the beginning the formula.

\stoptext

Thanks,
D.A.

-- 
Jim Hacker: "Would you be surprised, for instance, if a British aircraft
carrier turned up in the Central African Republic?"
Sir Humphrey: "Well, I for one, Minister, would be very surprised; it's
a 1,000 miles inland."
-- Yes, Minister (The Whisky Priest)

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

* Re: Displayed math--vertical space
  2005-02-01 14:47 Displayed math--vertical space David Antos
@ 2005-02-01 15:03 ` Adam Lindsay
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Lindsay @ 2005-02-01 15:03 UTC (permalink / raw)


David Antos said this at Tue, 1 Feb 2005 15:47:37 +0100:

>A short line followed by a formula
>$$\bigcup_{1\le n}$$
>a text follows in the same paragraph. The big cup is too
>close to the text.

How about this?

A short line followed by a formula
\startformula
\bigcup_{1\le n}
\stopformula
a text follows in the same paragraph. The big cup is too
close to the text.

I can't say when $$ was deprecated, but apparently it is...

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

end of thread, other threads:[~2005-02-01 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-01 14:47 Displayed math--vertical space David Antos
2005-02-01 15:03 ` Adam Lindsay

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