LaTeX
The LaTeX app can be used to insert LaTeX objects in worksheet cells, graph axes titles, legends and text labels.
We have the online meterials below to help you to learn how to use this app for different cases. In this tutorial, we only illustrate two cases: insert the formula of Gaussian function and a skeletal structure diagram of a molecule.
y=y0+\frac{A\mathrm{e}^\frac{-4\ln\left(2\right)\left(x-x_c\right)^2}{w^2}}{w\sqrt{\frac{\pi}{4\ln\left(2\right)}}}
\documentclass{article} \usepackage{chemfig} \pagestyle{empty} \begin{document} \large \setchemfig{atom sep=2.25em} \chemfig[line width=1.1pt]{ CH_3-[:30]-[:90]\chemabove{N}{+}*6(=(-[:-30]=[:30]-[:-30]=[:30]*6(-\charge{[circle]90=:}{N}(-[:-90]-[:-30]CH_3)-*6(=-=-=)--=-))-=-*6(=-=-=)--) } \quad \chemfig[line width=1.1pt]{ Cl^{\scriptstyle{-}} } \end{document}