Commit Graph

43 Commits

Author SHA1 Message Date
Matthias Vogelgesang 6ff1299c56 Fix a typo in the manual 2016-03-14 11:11:02 +01:00
Ross Churchley 448f438c18 Note section, subsection slides can be consecutive
Fix #197
2016-03-10 23:24:40 -08:00
Ross Churchley 19505fe82a Various documentation improvements 2016-03-09 02:28:59 -08:00
Ross Churchley 4c12fb79ee Remove link to Debian package (gives 404) 2016-03-09 02:28:59 -08:00
Ross Churchley 1d65da0777 Suggest Fira Book customization in some cases
Fix #75
2016-03-09 02:28:59 -08:00
Ross Churchley 48ee6d3336 Address notes font colour bug in documentation
Fix #191
2016-03-09 02:28:59 -08:00
Ross Churchley eeeac82b75 Fix titleformat options in documentation 2016-03-09 02:28:59 -08:00
Matthias Vogelgesang 6b70b210b5 Merge pull request #190 from rchurchley/subsection-page
Add support for subsections
2016-03-09 10:22:06 +01: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 774bd7b954 Add support for subsections
Fix #53
2016-03-04 23:39:45 -08: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 f3b9c24906 Update documentation for backup slides 2016-02-23 12:46:56 -08:00
Matthias Vogelgesang eb36b2dd49 Unify whitespace usage in the manual 2016-02-22 12:44:09 +01:00
Matthias Vogelgesang 6741e329ef Explain pgfplots style keys more in-depth
We also give the pgfplots integration its own section in the manual.
2016-02-22 12:43:21 +01:00
Ross Churchley 7d378d374c Update documentation
Add details on conflicts with other color themes.
2016-02-21 22:41:46 -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 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 83469b03ff Rename \iffontsexist to \iffontsavailable
Prevents me from thinking it tests "if font sexist" instead of "if fonts exist"
2016-02-06 22:24:45 -08:00
Matthias Vogelgesang 818939e370 Fix #162: use correct theme name for Pandoc 2015-12-06 22:04:30 +01:00
Matthias Vogelgesang 3183287b9b Remove compiled demo and manual
We now simply refere to the PDFs hosted at CTAN.
2015-12-06 11:48:51 +01:00
Matthias Vogelgesang 3ccd790c49 Update release date 2015-12-04 15:56:42 +01:00
Matthias Vogelgesang c870575636 Release v1.0 2015-12-04 15:42:27 +01:00
Benjamin Weiss 93bc8bbfc9 fixed typo 2015-12-04 15:27:03 +01:00
Benjamin Weiss 4c99662b2e introduces new title format commands 2015-12-04 15:06:42 +01:00
Matthias Vogelgesang e562218c61 Mention the workaround of #109 in the manual 2015-12-04 08:57:04 +01:00
Matthias Vogelgesang ce8c3d122a Fix #158: mention metropolis 2015-11-24 11:03:54 +01:00
Benjamin Weiss 1d842a2f63 fixes #152 – fixes conditional font loading for LuaTeX 2015-11-23 22:10:11 +01: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
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
Benjamin Weiss 5df8e3654a fixes #95 – Minor design improvements for the title page 2015-11-13 17:50:22 +01:00
Matthias Vogelgesang 4cd0943d42 Merge pull request #145 from benjamin-weiss/font-theme
Fixes #85 – Font theme overhaul
2015-11-13 08:18:06 +01:00
Benjamin Weiss d2e03dc334 font theme overhaul
beamer font definitions are now standard latex based

implemented conditional font loading scheme

added demo frame to test font features

better implementation of monospaced numbers in tables
2015-11-12 21:49:32 +01:00
Matthias Vogelgesang 331a5f8725 Fix #127: use curly braces when calling \metroset 2015-10-27 15:50:02 +01:00
Matthias Vogelgesang f47e1696c3 Fix #128: add `simple' key to inner/sectionpage
Adds a new simple style which only sets the section title centered on a section
page.
2015-10-23 11:47:22 +02:00
Ross Churchley 63e5302433 Split title page template into sub-templates 2015-09-27 18:22:31 -07:00
Ross Churchley 57240b2614 Fix #130: Author color when inverting mid-document 2015-09-27 08:44:47 -07:00
Ross Churchley 69fa947095 make doc, demo from correct working directory 2015-09-22 23:45:55 -07:00
Ross Churchley 4e29bae90c Add demo slides and manual 2015-09-22 01:10:09 -07:00
Ross Churchley 3fa2a0216b Update README, manual with install instructions 2015-09-22 00:44:43 -07:00
Ross Churchley 0ffc2942cf Organize files into directories 2015-09-21 00:42:29 -07:00