Ajout doc dépendances Latex
This commit is contained in:
parent
a2650f1ebd
commit
0672a0bd80
|
@ -0,0 +1,19 @@
|
|||
# Formations
|
||||
|
||||
## Dépendances
|
||||
|
||||
**Paquets** (sur Ubuntu 14.04)
|
||||
|
||||
- texlive-xetex
|
||||
- latex-beamer
|
||||
- texlive-lang-french
|
||||
- texlive-latex-extra
|
||||
|
||||
** Police**
|
||||
- Installer la police [CaviarDream](http://www.dafont.com/caviar-dreams.font)
|
||||
|
||||
## Générer le PDF de la présentation
|
||||
|
||||
```
|
||||
make <formation>/<point_entrée_latex>.pdf
|
||||
```
|
Loading…
Reference in New Issue