Mercurial > docs > bib-ref1
comparison makefile @ 23:aa84fb364794
Seitenzahlen korrigiert; Erklaerung hinzugefuegt
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Fri, 22 Nov 2013 10:34:41 +0100 |
parents | 1a5d8c430be1 |
children | 3bdf6c05a35e |
comparison
equal
deleted
inserted
replaced
22:4efc2b47ec6f | 23:aa84fb364794 |
---|---|
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 decl.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 | 5 REFER = refer -n -p bib -e -P -sLAD # -l,2 -k |
6 | 6 |
7 all: $(NAME).ps | 7 all: $(NAME).ps |