LaTeX presentations look nice, but setting them up is sometimes not as intuitive as in PowerPoint. The goal of this project is to define a set of environments to easily set up an educationally useful set of slides.
- Titlepage
- Learning objectives
- Time schedule
- Picture slide
- Code slide with nice listing for different languages, content aware coloring of code
- Easy url's.
- Parallel building of handout and presentation slides.
This project will rely substantially on \documentclass{beamer}
and on \usetheme{Boadilla}
.
- Include Header Files from ARIS
- Choose style template
- Set up Learning objectives environment
- Set up Title page environment
- Set up Time schedule environment
- Set up Picture slide environment
- Set up multi-picture slide environment
- Set up listings environment for C++
- Set up listings environment for python
- Set up listings environment for LaTeX
- Set up listings environment for Matlab
- Set up listings environment for bash