Skip to content

bpfel/TexPresentationTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Why

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.

What

  1. Titlepage
  2. Learning objectives
  3. Time schedule
  4. Picture slide
  5. Code slide with nice listing for different languages, content aware coloring of code
  6. Easy url's.
  7. Parallel building of handout and presentation slides.

How

This project will rely substantially on \documentclass{beamer} and on \usetheme{Boadilla}.

TODO

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages