1
0
mirror of https://github.com/matze/mtheme.git synced 2024-07-02 08:20:55 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
Marek Kubica
b93ae3b676 Added optional support for title graphics 2015-02-20 19:10:30 +01:00
Felipe Schneider
c750e4d400 make captions numbered 2015-02-09 06:53:11 -02:00
Matthias Vogelgesang
5b9d78019b Improve title progressbar look 2015-02-06 08:20:48 +01:00
Matthias Vogelgesang
552db0309a Fix #26: use common lowercase option convention 2015-02-06 08:08:46 +01:00
Johann Dahm
810b13b460 Cleaned up some syntax and added nooffset option.
Could resolve #17.
2015-01-29 17:18:55 -05:00
Johann Dahm
e0a8600ba2 Pass option 'blockbg' through to colortheme package.
Also, use beamer-specific DeclareOption and error if incorrect options
are passed.
2015-01-28 23:13:06 -05:00
Johann Dahm
9e24bba520 Use palette colors instead of hardcoded names. 2015-01-28 19:25:21 -05:00
Matthias Vogelgesang
181a0d6452 Use package option to \protect frame titles
Using \protect disables the MakeLowercase command which looks weird with titles
set in small caps. For all those who want to use \cite, \ref and co. can now use
the `protectframetitles` package option.
2015-01-20 08:38:36 +01:00
Matthias Vogelgesang
eee32d1665 Fix #15: rescale widths for large slide number 2015-01-18 16:46:16 +01:00
Matthias Vogelgesang
e16f4a9757 Fix #14: wrong vspace in titleprogressbar 2015-01-12 19:29:18 +01:00
Grégoire Jadi
7af2e860c0 * beamerthemem.sty(frametitle): \protect the frametitle inside MakeLowercase
Without the \protect, we cannot use \cite, \ref or similar stuff in frametitle.
2014-12-10 16:23:27 +01:00
Matthias Vogelgesang
298a1a64ac Use different color for forth line 2014-11-17 16:27:27 +01:00
Matthias Vogelgesang
edacbdc2c5 Uncomment \nointerlineskip to remove white top 2014-11-05 20:29:26 +01:00
Matthias Vogelgesang
514f95f8f6 Make section pages light
... and adapt width and height of progress bar.
2014-11-03 19:32:13 +01:00
Matthias Vogelgesang
b54b464c9e Fix broken titleprogressbar option
Accidentally removed the negative pull up of the progress bar.
2014-10-31 15:50:22 +01:00
Matthias Vogelgesang
c73088305c Add "disable thousands separator" pgf style 2014-10-31 10:56:02 +01:00
Matthias Vogelgesang
99e149a70c Adjust fifth bar color to dark blue 2014-10-31 10:31:13 +01:00
Matthias Vogelgesang
724ec6b544 Customize footnote
Footnotes are bad, but they become a bit more tolerable with lower contrast and
less indentation.
2014-10-29 17:12:14 +01:00
Matthias Vogelgesang
ea610ff77b Reduce frametitle skip 2014-10-28 17:30:25 +01:00
Matthias Vogelgesang
f4f209411d Fix #2: increase distance between title and line
This and 4fbada019c should help with arbitrarily long titles.
2014-10-28 14:26:46 +01:00
Matthias Vogelgesang
b3dededae0 Add spacing after frametitle
Without it, the content is offset vertically.
2014-10-28 14:08:16 +01:00
Matthias Vogelgesang
ccd2e0c261 Add command to fix top list spacing 2014-10-27 14:40:44 +01:00
Matthias Vogelgesang
4fbada019c Improve title size and spacing 2014-10-27 11:36:44 +01:00
Matthias Vogelgesang
121fcf7353 Improve page number size and location 2014-10-27 08:27:12 +01:00
Matthias Vogelgesang
29b07df7d6 Add custom pgfplot styles 2014-10-17 08:40:25 +02:00
Matthias Vogelgesang
20d6f41400 Fix indentation of itemized list 2014-10-09 16:50:42 +02:00
Matthias Vogelgesang
2032b5b719 Add default empty argument to \plain 2014-10-09 15:10:47 +02:00
Matthias Vogelgesang
58fb92ac7c Make title progress bar optional 2014-10-04 02:54:38 +02:00
Matthias Vogelgesang
4bd094304b Add experimental progressbar beneath title 2014-09-26 15:34:21 +02:00
Matthias Vogelgesang
9e4a9d6739 Start splitting font and color theme 2014-09-22 17:10:05 +02:00
Matthias Vogelgesang
3bacdfb1f6 Use bullet point instead of arrow 2014-09-21 09:03:05 +02:00
Matthias Vogelgesang
d4e241a089 Add dark background with image
The image is taken from

  http://commons.wikimedia.org/wiki/File:Blassenstein_Erlauftal_mit_Nebel_02_Panorama.JPG

By Uoaei1 (Own work) CC-BY-SA-3.0
(http://creativecommons.org/licenses/by-sa/3.0), via Wikimedia Commons.
2014-09-20 12:06:37 +02:00
Matthias Vogelgesang
da8aed8f94 Add copyright header 2014-09-19 22:57:09 +02:00
Matthias Vogelgesang
867c01d8fa Font adjustments 2014-09-19 22:57:06 +02:00
Matthias Vogelgesang
a167e78351 Customize alert and add examples 2014-09-19 22:55:31 +02:00
Matthias Vogelgesang
e10fafb98a Add final title page 2014-09-19 22:55:20 +02:00
Matthias Vogelgesang
01b5387a98 Add \questions command for ... questions 2014-08-28 16:05:03 +02:00
Matthias Vogelgesang
58e43660d4 Use Fira Mono for ... mono 2014-08-28 11:28:50 +02:00
Matthias Vogelgesang
8860565bd3 Set title page to page zero 2014-08-28 11:28:31 +02:00
Matthias Vogelgesang
c35f6c2346 Fix frametitle bar 2014-08-28 11:13:46 +02:00
Matthias Vogelgesang
07b4a25a11 Initial commit 2014-08-28 10:57:04 +02:00