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-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=49d5bd6d5ec43d4221370b370b1bac7aa38e8a54;p=users%2Fbernd%2Fpostgres.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 e15736c878..1fc578616b 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -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. +