docs/bib-ref1

diff pb/makefile @ 70:d5d894baa3ed

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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pb/makefile	Mon Oct 20 07:43:31 2014 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +all: ref1-pb.pdf
     1.5 +
     1.6 +ref1-pb.pdf:
     1.7 +	latexmk -pdf ref1-pb
     1.8 +
     1.9 +clean:
    1.10 +	latexmk -c ref1-pb
    1.11 +realclean:
    1.12 +	latexmk -C ref1-pb