summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/doc/gentium-tug/Makefile
blob: b9190f2c992097e361a5c943c338e65ac88af935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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