Mercurial > docs > bib-ref1
comparison makefile @ 14:72336ba36bb3
bib: neue referenzen
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 19 Nov 2013 22:49:04 +0100 |
parents | 1c5c5d20d8b7 |
children | 1a5d8c430be1 |
comparison
equal
deleted
inserted
replaced
13:b5cbea15349d | 14:72336ba36bb3 |
---|---|
1 NAME = ref1 | 1 NAME = ref1 |
2 CHAPS = style front.roff toc.roff text.roff refs.roff | 2 CHAPS = style front.roff toc.roff text.roff refs.roff |
3 BIB = bib | 3 BIB = bib |
4 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress | 4 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress |
5 REFER = refer -n -p bib -e -P -sLAD -l,2 -k -a | 5 REFER = refer -n -p bib -e -P -sLAD -l,2 -k |
6 | 6 |
7 all: $(NAME).ps | 7 all: $(NAME).ps |
8 | 8 |
9 $(NAME).ps: $(CHAPS) makefile $(BIB) toc.ig refs.ig | 9 $(NAME).ps: $(CHAPS) makefile $(BIB) toc.ig refs.ig |
10 export TROFFONTS=fonts;\ | 10 export TROFFONTS=fonts;\ |