From: Bruce Momjian Date: Fri, 15 Dec 2006 02:44:28 +0000 (+0000) Subject: Document patch needed to get PDF and PS output in a reasonable amount of X-Git-Tag: REL8_3_BETA1~1688 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4dfc4137e38968abd912b3f0d94955cd9d66329;p=thirdparty%2Fpostgresql.git Document patch needed to get PDF and PS output in a reasonable amount of time. --- diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 027de156b34..ee06c7cfeb3 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -115,6 +115,9 @@ DSSSL stylesheets), as well as a number of related tools. Jade is now being maintained by the OpenJade group, no longer by James Clark. + (If generating Postscript or PDF output, you will need to + compile from source and use a special patch to get output + in a reasonable amount of time.) @@ -295,6 +298,14 @@ make install installed and you want to install the rest of the tool chain locally.) + + + OpenJade release 1.3.2 and perhaps earlier and later releases + have a known bug that causes Postscript and PDF output + generation to take days. This patch + fixes the problem and generates output in a few minutes. +