Update README and demo slides
This commit is contained in:
parent
b54b464c9e
commit
4daab34c6e
|
@ -18,10 +18,13 @@ Thus to compile the demo with `make` you must
|
||||||
* have a usable TikZ installation, and
|
* have a usable TikZ installation, and
|
||||||
* install the Python package [Pygments](http://pygments.org/) (`pip install pygments`).
|
* install the Python package [Pygments](http://pygments.org/) (`pip install pygments`).
|
||||||
|
|
||||||
|
|
||||||
### Package options
|
### Package options
|
||||||
|
|
||||||
* `titleprogressbar` adds a thin progress bar similar to the section progress
|
* `titleprogressbar` adds a thin progress bar similar to the section progress
|
||||||
bar underneath *each* slide.
|
bar underneath *each* frame title
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
|
@ -29,12 +32,15 @@ Thus to compile the demo with `make` you must
|
||||||
* `\plain{title=[]}{body}` sets a slide in plain dark colors.
|
* `\plain{title=[]}{body}` sets a slide in plain dark colors.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### pgfplot styles
|
### pgfplot styles
|
||||||
|
|
||||||
The beamer theme also contains pre-defined pgfplot styles. Use the `mlineplot`
|
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
|
key to plot line data and `mbarplot` or `horizontal mbarplot` to plot bar
|
||||||
charts.
|
charts.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue