ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* space between equations in mathalignment
@ 2016-06-13 15:05 massifr
  0 siblings, 0 replies; only message in thread
From: massifr @ 2016-06-13 15:05 UTC (permalink / raw)
  To: ntg-context

Hello list,
is there a way to modify the space between equations in mathalignment?
Something like \TB in tabulate would be great.
In tabulate, \TB[-3mm] i.e. lets you shrink the vertical space between two rows.

Aditya spoke about that here:
http://www.mail-archive.com/ntg-context%40ntg.nl/msg34316.html
and the answer seems to be "no".

Working example:
\starttext
\startformula
  \startmathalignment[n=1]
    \NC v = u + at, \NR[+]
    \NC d = ut + \frac{1}{2} at^2. \NR[+]
  \stopmathalignment
\stopformula
\stoptext

Not working example (what I'd like)
\starttext
\startformula
  \startmathalignment[n=1]
    \NC v = u + at, \NR[+]
    \TB
    \NC d = ut + \frac{1}{2} at^2. \NR[+]
  \stopmathalignment
\stopformula
\stoptext

I've looked at math-ali.mkiv for a place to "inject" a \blank to modify 
the vertical space between rows. 
Is \math_alignment_NR_indeed the right place?

Thanks,
Massi
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-13 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-13 15:05 space between equations in mathalignment massifr

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