Re: code example wrapping

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: code example wrapping
Дата
Msg-id 20100427143438.GB5237@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: code example wrapping  ("Erik Rijkers" <er@xs4all.nl>)
Ответы Re: code example wrapping  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
Erik Rijkers wrote:
> On Mon, April 5, 2010 19:29, Peter Eisentraut wrote:
> > On mån, 2010-04-05 at 18:30 +0200, Erik Rijkers wrote:
> >> On Mon, April 5, 2010 18:18, Tom Lane wrote:
> >> > "Erik Rijkers" <er@xs4all.nl> writes:
> >> >
> >> >> I would like to reformat (only) those cases so that the text is completely readable on the
>
> Here is plpgsql.sgml with reformatted code-examples for pdf readability
> (mainly split long lines; also fixed an concat error in one example).
>
> I've checked A4+US pdf's and html with these changes - they look OK, I think.

Just applied it.  I checked the HTML output and it looks good.  I
couldn't generate the PDF now; it died like this:

$ make postgres-A4.pdf
openjade  -D . -D /pgsql/source/900orig/doc/src/sgml -c /usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d
/pgsql/source/900orig/doc/src/sgml/stylesheet.dsl-t tex -V tex-backend -i output-print -i include-index -V
texpdf-output-V '%paper-type%'=A4 -o postgres-A4.tex-pdf /pgsql/source/900orig/doc/src/sgml/postgres.sgml 
pdfjadetex postgres-A4.tex-pdf
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
---! /var/lib/texmf/web2c/pdftex/pdfjadetex.fmt doesn't match pdftex.pool
(Fatal format file error; I'm stymied)
make: *** [postgres-A4.pdf] Error 1
rm postgres-A4.tex-pdf


I don't know what's going on but I bet it has to do with something I
upgraded on this machine.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: recovery configuration parameters
Следующее
От: Tom Lane
Дата:
Сообщение: Re: code example wrapping