UpNote User Guide
  • New to UpNote
    • UpNote user guide
    • Installation
    • Create a new note
    • Sync notes across devices
    • Search for notes
    • Keep window on top
    • Select multiple notes
    • Open note in a new window
    • Sort notes
    • Info Panel
  • Write & Edit
    • Format your text
    • Write with Markdown
    • Images
    • Attachments
    • Checklists
    • Date and Time
    • Tables
    • Collapsible section
    • Quotes
    • Code blocks
    • Scan documents
    • Drawing & handwriting
    • Editor typography
    • Line length
    • Bi-directional links
    • Search in a note
    • Typewriter mode
    • Focus mode
    • Table of contents
    • Word count
    • Duplicate a note
    • Merge notes
    • Protect notes from unwanted edits
    • Link to internal files and folders
    • Insert LaTeX formulas
    • Embed videos
    • Preview PDF files
    • Templates
    • Slash menu
    • Text direction
  • Get Organized
    • Pin a note to the top
    • Add a note to Quick Access
    • Organize with notebooks
      • Create a notebook
      • Edit a notebook
      • Create nested notebooks
      • Move notes across notebooks
      • Hide and show a notebook
      • Sort notebooks in the sidebar
    • Organize with tags
      • Create a hashtag
      • Rename and Delete Tags
      • Add or remove tags from multiple notes
      • Hide and show tags in the sidebar
      • Sort tags in the sidebar
    • Organize with spaces
      • Create a space
      • Switch between spaces
      • Edit a space
      • Move to other space
      • Import notes to spaces
    • Filter your notes
  • Import, Export, Share & Print
    • Import content to UpNote
      • Import from Evernote
      • Import from Apple Notes
      • Import from Bear
      • Import from Simplenote
      • Import from Markdown
      • Import from Google Keep
      • Import from HTML
    • Share notes via web link
    • Share extension on iOS
    • Share extension on Android
    • Web clipping extension
    • Export your notes
    • Print your notes
  • Lock
    • Lock a notebook
    • Lock the whole app
    • Forget lock password
  • Account and Password
    • Create UpNote account
    • Reset password
    • Change email and password
    • Manage sign-in methods
    • Delete account
  • MORE
    • Widgets for mobile apps
    • Keyboard shortcuts
    • Automatic notes backup
    • Restore a note version
    • x-callback-url endpoints
    • Release notes
      • Mac, Windows and Linux apps
      • iOS app
      • Android app
    • Questions about Premium
    • Support
Powered by GitBook
On this page
  1. Write & Edit

Insert LaTeX formulas

PreviousLink to internal files and foldersNextEmbed videos

Last updated 2 years ago

LaTeX formulas are popular for writing math, physics and chemistry equations.

To insert LaTeX formulas, you can click or tap the TeX formula icon in the formatting bar or use the shortcut Ctrl/Cmd + Shift + M on your desktop app.

When you type the formula, UpNote automatically display the preview in the bottom box. It can also help you check for syntax error so you can correct the formula when needed.

You may insert an in-line formula or quickly convert a text to equation when enclosing the text in $$ delimiters.

It’s easy to edit the formula by simply clicking on the formula and editing it in the input box.

There are a few resources to help you quickly master LaTex formulas, for example or .

On a technical note, the LaTeX formulas are rendered with library. A huge thanks to MathJax team for the excellent library. MathJax supports most mathematical notation in LaTeX. You might view their for the full list.

Overleaf
Wikibooks
MathJax
documentation