Mercurial > docs > master
comparison makefile @ 174:35fc40a5011d
We won't have an abstract.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 10 Jul 2012 17:28:39 +0200 |
parents | 5520bbde3767 |
children | 25d05add0d97 |
comparison
equal
deleted
inserted
replaced
173:4c7db172fb59 | 174:35fc40a5011d |
---|---|
1 NAME = thesis | 1 NAME = thesis |
2 CHAPS = style front.roff dedication.roff abstract.roff toc.roff \ | 2 CHAPS = style front.roff dedication.roff toc.roff \ |
3 preface.roff intro.roff discussion.roff summary.roff refs.roff \ | 3 preface.roff intro.roff discussion.roff summary.roff refs.roff \ |
4 official.roff colophon.roff | 4 official.roff colophon.roff |
5 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress | 5 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress |
6 REFER = refer -n -p bib -p rfcs -e -P -sLAD -l,2 -k | 6 REFER = refer -n -p bib -p rfcs -e -P -sLAD -l,2 -k |
7 | 7 |