Document patch needed to get PDF and PS output in a reasonable amount of
authorBruce Momjian <[email protected]>
Fri, 15 Dec 2006 02:44:33 +0000 (02:44 +0000)
committerBruce Momjian <[email protected]>
Fri, 15 Dec 2006 02:44:33 +0000 (02:44 +0000)
time.

doc/src/sgml/docguide.sgml

index e15736c87800023979b41742b2784211f9939f87..1fc578616bf64fd9cc7102a6f64d7200ed41e4bb 100644 (file)
        <acronym>DSSSL</acronym> stylesheets), as well as a number of
        related tools.  <productname>Jade</productname> 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.)
       </para>
      </listitem>
     </varlistentry>
@@ -293,6 +296,14 @@ make install
         installed and you want to install the rest of the tool chain
         locally.)
        </para>
+
+       <para>
+        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 <ulink
+        url="http://archives.postgresql.org/pgsql-docs/2006-12/msg00064.php">patch</ulink>
+        fixes the problem and generates output in a few minutes.
+       </para>
       </step>
 
       <step id="doc-openjade-install">