A LaTeX Beamer theme, forked from the metropolis theme (with dragon patches)
Go to file
tmgriffiths 9afeab17fe Defined a length specific to frame title format
Used the \heightof{} command from the calc package to ensure that the
height used as a strut in the beamercolorbox is consistent.

The height is set to the height of the tallest character of the font in
a typeface independent manner, and also depending on whether the frame
title is set in small caps uppercase or regular case. This ensure that
the colorbox is always the height of the text plus 1.5ex above and
below the text independent of format, text size, ratio and typeface.
2015-07-16 14:07:31 +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 Defined a length specific to frame title format 2015-07-16 14:07:31 +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.