view pb/makefile @ 70:d5d894baa3ed default tip

pb: Added the latex version for Perspektive Bibliothek This content was created between 2014-04-12 and 2014-05-12.
author markus schnalke <meillo@marmaro.de>
date Mon, 20 Oct 2014 07:43:31 +0200
parents
children
line wrap: on
line source

all: ref1-pb.pdf

ref1-pb.pdf:
	latexmk -pdf ref1-pb

clean:
	latexmk -c ref1-pb
realclean:
	latexmk -C ref1-pb