Back to Anytype

Inline LaTeX

anytype-docs-creation-blocks-inline-latex.md

latest1.2 KB
Original Source

For the complete documentation index, see llms.txt. This page is also available as Markdown.

Inline LaTeX embeds mathematical or scientific notation directly within a line of regular text, without breaking it into a separate display block. Rather than placing an equation on its own line, inline LaTeX lets a formula flow naturally alongside the surrounding words.

How to use LaTeX?

Wrap mathematical notation with $ symbols to render LaTeX inline:

Copy

The formula is $E = mc^2$ for energy.

For block-level math, use $$...$$ or insert a dedicated math block via /math.

PreviousToggled HeadingsNextLinks

Last updated 4 hours ago

Was this helpful?