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. |
||
---|---|---|
contrib | ||
.gitignore | ||
Makefile | ||
README.md | ||
beamercolorthememetropolis.dtx | ||
beamerfontthememetropolis.dtx | ||
beamerinnerthememetropolis.dtx | ||
beamerouterthememetropolis.dtx | ||
beamerthemem.dtx | ||
build.sh | ||
demo.bib | ||
demo.pdf | ||
demo.tex | ||
mtheme.dtx | ||
mtheme.ins | ||
mtheme.pdf | ||
pgfplotsthemetol.dtx |
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.
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.