This commit is contained in:
GitHub Merge Button 2011-11-18 13:28:00 -08:00
commit 5cb6dd0d7d
4 changed files with 7 additions and 0 deletions

6
Makefile Normal file
View file

@ -0,0 +1,6 @@
MAPS=geometromap geometromap_solarized
all: $(addsuffix .pdf,$(MAPS))
%.pdf: %.svg
inkscape -A $@ $<

1
README Normal file
View file

@ -0,0 +1 @@
To update the PDF from the SVG files, type `make`. You need inskcape installed.

BIN
geometromap.pdf Normal file

Binary file not shown.

BIN
geometromap_solarized.pdf Normal file

Binary file not shown.