From: Bruce Momjian Date: Fri, 15 Dec 2006 02:44:33 +0000 (+0000) Subject: Document patch needed to get PDF and PS output in a reasonable amount of X-Git-Tag: REL8_2_1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=169f9f4cb62ed48dff3fbbfc396f3a517e67ed61;p=postgresql 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 2a58b56a2b..19f52ac422 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.) @@ -293,6 +296,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. +