Difference between revisions of "Command/ startformula"

From Wiki
Jump to navigation Jump to search
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">   spacebefore=none,
     <cd:constant value="sd"></cd:constant>
+
  spaceafter=none,
     <cd:constant value="mp"></cd:constant>
+
  indentnext=no,
     <cd:constant value="md"></cd:constant>
+
  alternative=single
 +
</cd:constant>
 +
     <cd:constant value="sd">   spacebefore=none,
 +
  spaceafter=none,
 +
  indentnext=yes,
 +
  alternative=single
 +
</cd:constant>
 +
     <cd:constant value="mp">   indentnext=no,
 +
  alternative=multi
 +
</cd:constant>
 +
     <cd:constant value="md">   indentnext=yes,
 +
  alternative=multi
 +
</cd:constant>
 
   </cd:instances>
 
   </cd:instances>
 
<cd:variants>
 
<cd:variants>
Line 32: Line 44:
 
   </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>

Revision as of 11:17, 14 September 2023


\startformulaformula ... \stopformulaformula

Summary

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

Instances

\startspformula ... \stopspformula spacebefore=none,
  spaceafter=none,
  indentnext=no,
  alternative=single
\startsdformula ... \stopsdformula spacebefore=none,
  spaceafter=none,
  indentnext=yes,
  alternative=single
\startmpformula ... \stopmpformula indentnext=no,
  alternative=multi
\startmdformula ... \stopmdformula indentnext=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: