diff --git a/User-Manual%3A-Chapter-1.md b/User-Manual%3A-Chapter-1.md index afdb172..24142bc 100644 --- a/User-Manual%3A-Chapter-1.md +++ b/User-Manual%3A-Chapter-1.md @@ -8,6 +8,7 @@ When LogarithmPlotter starts for the first time or when it's been updated, you w - "Check for updates on startup" does exactly what it sounds like. If enabled, LogarithmPlotter will check if a new version has been released everytime it starts up. - "Reset redo start when a new action is added to history": if disabled, if you go to a previous section of the [history](#history-tab) and make a change, the more recent changes in the redo section won't be overwritten. +- "Enable LaTeX rendering": When enabled, makes the labels of every object on the canvas to be rendered as a LaTeX expression. It requires a valid LaTeX installation on the computer, including `latexmk`, `dvipng` and `fongus-calligra`. One such distribution is [TeXLive](https://tug.org/texlive/). Note that all of those settings can be changed at any moment from the "Settings" menu at the top of the window.