---
title: "Overview"
canonical: "https://support.appfire.com/space/LM/1803879002/Overview"
format: markdown
---
> Macro (aura-html)

### Features

- **Inline Block Equations**

Inline equations are displayed in the surrounding text. Block equations will display prominently with optional (automatically incrementing) numbering.

- **References to numbered equations with links**

You can easily refer to numbered equations on the same page or other pages by clicking on a link displaying the corresponding equation number.

- **Editing equations is easy**

Inline equations are rendered right away in the editor and can easily be edited. Macros can be added using the Insert menu.

> ℹ️ ### LaTeX Math Macros

The following are the available LaTeX Math Marcos. You can access all the macros by installing the LaTeX Math app.

| **Macro** | **Description** |
| --- | --- |
| *Math Inline* | This macro implements the LaTeX inline math mode. You can use this macro to display formulas or symbols in line with the surrounding text.<br>[Example]<br>![You can use this macro to display formulas or symbols in line with the surrounding text](media://927150b8-7b0d-459d-9e77-863d82bc1265) |
| *Math Block* | This macro implements the LaTeX equation math mode. The output is displayed on a separate line with the selected horizontal alignment. (default = center).<br>[Example]<br>![image](media://f20f7ca6-6027-4a1d-ba50-bbfbc3423bae)<br>> ℹ️ The Math Block macro supports numbering. Numbering is enabled by when a non-empty "anchor" is given. |
| *Math Block Reference* | This macro displays a link to the *Math Block *macro, which has the same anchor.<br>[Example]<br>![Math Block Reference This macro displays a link to the Math Block macro, which has the same anchor](media://560f3cb2-6fef-41a8-b8be-f841548c5cc4) |
| *Unit* | This macro displays the unit using the LaTeX inline math mode. This is similar to Math Inline but has formatting options that are better suited for displaying units.<br>[Example]<br>![This is similar to Math Inline but has formatting options that are better suited for displaying units](media://5a2a8f08-e8c0-4fbb-9674-4250309be7e5) |
| *LaTex List of Equations (Math Blocks)* | This macro displays a link to an equation list from the same or a different page. The equations from the child page can also be included.<br>[Example]<br>![The equations from the child page can also be included](media://d6ad6910-ac4e-410a-bbc2-838fc3ddf5a8) |
| *LaTeX *[SERVER ONLY] | This is a general-purpose LaTeX renderer. Note: This requires the external renderer, and is therefore only available on Confluence Server. |

> Macro (appfire-confluence-analytics)