Alberto Pepe edited untitled.tex  about 7 years ago

Commit id: 12b963d22cee17a712d4f9223390106d0652fb0b

deletions | additions      

       

\section{Writing mathematical notation}  Authorea supports \LaTeX, a powerful typesetting program that renders beautiful math notation.  There are three ways to present a mathematical expression--- \emph{inline} (in the middle of a text line), as an \emph{equation}, on a separate dedicated line, and as a full-sized inline expression (\emph{displaystyle}}. (\emph{displaystyle}.  \subsection{Inline mathematical expressions}  Inline expressions occur in the middle of a sentence. To produce an inline expression, place the math expression between dollar signs (\verb!$!). For example, typing \verb!$E=mc^2$! yields $E=mc^2$.