1
0
mirror of https://github.com/matze/mtheme.git synced 2024-06-26 07:29:04 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Ross Churchley
c1c86bee7f Fix #111 2015-07-10 09:12:56 -07:00
Benjamin Weiss
2d84826c78 renamed progress bar parameter top/head → frame title
- uses now frametitle template instead of progressbar template
- renamed metropolisset → metroset
- reformulated progress bar option description in documentation
2015-06-30 00:09:39 +02:00
Benjamin Weiss
4a8557a124 made the case settings package options and a lot of documenting 2015-06-30 00:09:39 +02:00
Benjamin Weiss
9b19181fc0 First working pgfopts implementation 2015-06-30 00:04:22 +02:00
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
Ross Churchley
15bcda7c37 Minor rearrangements and documentation 2015-06-21 22:24:49 -07:00
Ross Churchley
7ef38d77c5 Add frame title, progress bar to outer theme 2015-06-18 00:22:50 -07:00
Ross Churchley
961acd6d7b Add footline to outer theme 2015-06-18 00:22:03 -07:00
Ross Churchley
9efeb405fe Create outer theme 2015-06-18 00:21:21 -07:00