Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Modified as per style guide
Info
iconfalse

Bolo is joining the Appfire family!

We’re excited to announce that Bolo has been acquired by Appfire, an Atlassian Platinum Marketplace Partner who has been a global authority in the Atlassian ecosystem for more than 15 years.

Learn more

About

Easily use LaTeX formatting on your confluence Confluence pages. Your LaTeX will be is rendered with MathJax. Intuitively, add LaTeX representations of complex formula that will be rendered to render properly.

If you are new to using the LaTeX math mode, see How to write LaTeX.

Macros

LaTeX Math Lite consists of 3 three macros. All macros can be accessed by typing / or using the macro browser.

Macro

Description

Math Inline

This implements the LaTeX inline math mode. For displaying formulas or symbols inline with the surrounding text (e.g.

"

\tau

"

).

Math Block

This implements the LaTeX equation math mode. The output

will be

is shown on

it's

its own line with the selected horizontal alignment (default = centered).

The Math Block macro supports numbering. Numbering is enabled

by

when a non-empty

"

anchor

"

is given.

Math Block Reference

This macro

will show

shows a link to the Math Block macro with the same anchor.

Numbering

Math Block macros have an 'anchor' Anchor parameter that can be changed in the macro editor. When this parameter is filled, it enables numbering for that macro. If the same anchor is used in a Math Block Reference macro, it will render renders a link with the correct number. For example, here is a link to the macro below: 

Mathblock ref
anchoreg1

...