misc-vdeniaud/formation-api
Valentin Deniaud 6f32ef3911 first commit 2021-06-10 17:05:19 +02:00
..
README first commit 2021-06-10 17:05:19 +02:00
architecture.png first commit 2021-06-10 17:05:19 +02:00
beamercolorthemefocus.sty first commit 2021-06-10 17:05:19 +02:00
beamerfontthemefocus.sty first commit 2021-06-10 17:05:19 +02:00
beamerinnerthemefocus.sty first commit 2021-06-10 17:05:19 +02:00
beamerouterthemefocus.sty first commit 2021-06-10 17:05:19 +02:00
beamerthemefocus.sty first commit 2021-06-10 17:05:19 +02:00
eo.pdf first commit 2021-06-10 17:05:19 +02:00
presentation.tex first commit 2021-06-10 17:05:19 +02:00

README

Pour compiler il faut les packages minted et mdframed, présents sous debian dans texlive-latex-extra, à installer via apt.

Ensuite, il faut passer --shell-escape à son compilateur LaTeX, par exemple lualatex --shell-escape formation.tex.

Les fichier *.sty sont issus du thème focus : https://github.com/elauksap/focus-beamertheme.