Yet another university beamer template.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
latex, beamer and tikz
git clone https://github.com/herrBez/YAUBT.git
or even better, go in your beamer/git project and use YAUBT as a submodule:
git submodule add https://github.com/herrBez/YAUBT
pdflatex example.tex
Any improvement suggestion/pull request/issue are well appreciated
Simple steps to customize the theme:
- Fork the project
- Change the color in file mycolor.sty
- Use your own university/company logos in the img directory
- Simply play with LaTex ^^
This project is licensed under the MIT License - see the LICENSE file for details
The answer at this link provides the base for the template of the repository: https://tex.stackexchange.com/questions/146529/design-a-custom-beamer-theme-from-scratch