summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/doc/gentium-tug/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-05-23 03:03:21 +0000
committerNorbert Preining <norbert@preining.info>2022-05-23 03:03:21 +0000
commit989493fc0cf04ec736a261d39eee40e1d7bdf4be (patch)
treea277a139c974ad3d3703fa42439cb0da70de6f89 /fonts/gentium-tug/doc/gentium-tug/Makefile
parentfcedb80554137a681150f48c9a1ca20dbfb2e83a (diff)
CTAN sync 202205230303
Diffstat (limited to 'fonts/gentium-tug/doc/gentium-tug/Makefile')
-rw-r--r--fonts/gentium-tug/doc/gentium-tug/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/fonts/gentium-tug/doc/gentium-tug/Makefile b/fonts/gentium-tug/doc/gentium-tug/Makefile
new file mode 100644
index 0000000000..b9190f2c99
--- /dev/null
+++ b/fonts/gentium-tug/doc/gentium-tug/Makefile
@@ -0,0 +1,17 @@
+# $Id: Makefile 141 2022-05-19 17:50:08Z karl $
+# This file is part of the Gentium package for TeX.
+# It is licensed under the Expat License, see doc//README for details.
+
+env = TEXMFHOME=../../../..
+texfot = texfot
+gentium.pdf: gentium.tex
+ $(env) $(texfot) 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