Skip to content

MIT Latex-beamer presentation template

Notifications You must be signed in to change notification settings

shreysrins/mit-beamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT - Beamer Presentation Template

LaTeX Beamer presentation template derived from Andreas Kloeckner's brown-beamer template:

http://mathema.tician.de/software/brown-beamer

Dependencies:

Install:

Install is simply downloading the code from github. Here we install mit-beamer to $HOME/mit-beamer:

$ cd $HOME
$ git clone https://github.com/shreysrins/mit-beamer.git

Generating the presentation:

  1. Customize mit-beamer/slides.tex to your liking:

    $ vim $HOME/mit-beamer/slides.tex
    
  2. Run pdflatex to generate a presentation PDF (twice if needed):

    $ pdflatex slides.tex
    
  3. You can then view the resulting pdf, named slides.pdf:

    $ evince slides.pdf
    

About

MIT Latex-beamer presentation template

Topics

Resources

Stars

Watchers

Forks

Languages

  • TeX 100.0%