Commit Graph

21 Commits

Author SHA1 Message Date
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
Matthias Vogelgesang d2a224a857 Merge pull request #160 from benjamin-weiss/block-in-column-bug
fixes #119 – Spacing of blocks in columns, minipages
2015-12-04 08:32:18 +01:00
Benjamin Weiss 44225f2227 fixes #119 – Spacing of blocks in columns, minipages 2015-12-03 20:15:32 +01:00
Matthias Vogelgesang 42e3414a5f Mix progressbar color from alerted text fg
The previous approach was not really harmonic and becomes worse for other color
combinations for normal and alerted text.
2015-12-03 13:49:46 +01:00
Benjamin Weiss 1d842a2f63 fixes #152 – fixes conditional font loading for LuaTeX 2015-11-23 22:10:11 +01:00
Matthias Vogelgesang 330386f9b1 Merge pull request #155 from bklamer/patch-3
Remove unnecessary font features
2015-11-23 13:42:40 +01:00
Brett Klamer 97db2f4382 Remove unnecessary font features
The default fontspec font features are

```
\defaultfontfeatures
 [\rmfamily,\sffamily]
 {Ligatures=TeX}

\defaultfontfeatures
 [\ttfamily]
 {WordSpace={1,0,0},
  PunctuationSpace=WordSpace}
```

There isn't a reason to override this (see PR #154).
2015-11-22 16:21:49 -05: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
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
Benjamin Weiss 25ef816c08 fixes #146 – Set example/alert block body color 2015-10-26 20:30:30 +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 c44b7bd629 Fix #130 for date as well as author, institute 2015-09-27 18:25:30 -07: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 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