Commit Graph

33 Commits

Author SHA1 Message Date
Ross Churchley 0ffc2942cf Organize files into directories 2015-09-21 00:42:29 -07:00
Bill Gatliff b9162ee918 Fix 'Altert' typo in demo 2015-08-23 09:15:55 -05:00
Matthias Vogelgesang e4764c6642 Streamline and update the demo presentation 2015-07-22 10:44:00 +02:00
Matthias Vogelgesang b088d7b0b9 Add preliminary logo but do not enable yet 2015-06-23 08:25:20 +02:00
Benjamin Weiss 1b13cf3cd9 new frame title format implementation
As also suggested on
[stackexchange](http://tex.stackexchange.com/questions/112526/errors-wit
h-makeuppercase-and-beamers-insertsectionhead) the new implementation
patches `\sectionentry`, `\beamer@section` and `\beamer@@frametitle`
instead of expanding them.

In the process I also added three more hooks:

- `mthemesectiontitleformat`
- `mthemeframetitleformat`
- `mthemeplaintitleformat`

So the user can change the behavior of each element independently. As
default the new formats are dependent on `mthemetitleformat`.

For testing purposes I integrated @elliottd s frames from this PR #94

This should fix the `allowframebreaks` issue for real now.
2015-06-22 16:38:26 +02:00
Ross Churchley 15bcda7c37 Minor rearrangements and documentation 2015-06-21 22:24:49 -07:00
Ross Churchley cfb993ee2e Promote sub-packages to sections in manual 2015-06-18 00:28:05 -07:00
Benjamin Weiss a5c2ecfaa0 added mthemetitleformat and recompiled demo.pdf 2015-06-16 11:39:37 +02:00
Benjamin Weiss bffb4697d7 added the different block types (alert, example) 2015-06-16 11:12:45 +02:00
Benjamin Weiss 794157bca9 added TOC 2015-06-16 11:12:45 +02:00
Benjamin Weiss 395c066744 added References frame 2015-06-16 11:12:45 +02:00
Benjamin Weiss 124cb44bfd removed document class option compress 2015-06-11 10:58:24 +02:00
Ross Churchley aa3f99b2b0 Return font theme to beamerthemem.sty 2015-04-29 12:09:23 -07:00
Ross Churchley c6109e7320 Return colour theme declaration to style file 2015-04-28 23:26:51 -07:00
Ross Churchley 6b656640c2 Fix verbatim spacing 2015-04-28 11:44:00 -07:00
Ross Churchley 709462fb8b Make figure example colortheme-independent 2015-04-28 11:30:34 -07:00
Ross Churchley 086fb387d4 Move color and font theme selection to demo.tex
The `mtheme` is compatible with other colour themes and (technically) other font themes. Moving these declarations to the .tex file makes it easier for the user to use a custom colour theme or to compile the slides on a computer without Fira Sans.
2015-04-28 11:29:36 -07:00
Ross Churchley dc62825743 Remove demo slide dependency on `minted`
Although syntax highlighting is nice, `minted` is a nonessential dependency that greatly complicates compilation for new users. Since using the `mtheme` does not require you to install Pygments or use `--shell-escape`, the demo slides should not either.
2015-04-28 11:00:04 -07:00
cuzcomd 15ada32e2d Update demo.tex 2014-10-22 13:38:23 +02:00
Matthias Vogelgesang 1c1e598a41 Fix spelling 2014-10-17 08:41:31 +02:00
Matthias Vogelgesang 29b07df7d6 Add custom pgfplot styles 2014-10-17 08:40:25 +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 c3b350d8f6 Change title 2014-09-19 22:57:09 +02:00
Matthias Vogelgesang c855a0804c Replace lame TikZ pictures 2014-09-19 22:57:09 +02:00
Matthias Vogelgesang 23c5099d3e Update slides 2014-09-19 22:57:09 +02:00
Matthias Vogelgesang 867c01d8fa Font adjustments 2014-09-19 22:57:06 +02:00
Matthias Vogelgesang 17d9ae9558 Improve demo slides 2014-09-19 22:56:57 +02:00
Matthias Vogelgesang 69e2197991 Add quote example 2014-09-19 22:55:31 +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 07b4a25a11 Initial commit 2014-08-28 10:57:04 +02:00