
By Yamuno Team
17 Apr 2026
Confluence is excellent for documentation — but if you try to write a mathematical equation natively, you'll quickly discover it has no support for it. No LaTeX renderer, no equation editor, no formula blocks. Just plain text.
For engineers, data scientists, researchers, and educators, this is a real problem. LaTeX Math for Confluence solves it — adding full LaTeX rendering powered by MathJax directly inside Confluence Cloud.
LaTeX is the standard notation system for mathematical, scientific, and engineering formulas. It's used in academic papers, research docs, and technical specifications worldwide.
A simple example — the quadratic formula written in LaTeX:
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Which renders as the familiar formula you learned in school. LaTeX Math for Confluence turns that syntax into a properly rendered equation inside your Confluence page.
Inline equations appear within a line of text — perfect for referencing variables or simple expressions mid-sentence.
/LaTeX Inline to insert the inline macroExample: Writing E = mc^2 inline renders Einstein's mass-energy equivalence right inside your sentence.
Block equations display on their own line, centred — ideal for key formulas, derivations, or anything you want to stand out.
/LaTeX Block to insert the block macroExample: A block equation for the normal distribution probability density function:
f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}
You don't have to save the page to see how your formula looks. The LaTeX macro includes a live preview panel that renders your equation in real time as you type. If you make a syntax error, it flags it immediately — no more saving, checking, editing, saving again.
Here are a few frequently used formulas to get started:
| What you want | LaTeX |
|---|---|
| Fraction | \frac{a}{b} |
| Square root | \sqrt{x} |
| Summation | \sum_{i=1}^{n} x_i |
| Integral | \int_{a}^{b} f(x)\,dx |
| Greek letters | \alpha, \beta, \gamma, \sigma |
| Subscript / superscript | x_i, x^2 |
| Matrix | \begin{bmatrix} a & b \\ c & d \end{bmatrix} |
| Limit | \lim_{x \to \infty} f(x) |
| Partial derivative | \frac{\partial f}{\partial x} |
| Infinity | \infty |
Data science and ML teams — document model architectures, loss functions, and statistical methods alongside their methodology notes.
Engineering teams — write technical specs with signal processing formulas, control system equations, or physics derivations.
Finance teams — document quantitative models, pricing formulas, and risk calculations.
Educators and researchers — publish course materials, research summaries, and academic content directly in Confluence.
Academic institutions — use Confluence as a shared knowledge base where equations are first-class content.
Not every team needs LaTeX editing rights. LaTeX Math for Confluence lets admins control who can insert and edit macros — so you can restrict formula editing to specific users while everyone else reads the rendered output.
LaTeX Math for Confluence is built on Atlassian Forge — all rendering happens within Atlassian's infrastructure. No data is sent to external servers.
/LaTeX Inline or /LaTeX BlockFull documentation: /docs/latex-math-for-confluence
Questions? Reach out via our support portal.
Featured App
Professional LaTex Mathematical Equation & formula macro & Editor for Confluence
Get product updates and tips straight to your inbox.
No spam, ever.
Need to get markdown files into Confluence? Here's how to import a single file, a folder of docs, or a full GitHub/GitLab repo — with formatting, hierarchy, and attachments intact.
Read moreConfluence pages are powerful — but sometimes you need more than text and tables. Here are five practical things teams are building with HTML Macro for Confluence.
Read moreHTML Macro for Confluence is now live on the Atlassian Marketplace! Embed interactive widgets, branded layouts, and custom code directly inside Confluence pages — with live preview and enterprise-grade security.
Read more