Re: Docbook 5.x

From: Jürgen Purtz <juergen(at)purtz(dot)de>
To: pgsql-docs(at)postgresql(dot)org
Subject: Re: Docbook 5.x
Date: 2016-05-04 15:30:18
Message-ID: 572A158A.1000903@purtz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 04.05.2016 16:51, Tom Lane wrote:
> Ouch. What about output to PDF? While we don't care as much about
> that as HTML for day-to-day use, it has to be feasible (ie, not hours).
>
> regards, tom lane

Actually I made tests using fop on single files (the converted sgml
files). This works within seconds and in my very first mail from
2016-04-20 I added the results for the 'advanced.xml' file. When I try
to convert the complete 'postgres_all.xml' file, fop crashes after some
minutes. As fop is a Java application, it is possible that the assigned
main memory is short (-Xms -Xmx, ...) - or it comes from some other Java
specific issues. I will work on this in the next days.

Jürgen Purtz

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2016-05-04 15:31:48 Re: Docbook 5.x
Previous Message Alvaro Herrera 2016-05-04 15:21:58 Re: Docbook 5.x