aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2019-07-29 09:45:57 +0200
committerRobert Alessi <alessi@robertalessi.net>2019-07-29 09:45:57 +0200
commitc90a1c162dc9f282433b23fd0c100b1d60bbaf5a (patch)
tree2d718700cdc84efd71fb3c1040dd3af1d0e0f264
parent7c4b9e18a44b93b80fb813ffa35fd0c81067a361 (diff)
downloadoldstandard-c90a1c162dc9f282433b23fd0c100b1d60bbaf5a.tar.gz
added olstandard.pdf
-rw-r--r--makefile2
-rw-r--r--oldstandard.pdfbin0 -> 92898 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index c19afb8..6f1f026 100644
--- a/makefile
+++ b/makefile
@@ -22,7 +22,7 @@ package: doc
22 cp otf/*.otf $(pkg) 22 cp otf/*.otf $(pkg)
23 tar czf $(pkg)-$(ver).tar.gz $(pkg) 23 tar czf $(pkg)-$(ver).tar.gz $(pkg)
24 24
25clean: 25clean: doc
26 rm -f $(LOCALFONTDIR)/OldStandard-*.otf 26 rm -f $(LOCALFONTDIR)/OldStandard-*.otf
27 luaotfload-tool --update 27 luaotfload-tool --update
28 git clean -df 28 git clean -df
diff --git a/oldstandard.pdf b/oldstandard.pdf
new file mode 100644
index 0000000..0334e85
--- /dev/null
+++ b/oldstandard.pdf
Binary files differ