Re: Switching to XML

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Switching to XML
Дата
Msg-id 28680.1165728297@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Switching to XML  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
I wrote:
> With the patch it takes me about 5 minutes to do the jade step of the
> PDF build, using this morning's SGML sources.  (I don't know how to set
> the TeX configuration to get the pdfjadetex steps to go through, so I
> dunno about total time.)

OK, I read Peter's notes about suitable TeX configuration, and with
that plus suitably patched openjade I get this from a standing start:

$ time make postgres.pdf
... much output ...
Output written on postgres.pdf (1670 pages, 13561269 bytes).
Transcript written on postgres.log.

real    8m23.949s
user    8m14.263s
sys     0m9.241s
$

But my goodness it produces a lot of TeX warnings :-(.  I can understand
that no one was gonna look into those with a three-day turnaround time,
but maybe now we can think about cleaning them up?  Personally I
haven't used TeX/LaTeX in anger in about ten years, but most of what
scrolled past looked easily fixable, and at least some of it would
translate to visible ugliness in the output.

            regards, tom lane

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Switching to XML
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Switching to XML