Some bash, git, LaTeX and Python for beginners (in French)

Robert Alessi bd6b6adbc1 use pdflscape %!s(int64=3) %!d(string=hai) anos
fichiers bd6b6adbc1 use pdflscape %!s(int64=3) %!d(string=hai) anos
sandbox 4853d69340 test %!s(int64=5) %!d(string=hai) anos
.gitignore c752a71c16 updated README %!s(int64=6) %!d(string=hai) anos
README.md 91efee4f44 updated git clone url %!s(int64=6) %!d(string=hai) anos
README.tex 91efee4f44 updated git clone url %!s(int64=6) %!d(string=hai) anos
_preamble-ed.tex bc758f2280 added fichiers/02-tableur_bdd.tex %!s(int64=6) %!d(string=hai) anos
_preamble.tex fc608922f9 use NewComputerModern %!s(int64=5) %!d(string=hai) anos
_preamble_bbl.tex 639318d6e7 new biblatex engine %!s(int64=6) %!d(string=hai) anos
about.html bd6b6adbc1 use pdflscape %!s(int64=3) %!d(string=hai) anos
bibliography.bib e0fff70aec 02-git.tex: introduction %!s(int64=6) %!d(string=hai) anos
makefile 294150a011 include .sty files in 'clean' rule %!s(int64=4) %!d(string=hai) anos

README.md

Comment utiliser ce dépôt git

Veuillez vous référer à cette page de notre wiki.

Compilation

Voici la liste des éléments logiciels qu'il faut installer:

  1. GNU Make

  2. rsync

  3. pandoc

  4. Python (au moins version 2.6 pour Python2 ou 3.3 pour Python3)

  5. Pygments: http://pygments.org/

  6. Une distribution dérivée de TeXLive, à savoir:

    1. Linux: TeXLive

    2. MacOs: MacTeX

    3. Windows: proTeXt

    Rem. 1 L'installation doit être complète: il faut donc choisir l'option *Set installation scheme: scheme-full*

    Rem. 2 L'installation doit aussi être mise à jour car certains fichiers utilisent des packages très récents.

Utilisation de la ligne de commande

Veuillez vous référer à cette page de notre wiki.

Cloner ce dépôt git

git clone https://gitlab.com/ralessi/courses.git

Compiler les fichiers

make

Revenir à la version initiale

make clean

Mise à jour

git pull