Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpetroff/beamer-theme-matrix

Shows variations of the Beamer LaTeX package's themes and color themes
https://github.com/mpetroff/beamer-theme-matrix

Last synced: 2 months ago
JSON representation

Shows variations of the Beamer LaTeX package's themes and color themes

Awesome Lists containing this project

README

        

# Another Beamer Theme Matrix

As you probably know, [Beamer](http://bitbucket.org/rivanvx/beamer/) is a LaTeX
package for creating presentation slides. This matrix shows examples of all
variations of the default themes and color themes. The matrix's rows list the
default Beamer themes, and the matrix's columns list the default Beamer color
themes.

## Building Theme Matrix

To build the theme matrix, run `generate.py`. It has been tested on both Python
2.7 and Python 3.4 under Linux Mint 17. Besides Python, `pdflatex`, `pdftoppm`,
`convert`, `pngquant`, and `optipng` are needed on the path.

## License

Another Beamer Theme Matrix is distributed under the MIT License. For more
information, read the file `COPYING`.

## Credits

Another Beamer Theme Matrix was built by [Matthew Petroff](//mpetroff.net)
using [Bootstrap](http://getbootstrap.com/) and
[Slenderbox](https://github.com/mpetroff/slenderbox). The information icon
is from [Font Awesome](http://fontawesome.io/). This matrix was inspired by the
[original Beamer Theme Matrix](http://www.hartwork.org/beamer-theme-matrix/).