A LaTeX Beamer theme, forked from the metropolis theme (with dragon patches)
Go to file
Matthias Vogelgesang d4e241a089 Add dark background with image
The image is taken from

  http://commons.wikimedia.org/wiki/File:Blassenstein_Erlauftal_mit_Nebel_02_Panorama.JPG

By Uoaei1 (Own work) CC-BY-SA-3.0
(http://creativecommons.org/licenses/by-sa/3.0), via Wikimedia Commons.
2014-09-20 12:06:37 +02:00
images Add dark background with image 2014-09-20 12:06:37 +02:00
.gitignore Compile twice if .aux is not there 2014-08-28 11:01:38 +02:00
Makefile Use opts for aux 2014-09-19 22:57:09 +02:00
README.md Add README 2014-09-19 23:08:01 +02:00
beamerthemem.sty Add dark background with image 2014-09-20 12:06:37 +02:00
demo.pdf Add dark background with image 2014-09-20 12:06:37 +02:00
demo.tex Add dark background with image 2014-09-20 12:06:37 +02:00

README.md

Beamer mtheme

The mtheme is a Beamer theme with minimal visual noise based on Mozilla's Fira Sans typeface. Not convinced? Have a look at the demo slides.

Sample

Requirements

As of now, fonts, colors and the section indicator are hardcoded into the theme. Thus to compile the demo with make you must

  • use XeLaTeX,
  • install the Fira Sans font and
  • have a usable TikZ installation.

License

The theme itself is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. This means that if you change the theme and re-distribute it, you must retain the copyright notice header and license it under the same CC-BY-SA license. This does not affect the presentation that you create with the theme.