Difference between revisions of "Command/ startformula"

From Wiki
Jump to navigation Jump to search
 
Line 8: Line 8:
 
   </cd:sequence>
 
   </cd:sequence>
 
<cd:instances>
 
<cd:instances>
     <cd:constant value="sp">   spacebefore=none,
+
     <cd:constant value="sp"><code>spacebefore=none,spaceafter=none,indentnext=no,alternative=single</code>
  spaceafter=none,
 
  indentnext=no,
 
  alternative=single
 
 
</cd:constant>
 
</cd:constant>
     <cd:constant value="sd">   spacebefore=none,
+
     <cd:constant value="sd"><code>spacebefore=none,spaceafter=none,indentnext=yes,alternative=single</code>
  spaceafter=none,
 
  indentnext=yes,
 
  alternative=single
 
 
</cd:constant>
 
</cd:constant>
     <cd:constant value="mp">   indentnext=no,
+
     <cd:constant value="mp"><code>indentnext=no,alternative=multi</code>
  alternative=multi
 
 
</cd:constant>
 
</cd:constant>
     <cd:constant value="md">   indentnext=yes,
+
     <cd:constant value="md"><code>indentnext=yes,alternative=multi</code>
  alternative=multi
 
 
</cd:constant>
 
</cd:constant>
 
   </cd:instances>
 
   </cd:instances>

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: