summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/source/chinese/texlive-zh-cn/Makefile
blob: fd4ca4ee60f5049d8cc9fbb369cffb0cd554e269 (plain)
1
2
3
4
5
6
7
8
live.pdf: live.true.pdf
	mv live.true.pdf live.pdf

live.true.pdf: live.true.tex
	xelatex -output-driver="xdvipdfmx -q -E" live.true.tex

live.true.tex: live.tex
	python xcp.py live.tex > live.true.tex