Difference between revisions of "Command/ startformula"

From Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<cd:commandgroup generated="yes" name="formula" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="formula" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:shortdesc><!-- a short command summary goes here -->
 
<cd:shortdesc><!-- a short command summary goes here -->
The instances of  <tt>\start<i>formula</i>formula ... \stop<i>formula</i>formula</tt> are used for ...
+
The instances of  <tt>\start<i>formula</i>formula ... \stop<i>formula</i>formula</tt> are used for specific displayed mathematical content
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 8: Line 8:
 
   </cd:sequence>
 
   </cd:sequence>
 
<cd:instances>
 
<cd:instances>
     <cd:constant value="sp"></cd:constant>
+
     <cd:constant value="sp"><code>spacebefore=none,spaceafter=none,indentnext=no,alternative=single</code>
     <cd:constant value="sd"></cd:constant>
+
</cd:constant>
     <cd:constant value="mp"></cd:constant>
+
     <cd:constant value="sd"><code>spacebefore=none,spaceafter=none,indentnext=yes,alternative=single</code>
     <cd:constant value="md"></cd:constant>
+
</cd:constant>
 +
     <cd:constant value="mp"><code>indentnext=no,alternative=multi</code>
 +
</cd:constant>
 +
     <cd:constant value="md"><code>indentnext=yes,alternative=multi</code>
 +
</cd:constant>
 
   </cd:instances>
 
   </cd:instances>
 
<cd:variants>
 
<cd:variants>
Line 32: Line 36:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description><!-- the long description of the command goes here -->
+
<cd:description>Predefined cases of {{cmd|startformula}}, with specific settings. The used arguments to {{cmd|defineformula}} are given above.
 
</cd:description>
 
</cd:description>
 
<cd:examples></cd:examples>
 
<cd:examples></cd:examples>

Latest revision as of 11:19, 14 September 2023


\startformulaformula ... \stopformulaformula

Summary

The instances of \startformulaformula ... \stopformulaformula are used for specific displayed mathematical content

Instances

\startspformula ... \stopspformulaspacebefore=none,spaceafter=none,indentnext=no,alternative=single
\startsdformula ... \stopsdformulaspacebefore=none,spaceafter=none,indentnext=yes,alternative=single
\startmpformula ... \stopmpformulaindentnext=no,alternative=multi
\startmdformula ... \stopmdformulaindentnext=yes,alternative=multi

Settings instance

Description

Predefined cases of \startformula, with specific settings. The used arguments to \defineformula are given above.

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: