Skip to content

samsonq/MIT-Slides-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages