\definemathmatrix[pmatrix][matrix:parentheses][simplecommand=pMat]
\starttext
I used to typeset an augmented matrix this way:
\m{\pMat{1,7,-6,\vrule,-4;3,-4,7,\vrule,13;4,3,1,\vrule,9}}
But this no longer works.
Though I can get over this with
\m{\pMat{1,7,-6,¦,-4;3,-4,7,¦,13;4,3,1,¦,9}} ,
I find the result from the old way looks nicer.
Is the using of \backslash vrule within mathmatrix gone for good?
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________