Adding Enable LaTeX rendering option.
parent
6565ec291e
commit
08414c5d3c
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue