Difference between revisions of "Command/alignhere"

From Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
</cd:description>
 
</cd:description>
 
<cd:examples><cd:example title=""><context source="yes">
 
<cd:examples><cd:example title=""><context source="yes">
\setuppapersize[A6,landscape]
+
\placeformula[Pythagora]
\starttext
+
\startformula
 
+
    |a+b|^2 = |a|^2 + |b|^2
\startformula
+
\stopformula
\frac{1}{2}
 
\stoptext
 
</context>
 
 
 
<context source="yes">
 
\setuppapersize[A6,landscape]
 
\starttext
 
 
 
\startformula
 
\tfrac{1}{2}( p^2 \abs{x} + \abs{x} p^2 )
 
\stopformula
 
 
 
\stoptext
 
 
</context></cd:example></cd:examples>
 
</context></cd:example></cd:examples>
 
<cd:notes></cd:notes>
 
<cd:notes></cd:notes>

Revision as of 13:09, 8 May 2024


\alignhere

Summary

The command \alignhere is used for math, to specify where to align consecutive equations.

Description

Examples

Example 1

 \placeformula[Pythagora]
 \startformula
    |a+b|^2 = |a|^2 + |b|^2
 \stopformula

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: