diff options
Diffstat (limited to 'pt_BR.ISO8859-1')
-rw-r--r-- | pt_BR.ISO8859-1/books/handbook/Makefile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/pt_BR.ISO8859-1/books/handbook/Makefile b/pt_BR.ISO8859-1/books/handbook/Makefile index 8c1c2dbd21..a07137f94d 100644 --- a/pt_BR.ISO8859-1/books/handbook/Makefile +++ b/pt_BR.ISO8859-1/books/handbook/Makefile @@ -36,6 +36,7 @@ DOC?= book FORMATS?= html-split HAS_INDEX= true +USE_PS2PDF= yes INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= @@ -154,16 +155,6 @@ CHAPTERS?= ${SRCS:M*chapter.sgml} SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./} -# XXX The Handbook build currently overflows some internal, hardcoded -# limits in pdftex. Until we split the Handbook up, build the PDF -# version using ps2pdf instead of pdftex. - -book.tex-pdf: - ${TOUCH} book.tex-pdf - -book.pdf: book.ps - ${PS2PDF} book.ps book.pdf - pgpkeyring: pgpkeys/chapter.sgml @${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC} |