Update README and demo slides

This commit is contained in:
Matthias Vogelgesang 2014-10-31 16:03:56 +01:00
parent b54b464c9e
commit 4daab34c6e
2 changed files with 7 additions and 1 deletions

View File

@ -18,10 +18,13 @@ Thus to compile the demo with `make` you must
* have a usable TikZ installation, and
* install the Python package [Pygments](http://pygments.org/) (`pip install pygments`).
### Package options
* `titleprogressbar` adds a thin progress bar similar to the section progress
bar underneath *each* slide.
bar underneath *each* frame title
![Progressbar](http://i.imgur.com/4BXHU4K.png)
### Commands
@ -29,12 +32,15 @@ Thus to compile the demo with `make` you must
* `\plain{title=[]}{body}` sets a slide in plain dark colors.
### pgfplot styles
The beamer theme also contains pre-defined pgfplot styles. Use the `mlineplot`
key to plot line data and `mbarplot` or `horizontal mbarplot` to plot bar
charts.
![Charts](http://i.imgur.com/yuEqU3j.png)
### License

BIN
demo.pdf

Binary file not shown.