Glen Mazza wrote:
I'm trying to compile[1] a valid [2] Docbook document (it works fine
with docbook2pdf). But after a while appears this error eternally:

[INFO] area contents overflows area in line
[INFO] area contents overflows area in line
[INFO] area contents overflows area in line
....

Some weeks ago, one of you suggest me that this error was provoked by
something is too big to fit in its allocated space.

But is it really an error though?

Yes, it is, most likely either a table column or a list-item-label which is too narrow to fit even the first character of the content. Because the DocBook style sheets try to compute column and list item label widths automatically, there is not much one can do (short of extensive customization and/or perhaps using a smaller font size)

Note that DocBook validity means a valid XML structure, which has
nothing to do with whether the output of the DocBook style sheets
make sense typographically. FOP shouldn't get into loop, but that's
another story.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to