Bug #47957 [Com]: Rendering differences between book and chapter titles
[email protected] ("gggdawdaw at gmail dot com") Thu, 02 Jun 2022 17:48:11 +0000
| Newsgroups | php.doc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=47957&edit=1 ID: 47957 Comment by: gggdawdaw at gmail dot com Reported by: [email protected] Summary: Rendering differences between book and chapter titles Status: Not a bug Type: Bug Package: Doc Build problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Thanks for post Previous Comments: ------------------------------------------------------------------------ [2022-02-19 21:44:13] BrendaTGumbs305 at yahoo dot com is that a chapter is one of the primary portions into which a book's material is divided, but a title is a prefix https://www.bestessays.com.au/buy essays papers australia.php to a chapter. or a suffix appended to a person's name to denote adoration, official status, or a professional or academic degree see also. ------------------------------------------------------------------------ [2012-04-06 17:40:35] [email protected] This was intentional at the time. And since we haven't recieved any more complaints about it.. closing this issue ------------------------------------------------------------------------ [2009-04-13 10:16:15] [email protected] Description: ------------ 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 I'd like your opinion Laurent Laville [1] http://news.php.net/php.pear.doc/11476 [2] http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect.xml?view=log I would like that's also the same case with <section> docbook tag. <book> -> <info> -> <abstract> ==> text intro follow by table of contents <chapter> -> <info> -> <abstract> ==> table of contents follow by text intro <section> -> <info> -> <abstract> ==> table of contents follow by text intro See new commit (revision 1.12) of http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect.xml?view=log Reproduce code: --------------- References: http://news.php.net/php.doc/969380055 http://news.php.net/php.doc/969380056 http://news.php.net/php.doc/969380064 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=47957&edit=1