https://github.com/mpadge/beamer-template
Beamer template with huge, very fancy fonts
https://github.com/mpadge/beamer-template
Last synced: about 2 months ago
JSON representation
Beamer template with huge, very fancy fonts
- Host: GitHub
- URL: https://github.com/mpadge/beamer-template
- Owner: mpadge
- Created: 2017-11-08T13:21:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T13:35:09.000Z (over 7 years ago)
- Last Synced: 2025-02-14T13:24:44.711Z (4 months ago)
- Language: TeX
- Size: 469 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beamer-template
Beamer template with huge, very fancy fonts. Big images and huge fancy fonts can
take a long time to compile, so this is broken into individual `pdf` pieces to
be assembled by `pdftk` at the end. (This also allows ready insertion of `pdf`
pages within a `beamer` presentation.)It's all run by `makefile`:
1. First open all files in `tmux` with `bash tmux-start.bash`
2. Then make figures with `$ make figs`
3. Then just `$ make` to make the whole lot
4. (Optional) `$ make clean`, `$ make cleanfigs`, or `$make cleanall`