https://github.com/friendly/ssc2013
SSC 2013 presentation
https://github.com/friendly/ssc2013
Last synced: 9 months ago
JSON representation
SSC 2013 presentation
- Host: GitHub
- URL: https://github.com/friendly/ssc2013
- Owner: friendly
- Created: 2013-02-19T21:07:47.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-23T19:35:48.000Z (almost 13 years ago)
- Last Synced: 2025-06-01T02:04:24.160Z (11 months ago)
- Language: R
- Size: 10.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ssc2013
=======
SSC 2013 presentation files
* `fig/` old figures imported here
* `figures/` new figures
* `frames/` .tex files included via \input{}
* `R/` R source to create `figures/`
Makefile:
* `make` runs `pdflatex -interaction=nonstopmode ssc2013.tex`
* `make handout` uses `pdfnup --nup 2x2 ...`
* See pdfjam website (unix only)