A LaTeX Beamer theme, forked from the metropolis theme (with dragon patches)
Go to file
Benjamin Weiss 1b13cf3cd9 new frame title format implementation
As also suggested on
[stackexchange](http://tex.stackexchange.com/questions/112526/errors-wit
h-makeuppercase-and-beamers-insertsectionhead) the new implementation
patches `\sectionentry`, `\beamer@section` and `\beamer@@frametitle`
instead of expanding them.

In the process I also added three more hooks:

- `mthemesectiontitleformat`
- `mthemeframetitleformat`
- `mthemeplaintitleformat`

So the user can change the behavior of each element independently. As
default the new formats are dependent on `mthemetitleformat`.

For testing purposes I integrated @elliottd s frames from this PR #94

This should fix the `allowframebreaks` issue for real now.
2015-06-22 16:38:26 +02:00
contrib add contributed script to install Fira Font on Ubuntu 2015-05-18 18:15:25 -05:00
.gitignore removed login.json from .gitignore 2015-06-16 23:51:52 +02:00
Makefile Fix #91: add `ctan` target to Makefile 2015-06-22 08:14:07 +02:00
README.md moved missing information from README.md to mtheme.dtx 2015-06-16 15:01:08 +02:00
beamercolorthememetropolis.dtx Minor rearrangements and documentation 2015-06-21 22:24:49 -07:00
beamerfontthememetropolis.dtx new frame title format implementation 2015-06-22 16:38:26 +02:00
beamerinnerthememetropolis.dtx new frame title format implementation 2015-06-22 16:38:26 +02:00
beamerouterthememetropolis.dtx new frame title format implementation 2015-06-22 16:38:26 +02:00
beamerthemem.dtx new frame title format implementation 2015-06-22 16:38:26 +02:00
build.sh fixed build.sh permission 2015-04-21 16:15:49 +02:00
demo.bib new frame title format implementation 2015-06-22 16:38:26 +02:00
demo.pdf new frame title format implementation 2015-06-22 16:38:26 +02:00
demo.tex new frame title format implementation 2015-06-22 16:38:26 +02:00
mtheme.dtx new frame title format implementation 2015-06-22 16:38:26 +02:00
mtheme.ins Create outer theme 2015-06-18 00:21:21 -07:00
mtheme.pdf new frame title format implementation 2015-06-22 16:38:26 +02:00
pgfplotsthemetol.dtx Promote sub-packages to sections in manual 2015-06-18 00:28:05 -07: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.