Latex eqnarray in Markdown

Kenta's Avatar

Kenta

20 Mar, 2016 02:48 AM

Is there any way to use eqnarray in Markdown? Otherwise, I cannot change lines in equations.

It seems there is in RMarkdown: http://stackoverflow.com/questions/21126776/multi-line-equation-in-rmarkdown

  1. Support Staff 1 Posted by Brett on 20 Mar, 2016 03:21 PM

    Brett's Avatar

    I have to admit I have no idea. The MathJax settings are configurable, and you can use anything that can output HTML as a custom processor, but the details of this question are well beyond my scope of knowledge.

    -Brett

  2. 2 Posted by KM on 21 Mar, 2016 04:08 PM

    KM's Avatar

    I've found a simple way:
    $$\begin{eqnarray*}
    x &=& y \\
    &=& z
    \end{eqnarray*}$$

    wrapping with $$ works at least in my environment.

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