Presentation template I used for most of my PhD presentation.
To install, use and compile this template, one will need:
- git
- pdflatex
- various latex packages including pgfplots
One could also use overleaf to avoid installing pdflatex and latex packages locally.
git clone https://github.com/rmonthil-phd/presentation-template.gitpdflatex -shell-escape main.tex- Largely based on the feather latex beamer theme. I would recommend to use directly that template and only use this one as reference.
- .gitignore is slightly modified from TeX.gitignore
