How to Add LaTeX
There are two ways to enter LaTeX in the canvas editor.Using the LaTeX dialog (recommended)
Open the canvas editor and click the LaTeX icon in the toolbar. Type your equation in the dialog box — there’s no need to wrap it in
$ signs. Confirm to render it in your slide.What’s Supported
AhaSlides uses KaTeX to render LaTeX. This covers most standard equations and scientific notation, but it does not support full LaTeX document syntax. Commands like\documentclass or \begin{document} won’t work — write only the equation part.
Error Handling
If you enter invalid LaTeX syntax, the editor shows an error message rather than breaking your slide. Fix the syntax and the equation renders correctly, without affecting your presentation flow.