Adding LaTeX dependency for LogarithmPlotter integration.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
198ce56e8c
commit
5357f916dd
2 changed files with 2 additions and 1 deletions
|
@ -123,6 +123,7 @@ Download:
|
|||
Name: logarithmPlotter-<version>.tar.gz (187Kio)
|
||||
File: logarithmplotter-<version>.tar.gz
|
||||
Footnote: |
|
||||
L'intégration LaTeX requiert une installation LaTeX valide (depuis une distribution comme [TeXLive](https://tug.org/texlive/)) contenant `latex`, `dvipng` et `fundus-calligra`.
|
||||
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
|
||||
---
|
||||
|
||||
|
|
|
@ -126,7 +126,7 @@ Download:
|
|||
Name: LogarithmPlotter-v<version>.tar.gz (187KiB)
|
||||
File: logarithmplotter-<version>.tar.gz
|
||||
Footnote: |
|
||||
LaTeX integration requires a valid TeX installation (from a distribution like [TeXLive](https://tug.org/texlive/)) with `latexmk`, `dvipng` and `fundus-calligra`.
|
||||
LaTeX integration requires a valid LaTeX installation (from a distribution like [TeXLive](https://tug.org/texlive/)) with `latex`, `dvipng` and `fundus-calligra`.
|
||||
*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched.
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue