Tobias Burnus wrote:

Hello,

%D \startbuffer
%D \placeformula \startformula \startalign
%D \NC  a \NC \eq  b \NR[+]
%D \NC  c \NC \neq d \NR
%D \NC    \NC \neq f \NR[for:hans]
%D \NC    \NC \geq g \NR[for:whoelse][a]
%D \NC    \NC \leq h \NR[for:whomore][b]
%D \NC    \NC \neq i \NR
%D \stopalign \stopformula
%D \stopbuffer

Can this be enhanced to allow more than one alignment points?
For instance
f(x)   = x²+b²  = g(x)      (1)
h(x,y) = x²-5y² = g_2(x,y)  (2)
should be aligned at the each "=", currently - using \equalign(no) or \startalign - one can only align at one.

sure, i'll cook up something

Hans
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to