Mathblock

Last modified by Frank Fock on 2024/05/23 17:17

Add a block math expression. Bridges the mathblock Confluence macro using the XWiki's Mathjax macro.

ParameterDescriptionMandatory?Default value
anchorThe anchor to make a reference to this math expressionNoEmpty

Note: the alignment parameter is not yet supported.

Usage example

{{mathblock anchor="myanchor"}}
2+\frac 1 2 x
{{/mathblock}}

This block can be referenced like in the following sentence. Expression {{mathblock-ref anchor="myanchor"/}} shows some random and non-sensitical math.

Result:

There is no valid license for Pro Macros. Please visit the Licenses section.

This block can be referenced like in the following sentence. Expression \ref{myanchor} shows some random and non-sensitical math.

See also: