summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/upmendex/samples/latex/Makefile
blob: c10ffc0ca3971098048bfe0f1774e9a1aeb0f966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
UPMENDEX = upmendex
DVIPDFMX = dvipdfmx -f haranoaji-uptex.map

city0.ind:
	$(UPMENDEX) city0 -s mlg0.ist

city0.pdf:
	xelatex city0.tex
	xelatex city0.tex
	$(UPMENDEX) city0 -s mlg0.ist
	xelatex city0.tex

city1.ind:
	$(UPMENDEX) city1 -s mlg1.ist

city1.dvi:
	uplatex city1.tex
	uplatex city1.tex
	$(UPMENDEX) city1 -s mlg1.ist
	uplatex city1.tex

city1.pdf:
	$(DVIPDFMX) city1.dvi