Commit Graph

27 Commits

Author SHA1 Message Date
Matthias Vogelgesang 10519e3de5 Release version 1.2 2017-01-23 12:55:26 +01:00
Benjamin Weiss 20a8e1edf4 removed hardcoded progress bar and title separator values and introduced (internal) variables 2016-11-06 21:18:32 +01:00
Matthias Vogelgesang 2805aa1583 Fix #216: use frametitle font for continuation 2016-07-20 12:37:24 +02:00
Matthias Vogelgesang fe9c932696 Merge pull request #204 from rchurchley/fixbreak
Fix empty second line in certain frametitles
2016-03-31 11:08:15 +02:00
Ross Churchley 8eb8c82d7e Fix empty second line in certain frametitles
Fix #202
2016-03-30 12:31:24 -07:00
Ermin Wang 3b08e613fe Fix the "Overfull \hbox (0.4pt too wide)" bug when using progress bar. 2016-03-25 00:47:06 +08: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 f31c772a8f Increase frametitle padding
Recent changes reduced it way more than it used to be, leading to a cramped
feeling especially with small caps titling.
2016-03-04 09:28:34 +01:00
Benjamin Weiss 6c2f5dd4ae use etoolbox for if statement 2016-02-28 12:16:26 +01:00
Benjamin Weiss 122e9f48ba new frame title struts 2016-02-26 19:31:25 +01:00
davidcorteso 1b0699893d Use beamertemplate for footer
Added possibility to add a custom footer. Usage is shown in the demo slide deck.
2016-02-26 12:12:48 +01:00
Ross Churchley f3b9c24906 Update documentation for backup slides 2016-02-23 12:46:56 -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 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
Benjamin Weiss 62d10c9a46 fixes #131 – Wrong frametitle spacing with tailed letters
`vphantom` implementation proposed by @rchurchley in #115
2015-11-16 18:02:50 +01:00
Ross Churchley a42b46f36f One-line provide package 2015-09-22 10:19:33 -07:00
Ross Churchley 0ffc2942cf Organize files into directories 2015-09-21 00:42:29 -07:00