I’ve put a `\@metropolis@frametitlestrut` at the beginning and the end because of what I can see will be an error for multiline titles. Perhaps what @benjamin-weiss was alluding too? If we were to put the strut at the end of a multiline title, then if the first line was nothing but lower case characters (for some reason…) in a `frametitleformat=regular` situation then the strut would make sure that the minimum height would still be that of a capital letter. But, since this is a multiline title that only happens for the last line. If we thing of the opposite situation; the strut is at the beginning but our final line is nothing but lowercase. Then the strut again makes sure that the minimum height is that of a capital letter. But, this is only applied to the first line now. To rectify this I’ve put a strut at both the beginning and the end. Now, this won’t help If the presenter has a multiline title that is three or more lines long (god forbid) but in that case the standard leading and `\baselinskip` should take care of it. Also, the central line(s) shouldn’t effect the padding around the title anyway. |
||
---|---|---|
logo | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
beamercolorthememetropolis.dtx | ||
beamerfontthememetropolis.dtx | ||
beamerinnerthememetropolis.dtx | ||
beamerouterthememetropolis.dtx | ||
beamerthemem.dtx | ||
demo.bib | ||
demo.pdf | ||
demo.tex | ||
getFiraFont.sh | ||
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.