The missing comma
Matthias Weber <[email protected]>
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
Dear All,
When a matrix entry contains a comma (or, I suppose, a semicolon), it is considered a separator instead of a textual element, and hence disappears,
like in this MWE:
\starttext
\startformula
\pmatrix{
\lambda(u,v) , 0;
0 , \lambda(u,v)
}
\stopformula
\stoptext
How do I get my comma back?
Thanks,
Matthias
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________