Quick Start Guide
Get up and running with LaTeX Math for Confluence in just 2 simple steps!
LaTeX Math for Confluence allows you to create beautiful mathematical equations using standard LaTeX syntax. Whether you need inline equations within paragraphs or display-style block equations, we've got you covered.

- Atlassian Confluence Cloud instance
- App installed from Atlassian Marketplace
- Confluence Space or Page edit permissions
By default, everyone with page edit permission can edit and add LaTeX macros. You can optionally restrict this to specific users.
Access control allows you to restrict who can create and edit LaTeX macros. This is useful for:
- Quality Control - Restrict editing to qualified users
- Compliance - Meet enterprise security requirements
- Data Integrity - Prevent unauthorized modifications
- Navigate to Confluence Administration → Manage Apps
- Find LaTeX Math for Confluence in the app list
- Click Configure to open the settings page
- Go to the Permissions tab
- Choose your access control mode:
- Toggle OFF - Everyone with space access can edit (default)
- Toggle ON - Only whitelisted users can edit
If you enable access control:
- Toggle "Restrict edit access" to ON
- Click "Add User" button
- Search and select users from your Confluence instance
- Repeat for additional users
- Click "Save Changes"
💡 Tip: For small teams, you can skip this step and let everyone edit. For larger organizations or sensitive content, enable the whitelist.
Step 2: Add Macro to Page
Once permissions are configured, you can start adding LaTeX equations to your Confluence pages.
- Open a Confluence page in edit mode
- Type the slash command:
/latex
- Select the macro from the dropdown:
- LaTeX Math for Confluence (Block) - For display equations
- LaTeX Math for Confluence (Inline) - For inline equations
- Write your LaTeX in the editor
- Save and publish your page
Inline Equation:
The formula $E = mc^2$ represents mass-energy equivalence.
Block Equation:
\[
\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi}
\]
Now that you're set up, explore these features: