diff options
Diffstat (limited to 'tex/context/interface/mkiv/i-mathalignment.xml')
-rw-r--r-- | tex/context/interface/mkiv/i-mathalignment.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/interface/mkiv/i-mathalignment.xml b/tex/context/interface/mkiv/i-mathalignment.xml index 40088d84f..c4154e084 100644 --- a/tex/context/interface/mkiv/i-mathalignment.xml +++ b/tex/context/interface/mkiv/i-mathalignment.xml @@ -45,6 +45,10 @@ <cd:constant type="bottom"/> <cd:constant type="normal" default="yes"/> </cd:parameter> + <cd:parameter name="grid"> + <cd:constant type="math" default="yes"/> + <cd:constant type="no"/> + </cd:parameter> </cd:assignments> </cd:arguments> </cd:command> |