From 169f9f4cb62ed48dff3fbbfc396f3a517e67ed61 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 15 Dec 2006 02:44:33 +0000 Subject: [PATCH] Document patch needed to get PDF and PS output in a reasonable amount of time. --- doc/src/sgml/docguide.sgml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 2a58b56a2be..19f52ac4227 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. +