Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd
Дата
Msg-id 21027.1296234711@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
I wrote:
Josh Kupershmidt <schmiddy@gmail.com> writes:
>> I looked around line 1390679 of postgres-US.tex-pdf, where I saw this
>> snippet from seg.sgml:
>> (spaces around the range operator are ignored)

The nearest preceding candidate for a split link seems to be the
reference to table F-25 in the opening paragraph of section F.36.2
(attached PNG shows what it looks like when I build HEAD in US page
size).  Since that sentence is rather badly in need of copy-editing
anyway, I'll go see if I can fix it.  However, it's rather disturbing
that in my build the problem seems to be more than half a dozen lines
away from a page boundary.  I could believe a line or two discrepancy
between different toolchains, but this seems like a lot.

> Something we might consider doing to try to make this more stable is to
> see if we can force more page breaks in the PDF output.  That would
> isolate each chapter or section from changes in others.

In my build, the entire contrib manual is potentially interdependent,
because the sub-sections of Appendix F don't start new pages.  This
seems bad.  What is even more curious is that it looks like the function
"man pages" within the dblink section *do* get forced page breaks.
That is inconsistent to say the least.  How much control do we have over
this type of formatting decision?

            regards, tom lane


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Problem with documentation of upgrades