Difference between revisions of "Command/setupmathalignment"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \setupmathalignment")
 
 
Line 1: Line 1:
<?xml version='1.0'?>
 
<!-- this file was generated on 2020-08-20T09:05 -->
 
 
<cd:commandgroup name="setupmathalignment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup name="setupmathalignment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>
+
<cd:shortdesc><!-- a short command summary goes here -->
<!-- a short command summary goes here -->
 
 
The command <tt>\setupmathalignment</tt> configures math alignments.
 
The command <tt>\setupmathalignment</tt> configures math alignments.
 
</cd:shortdesc>
 
</cd:shortdesc>
Line 36: Line 33:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="align">
 
     <cd:parameter name="align">
       <cd:paramdoc>alignment of columns</cd:paramdoc>
+
       <cd:paramdoc>alignment of columns. The old syntax to set the alignment for the first three columns was <code>align={left,right,left}</code> but has been changed to <code>align={1:left,2:right,3:left}</code>.</cd:paramdoc>
 
       <cd:constant type="left"></cd:constant>
 
       <cd:constant type="left"></cd:constant>
 
       <cd:constant type="middle"></cd:constant>
 
       <cd:constant type="middle"></cd:constant>
Line 58: Line 55:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>
+
<cd:description><!-- the long description of the command goes here -->
<!-- the long description of the command goes here -->
 
 
</cd:description>
 
</cd:description>
<cd:examples>
+
<cd:examples></cd:examples>
<!--  command example(s)
+
<cd:notes></cd:notes>
<cd:example title="">
 
</cd:example>
 
-->
 
</cd:examples>
 
<cd:notes>
 
<!--  this is for special remarks that do not fit elsewhere, like discovered bugs in specific context versions
 
<cd:note author="..." date="...">
 
</cd:note>
 
-->
 
</cd:notes>
 
 
<cd:seealso>
 
<cd:seealso>
<!-- one or more of these:
 
<cd:commandref name="xx"></cd:commandref>
 
<cd:wikipage  page="xx"></cd:wikipage>
 
<cd:url        url="https://xx"></cd:url>
 
<cd:manual    pdf="xx"></cd:manual>
 
<cd:source    file="xx"></cd:source>
 
-->
 
 
<cd:commandref name="definemathalignment" originator="system"></cd:commandref>
 
<cd:commandref name="definemathalignment" originator="system"></cd:commandref>
<cd:source file="math-ali.mkiv" originator="system"></cd:source>  
+
<cd:source file="math-ali.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Mathematics"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Category:Mathematics"></cd:wikipage>
<cd:wikipage originator="system" page="Keywords:Alignment"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Keywords:Alignment"></cd:wikipage></cd:seealso>
</cd:seealso>
 
 
</cd:commandgroup>
 
</cd:commandgroup>

Latest revision as of 01:06, 25 November 2023


\setupmathalignment

Summary

The command \setupmathalignment configures math alignments.

Settings

\setupmathalignment[...,...][...=...,...]
[...,...]name
nnumber
mnumber
distancedimension
numberauto
separatortext
alignleft middle right normal
locationtop center bottom normal
gridmath no

OptionExplanation
n
number of columns
m
number of column pairs
distance
distance between column pairs
number
numbering mode for lines
align
alignment of columns. The old syntax to set the alignment for the first three columns was align={left,right,left} but has been changed to align={1:left,2:right,3:left}.

Description

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: