Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This documentation is for a new macro in a future release of the app.

Table of Contents

Our LaTeX macros support LaTeX as well as mhchem.

...

  • LaTeX (Block) for block level equations

  • LaTeX (Inline) for inline equations

These macros are only available in the commercial cloud version of the app – available December 2023.

How to Use

  1. In the Confluence editor, type /latex and select LaTeX (Block) or LaTeX (Inline).

    Image Added
  2. Add your LaTeX formula or chemical equation in mhchem format into the macro body screen.

  3. Save the Confluence page.

Your mathematical formula or chemical equation will be displayed.

Example syntax

Mathematics – LaTeX syntax

...

Example 9.

Macro body:

Code Block
\ce{A ->[{text above}][{text below}] B}

...