summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/gentium-tug/doc/Makefile')
-rw-r--r--fonts/gentium-tug/doc/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/gentium-tug/doc/Makefile b/fonts/gentium-tug/doc/Makefile
new file mode 100644
index 0000000000..0df3e1c5c0
--- /dev/null
+++ b/fonts/gentium-tug/doc/Makefile
@@ -0,0 +1,15 @@
+# This file is part of the Gentium package for TeX.
+# It is licensed under the Expat License, see doc//README for details.
+
+env = TEXMFHOME=../../..
+gentium.pdf: gentium.tex
+ $(env) pdflatex '\nonstopmode\pdfsuppresswarningdupmap=1\pdfmapfile{+gentium-type1.map}\input $<'
+# read the map file for running out of the development tree,
+# without having the package installed, necessarily.
+
+dist: clean
+ cd ../../../source/fonts/gentium-tug \
+ && ./make-zip-4CTAN.sh -l
+
+clean:
+ rm -f *.aux *.log *.out *.toc