diff options
Diffstat (limited to 'tex/context/interface/mkiv/i-mathalignment.xml')
-rw-r--r-- | tex/context/interface/mkiv/i-mathalignment.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tex/context/interface/mkiv/i-mathalignment.xml b/tex/context/interface/mkiv/i-mathalignment.xml index cc0ff6fa7..55e68ba7f 100644 --- a/tex/context/interface/mkiv/i-mathalignment.xml +++ b/tex/context/interface/mkiv/i-mathalignment.xml @@ -37,7 +37,7 @@ </cd:arguments> </cd:command> - <cd:command name="mathalignment" type="environment" generated="yes" variant="generated" file="math-ali.mkiv"> + <cd:command name="mathalignment" type="environment" generated="yes" variant="example" file="math-ali.mkiv"> <cd:sequence> <cd:variable value="mathalignment"/> </cd:sequence> @@ -46,6 +46,10 @@ <cd:inherit name="setupmathalignment"/> </cd:assignments> </cd:arguments> + <cd:instances> + <cd:constant value="align"/> + <cd:constant value="mathalignment"/> + </cd:instances> </cd:command> <cd:command name="mathalignment" type="environment" file="math-ali.mkiv"> |