├── README.md ├── beamer-demo.pdf ├── beamer-demo.tex ├── makefile ├── pdfnup.sh └── style.tex /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aecio/beamer-theme/HEAD/README.md -------------------------------------------------------------------------------- /beamer-demo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aecio/beamer-theme/HEAD/beamer-demo.pdf -------------------------------------------------------------------------------- /beamer-demo.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aecio/beamer-theme/HEAD/beamer-demo.tex -------------------------------------------------------------------------------- /makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aecio/beamer-theme/HEAD/makefile -------------------------------------------------------------------------------- /pdfnup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aecio/beamer-theme/HEAD/pdfnup.sh -------------------------------------------------------------------------------- /style.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aecio/beamer-theme/HEAD/style.tex --------------------------------------------------------------------------------