On Fri, Jan 23, 2009 at 13:53, Laurent Laville <[email protected]> wrote:
> Hello PhD team,
>
> As I prefer to avoid cross posting, I just want to say that I found a
> possible render problem (found on PEAR Manual build).
>
> See my post [1], it's related to DocBook5 source code just committed [2]
>
> In summary two different render:
>
> <book> -> <info> -> <abstract>
> ==> text intro follow by table of contents
>
> <chapter> -> <info> -> <abstract>
> ==> table of contents follow by text intro

Hmh.
<reference> prints the TOC after intro, but I thought all the rest of
the "root chunks" printed the TOC first?
This may be PEAR specific as I am pretty sure that in phpdoc
<reference> is the only case we print the info first.

-Hannes

Reply via email to