[NTG-context] Substack in Context

Taco Hoekwater taco at elvenkind.com
Sat Jan 28 12:52:59 CET 2006


Aditya Mahajan wrote:
>>The definition from m-newmat is at least partly superceded by the
>>new core math definitions Hans added last week, so a new implementation
>>would be better.
> 
> Can you suggest something?

Like this maybe?

\def\substack#1%
   {\begingroup
    \let\\\cr
    \startmathmatrix #1\stopmathmatrix
    \endgroup}

Probably needs a bit of tweaking to make it look better
(perhaps a [strut=no] parameter?).

Cheers ,taco



More information about the ntg-context mailing list