A LaTeX Beamer theme, forked from the metropolis theme (with dragon patches)
Go to file
tmgriffiths f4ddb09ad7 Changed beamercolorbox parameters
Changes the box parameters from:
   leftskip=0.3cm,
   rightskip=0.3cm,
   ht=2.5ex,
   dp=1.5ex

to:
   sep=1.5ex

And added a strut to ensure short characters always make a minimum box
height of 4.5 ex if there are small (e.g. -) characters in the title
only.
2015-07-16 11:19:59 +10:00
logo Add preliminary logo but do not enable yet 2015-06-23 08:25:20 +02:00
.gitignore removed login.json from .gitignore 2015-06-16 23:51:52 +02:00
Dockerfile minor cleanup 2015-06-27 12:10:12 +02:00
Makefile removed the testing minimal demo 2015-06-30 09:35:55 +02:00
README.md moved missing information from README.md to mtheme.dtx 2015-06-16 15:01:08 +02:00
beamercolorthememetropolis.dtx made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00
beamerfontthememetropolis.dtx made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00
beamerinnerthememetropolis.dtx made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00
beamerouterthememetropolis.dtx Changed beamercolorbox parameters 2015-07-16 11:19:59 +10:00
beamerthemem.dtx renamed progress bar parameter top/head → frame title 2015-06-30 00:09:39 +02:00
demo.bib new frame title format implementation 2015-06-22 16:38:26 +02:00
demo.pdf made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00
demo.tex made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00
getFiraFont.sh fixed Dockerfile 2015-06-25 13:49:30 +02:00
mtheme.dtx Use "metropolis" consistently within the manual 2015-07-10 14:30:21 +02:00
mtheme.ins Create outer theme 2015-06-18 00:21:21 -07:00
mtheme.pdf renamed progress bar parameter top/head → frame title 2015-06-30 00:09:39 +02:00
pgfplotsthemetol.dtx made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00

README.md

Beamer mtheme

The mtheme is a Beamer theme with minimal visual noise. The core design principles of the theme were described in a blog post. Not convinced? Have a look at the demo slides.

Sample

For further information take a look at the manual.

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.