Skip to content

LaTeX Beamer template for presentations.

Notifications You must be signed in to change notification settings

whzecomjm/sustech-slides

 
 

Repository files navigation

SUSTech Beamer Template

LaTeX Beamer presentation template derived from the MIT theme by Justin Riley.

Usage

First clone the code using git clone https://github.com/SUSTC/sustech-slides.git

Edit slides.tex to change the contents. Put all images in the figures directory. You can also embed videos (see out/slides.tex for details).

Previewing can be done by make with xpdf, okular, or Acrobat Reader

make view-xpdf
make view-okular
make view-acroread

The above "make view-*" commands will automatically build $HOME/mit-beamer/out/slides.pdf if necessary

For live reloading, run python build-daemon.py.

Demo

See out/slides.pdf for demo.

About

LaTeX Beamer template for presentations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.8%
  • TeX 37.6%
  • Makefile 2.6%