Page MenuHomec4science

LaTeX
Updated 2,644 Days AgoPublic

Version 3 of 5: You are viewing an older version of this document, as it appeared on Jan 29 2017, 01:52.

LaTeX syntax is supported on every text field that uses Remarkup, the Phabricator markup language.

Usage syntax:

katex {{{ 
  \begin{bmatrix} 
    a & b \\ 
    c & a 
  \end{bmatrix} 
}}}

Which will produce:

[abca]\begin{bmatrix} a & b \\ c & a \end{bmatrix}

We're using katex to render LaTeX to HTML: Katex function support documentation

Last Author
aubort
Last Edited
Jan 29 2017, 01:52

Event Timeline

aubort created this document.Jan 25 2017, 14:28
aubort edited the content of this document. (Show Details)
aubort added a project: c4science.
aubort edited the content of this document. (Show Details)
aubort edited the content of this document. (Show Details)Jan 29 2017, 01:52
aubort edited the content of this document. (Show Details)Jan 29 2017, 22:10
aubort edited the content of this document. (Show Details)Feb 1 2017, 11:43