Commit Graph

347 Commits

Author SHA1 Message Date
Matthias Vogelgesang f57425aac8 Ignore PDF manual and demo 2015-12-06 22:10:29 +01: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 a40729c919 Clarify that the installation method is for source 2015-12-05 13:59:15 +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
Matthias Vogelgesang e6c2e1e41b Fix Makefile for CTAN release 2015-12-04 15:40:21 +01:00
Matthias Vogelgesang d9d839b325 Merge pull request #161 from benjamin-weiss/new-titleformat-commands
introduces new title format commands
2015-12-04 15:38:06 +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 ee4c391c4b Create CTAN-compliant tarball
A package prefix is required as well as a README and the document sources.
2015-12-04 09:55:17 +01:00
Matthias Vogelgesang 73926f6e17 Use metropolis as install and doc dir 2015-12-04 09:51:26 +01:00
Matthias Vogelgesang 76061885f1 Fix ctan-version Makefile target 2015-12-04 09:34:47 +01:00
Matthias Vogelgesang e562218c61 Mention the workaround of #109 in the manual 2015-12-04 08:57:04 +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
Matthias Vogelgesang ce8c3d122a Fix #158: mention metropolis 2015-11-24 11:03:54 +01:00
Matthias Vogelgesang ae6aede844 Merge pull request #156 from benjamin-weiss/font-loading-fix
fixes #152 – fixes conditional font loading for LuaTeX
2015-11-24 09:00:39 +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
Matthias Vogelgesang 072a463607 Merge pull request #151 from bklamer/patch-1
Fix name conflict
2015-11-23 08:12:01 +01:00
Matthias Vogelgesang 70ed8bdc49 Merge pull request #150 from Naereen/patch-1
(Really) Finish changing name m → metropolis
2015-11-23 08:11:42 +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
Lilian Besson 85278e3f64 (Really) Finish changing name m → metropolis 2015-11-22 02:18:31 +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
Matthias Vogelgesang e68a93855c Merge pull request #148 from benjamin-weiss/frame-title-height
fixes #131 – Wrong frametitle spacing with tailed letters
2015-11-17 08:08:06 +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
Matthias Vogelgesang 563f03b66a Merge pull request #149 from benjamin-weiss/title-separator-width
fixes #95 – Minor design improvements for the title page
2015-11-16 17:05:20 +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 966bef11dc Merge pull request #147 from benjamin-weiss/block-example-alert-bug
fixes #146 – Set example/alert block body color
2015-10-27 08:11:04 +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
Matthias Vogelgesang eb5a7d7c9d Merge pull request #142 from luc-j-bourhis/master
Allow installation in any directories
2015-10-20 08:03:31 +02:00
Luc J. Bourhis 0a18f1979c Allow installation in any directory
This enables:
    make DESTDIR=xxxx install
to install mtheme in xxxx/tex/latex and the documentation in xxxx/doc/latex.
2015-10-20 01:31:50 +02:00
Matthias Vogelgesang 8e44f7205e Merge pull request #140 from ptheywood/fix-demo-link
Fix demo slides link in README.md
2015-10-19 10:18:41 +02:00
Peter Heywood e4d0cb8aa3 Correct link to demo in readme 2015-10-16 12:24:48 +01:00
Matthias Vogelgesang 2c7c913ad0 Merge pull request #133 from rchurchley/bugfixes
Fix title page templates
2015-09-28 08:17:59 +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
Matthias Vogelgesang 5ee8cda15e Merge pull request #132 from rchurchley/organize
Reorganize repository into folders
2015-09-23 09:04:27 +02:00
Ross Churchley bdf3540ce6 Fix make ctan
Also automatically date-versions the package
2015-09-22 23:46:54 -07:00
Ross Churchley f277900189 Fix make uninstall bug 2015-09-22 23:46:06 -07:00
Ross Churchley 69fa947095 make doc, demo from correct working directory 2015-09-22 23:45:55 -07:00
Ross Churchley 7550f6bfad Rename cache directory in makefile 2015-09-22 23:44:56 -07:00