squares in latex

Alon Gonen's Avatar

Alon Gonen

08 Sep, 2018 05:33 PM

When I write $x^2$, it is parsed correctly (I should write $x^{2}$ instead). Any way to avoid writing the brackets?

  1. Support Staff 1 Posted by Brett on 10 Sep, 2018 04:58 PM

    Brett's Avatar

    I'm afraid I'm not all that familiar with LaTeX. I imagine that the
    issue you're running into is in MultiMarkdown, which automatically
    interprets ^2 as superscript and probably breaks your markup. You could
    use MultiMarkdown's delimiters instead of $, e.g. \\( and \\), but I
    can't guarantee a fix on that. Based on all of the examples provided by
    Fletcher, curly brackets are used on all equations containing squares.

    -Brett

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac