Compare commits
No commits in common. "5357f916dd5bd3db8536d6b3de173b77aecdae6f" and "87777059cafeacefd3c7ec224267beabdabb7bfb" have entirely different histories.
5357f916dd
...
87777059ca
9 changed files with 4924 additions and 12 deletions
|
@ -102,7 +102,7 @@ Download:
|
||||||
Links:
|
Links:
|
||||||
win:
|
win:
|
||||||
- Title: Logiciel d'installation (.exe) (64 bits)
|
- Title: Logiciel d'installation (.exe) (64 bits)
|
||||||
Name: logarithmplotter-v<version>-setup.exe (100,9Mio)
|
Name: logarithmplotter-v<version>-setup.exe (101,2Mio)
|
||||||
File: logarithmplotter-v<version>-setup.exe
|
File: logarithmplotter-v<version>-setup.exe
|
||||||
macos:
|
macos:
|
||||||
- Title: Archive d'Application (.dmg)
|
- Title: Archive d'Application (.dmg)
|
||||||
|
@ -116,14 +116,13 @@ Download:
|
||||||
- Title: Launchpad (PPA)
|
- Title: Launchpad (PPA)
|
||||||
Index: logarithmplotter
|
Index: logarithmplotter
|
||||||
- Title: Debian / Ubuntu
|
- Title: Debian / Ubuntu
|
||||||
Name: python3-logarithmplotter_<version>-1_all.deb (103,7Kio)
|
Name: paquet debian (103,7Kio)
|
||||||
File: python3-logarithmplotter_<version>-1_all.deb
|
File: python3-logarithmplotter_<version>-1_all.deb
|
||||||
all:
|
all:
|
||||||
- Title: Code source (.tar.gz)
|
- Title: Code source (.tar.gz)
|
||||||
Name: logarithmPlotter-<version>.tar.gz (187Kio)
|
Name: LogarithmPlotter-v<version>.tar.gz (4,7Mio)
|
||||||
File: logarithmplotter-<version>.tar.gz
|
File: logarithmplotter-<version>.tar.gz
|
||||||
Footnote: |
|
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é.
|
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -105,7 +105,7 @@ Download:
|
||||||
Links:
|
Links:
|
||||||
win:
|
win:
|
||||||
- Title: Installer software (.exe) (64 bits)
|
- Title: Installer software (.exe) (64 bits)
|
||||||
Name: logarithmplotter-v<version>-setup.exe (100.9MiB)
|
Name: logarithmplotter-v<version>-setup.exe (101.2MiB)
|
||||||
File: logarithmplotter-v<version>-setup.exe
|
File: logarithmplotter-v<version>-setup.exe
|
||||||
macos:
|
macos:
|
||||||
- Title: Application Archive (.dmg)
|
- Title: Application Archive (.dmg)
|
||||||
|
@ -119,15 +119,13 @@ Download:
|
||||||
- Title: Launchpad (PPA)
|
- Title: Launchpad (PPA)
|
||||||
Index: logarithmplotter
|
Index: logarithmplotter
|
||||||
- Title: Debian / Ubuntu
|
- Title: Debian / Ubuntu
|
||||||
Name: python3-logarithmplotter_<version>-1_all.deb (103.7KiB)
|
Name: debian package (103.7KiB)
|
||||||
File: python3-logarithmplotter_<version>-1_all.deb
|
File: python3-logarithmplotter_<version>-1_all.deb
|
||||||
all:
|
all:
|
||||||
- Title: Source code (.tar.gz)*
|
- Title: Source code (.tar.gz)
|
||||||
Name: LogarithmPlotter-v<version>.tar.gz (187KiB)
|
Name: LogarithmPlotter-v<version>.tar.gz (4.7MiB)
|
||||||
File: logarithmplotter-<version>.tar.gz
|
File: logarithmplotter-<version>.tar.gz
|
||||||
Footnote: |
|
Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
|
||||||
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.
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"logarithmplotter": {
|
"logarithmplotter": {
|
||||||
"name": "LogarithmPlotter",
|
"name": "LogarithmPlotter",
|
||||||
"version": "0.2.0",
|
"version": "0.1.8",
|
||||||
"languages": ["QML", "JavaScript", "Python"],
|
"languages": ["QML", "JavaScript", "Python"],
|
||||||
"translated": ["en","fr","de","no","hu"],
|
"translated": ["en","fr","de","no","hu"],
|
||||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||||
|
|
1199
static/manuals/logarithmplotter/en/User-Manual.html
Normal file
1199
static/manuals/logarithmplotter/en/User-Manual.html
Normal file
File diff suppressed because it is too large
Load diff
1259
static/manuals/logarithmplotter/en/User-Manual.md
Normal file
1259
static/manuals/logarithmplotter/en/User-Manual.md
Normal file
File diff suppressed because it is too large
Load diff
BIN
static/manuals/logarithmplotter/en/User-Manual.pdf
Normal file
BIN
static/manuals/logarithmplotter/en/User-Manual.pdf
Normal file
Binary file not shown.
1200
static/manuals/logarithmplotter/fr/Manuel-d'utilisation.html
Normal file
1200
static/manuals/logarithmplotter/fr/Manuel-d'utilisation.html
Normal file
File diff suppressed because it is too large
Load diff
1257
static/manuals/logarithmplotter/fr/Manuel-d'utilisation.md
Normal file
1257
static/manuals/logarithmplotter/fr/Manuel-d'utilisation.md
Normal file
File diff suppressed because it is too large
Load diff
BIN
static/manuals/logarithmplotter/fr/Manuel-d'utilisation.pdf
Normal file
BIN
static/manuals/logarithmplotter/fr/Manuel-d'utilisation.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue