# LaTeX

# Inserting

Math typesetting is included through the KaTeX library. You can insert math through the block menu with the `/math` command, or with the markdown shortcut `$$$ `. For example…

$$
c = \\pm\\sqrt{a^2 + b^2}
$$

  
To insert a newline add `\newline` within the block content, otherwise content is combined onto a single line within the math block. For many more available TeX commands see the [KaTeX documentation](https://katex.org/docs/support_table.html#n).

# **Editing**

To edit a math block, click it once. Alternatively, you can navigate to it using the arrows on your keyboard. To exit the editing mode, click away from the block.

---

**Documents**

- [Getting started](https://docs.getoutline.com/s/guide/doc/getting-started-CB6Ipl9Cdc)
- [Documents](https://docs.getoutline.com/s/guide/doc/documents-UiH1h0aQFQ)
- [Integrations](https://docs.getoutline.com/s/guide/doc/integrations-eUbAF2WAjF)
- [AI](https://docs.getoutline.com/s/guide/doc/ai-IFCYbrK7EU)
- [Administration](https://docs.getoutline.com/s/guide/doc/administration-GmaueCNdk1)
- [Import data](https://docs.getoutline.com/s/guide/doc/import-data-D2ZvLqz411)
- [Export data](https://docs.getoutline.com/s/guide/doc/export-data-Da6C7HqL8M)
- [Cloud hosting](https://docs.getoutline.com/s/guide/doc/cloud-hosting-CxJbubIhje)