This repository was archived by the owner on Aug 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Build
1+ # Bases de Python pour l’astronomie
22
3- 1 . Clone this repository.
4- 2 . Install [ pandoc] and [ TeX Live] (or any LaTeX distribution with XeLaTeX and
5- the packages used in the ` template.latex ` file).
6- 3 . Run ` make ` in the current directory to generate the PDF document.
3+ ## Accès au PDF
4+
5+ [ ` tuto_python_astro.pdf ` ] ( https://github.com/gpelouze/tuto_python_astro/releases/latest/download/tuto_python_astro.pdf )
6+
7+
8+ ## Compilation
9+
10+ 1 . (Installer [ pandoc] et [ TeX Live] .)
11+ 2 . Cloner ce dépôt (` git clone https://github.com/gpelouze/tuto_python_astro ` )
12+ 3 . Se déplacer dans le répertoire du dépôt (` cd tuto_python_astro ` )
13+ 4 . Exécuter ` make ` pour générer le PDF
714
815[ pandoc ] : https://pandoc.org/
916[ TeX Live ] : https://tug.org/texlive/
1421[ ![ license-img]] [ license-url ]
1522This work is licensed under a [ Creative Commons Attribution 4.0 International
1623License] [ license-url ] .
17- Any further distribution should include a link to [ source] .
24+ Any further distribution should include a link to
25+ < https://github.com/gpelouze/tuto_python_astro > .
1826
1927[ license-url ] : http://creativecommons.org/licenses/by/4.0/
2028[ license-img ] : https://i.creativecommons.org/l/by/4.0/80x15.png
21- [ source ] : https://github.com/gpelouze/tuto_python_astro
You can’t perform that action at this time.
0 commit comments