https://github.com/richfitz/yvr-2016
https://github.com/richfitz/yvr-2016
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/richfitz/yvr-2016
- Owner: richfitz
- Created: 2016-04-04T22:10:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-04T22:12:35.000Z (over 10 years ago)
- Last Synced: 2025-06-21T03:40:39.339Z (about 1 year ago)
- Language: TeX
- Size: 2.24 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compiling:
```
make
```
# Requirements:
Fonts (all are freely downloadable)
* [Font Awesome](http://fortawesome.github.io/Font-Awesome/)
* [Yanone Kaffeesatz](https://www.google.com/fonts#UsePlace:use/Collection:Yanone+Kaffeesatz)
* [Bitstream Vera Sans Mono](http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/)
XeLaTeX (and fontspec) so that these fonts can be used.
Inkscape for SVG to PDF conversion (`diagrams/`).
# Credits
Design taken from this [great talk](http://bost.ocks.org/mike/d3/workshop/#0).