Commit Graph

24 Commits

Author SHA1 Message Date
Yudai NAKATA ca2c9ed9fe Simplify redundant fallbacks
Fix #261
2017-02-24 19:33:13 +09:00
Matthias Vogelgesang c13b01f948 Fix #260: check if TikZ external is loaded 2017-02-14 09:49:01 +01:00
Matthias Vogelgesang 10519e3de5 Release version 1.2 2017-01-23 12:55:26 +01:00
Matthias Vogelgesang 127b9aca65 Release version 1.1 2016-03-14 11:47:56 +01:00
Ross Churchley 68249c9747 Remove unused driver code from sub-packages
As the theme's documentation is generated from `doc/metropolistheme.dtx` and not by running latex on the component sub-packages, this code is never actually executed. (Good thing, too, since it wouldn't compile; it is not possible to call `beamerthememetropolis` in a document with the `ltxdoc` class)
2016-03-10 23:35:51 -08:00
Ross Churchley ffde17b63c Update date of packages modified for v1.1 2016-03-09 02:28:59 -08:00
Matthias Vogelgesang 820589f497 Merge pull request #189 from rchurchley/standout-slides
Use frame key for standout slides, move to inner theme
2016-03-09 10:18:56 +01:00
Ross Churchley cbffe39dcf Use frame key for standout slides, move to inner
Fix #11
2016-03-04 17:37:02 -08:00
Ross Churchley 309b6bad8c Automatically get version, date for manual
Fix #87
2016-03-03 01:05:51 -08:00
Ross Churchley a9457cd08c Support backup slides
Fix #126
2016-02-22 22:48:01 -08:00
Ross Churchley 59f8794f59 Update dates 2016-02-21 23:30:07 -08:00
Ross Churchley 3f6e0c936b Fix known issue with beamercolortheme fly
Previously `\plain` slides were broken if the user overrode the colour theme with `fly`, as that theme does not define a background colour for `palette primary`. The solution checks whether `palette primary.bg` is undefined; if so, it automatically picks a colour complementary to `palette primary.fg` for the background of the plain slides.
2016-02-21 21:57:37 -08:00
Ross Churchley 653826403e Base block spacing on bg colour, not theme option 2016-02-21 21:53:09 -08:00
Ross Churchley 177ebb7f4a Revert titleformat hyphenation and add aliases 2016-02-08 09:25:06 -08:00
Ross Churchley 069871f920 Increment version 2016-02-06 22:29:28 -08:00
Ross Churchley 8f23f78e08 Update documentation 2016-02-06 22:26:41 -08:00
Ross Churchley a87cb88cd3 Move titleformat options to font theme 2016-02-06 22:18:53 -08:00
Ross Churchley 4a7c1306f0 Hyphenate titleformat options
Although (e.g.) `titleformat title` is a valid PGF key and works in the `\metroset`, it does not work as an optional argument to `\usetheme`, where spaces are ignored.
2016-02-06 20:19:36 -08:00
Ross Churchley eee7860518 Standardize internal command namespacing
Use \metropolis@foo instead of \@metropolis@foo, following the example of`beamer`'s source code
2016-02-06 19:24:47 -08:00
Ross Churchley 4a82c4b3af Remove hardcoded references to \textsc{metropolis}
Use \themename in documentation instead.
2016-02-06 19:07:48 -08:00
Matthias Vogelgesang c870575636 Release v1.0 2015-12-04 15:42:27 +01:00
Benjamin Weiss 4c99662b2e introduces new title format commands 2015-12-04 15:06:42 +01:00
Brett Klamer e45d799b90 Fix name conflict
Change name for "metropolis"
2015-11-21 20:17:23 -05:00
Matthias Vogelgesang e84a7adeff Finish name change to metropolis
Attention: this breaks the theme loading that is described all over the internet
by now.
2015-11-21 11:42:28 +01:00