Re: How to start Quickbook lists items with a new paragraphs
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3ydMqXL=nottzpokropZM5MjcgZzbB1LL-8=UxrTPc9A8w@mail.gmail.com> |
On 1 November 2011 15:51, Paul A. Bristow <[email protected]> wrote: > I am getting a warning > > multiprecision.qbk:425: warning: line breaks generate invalid boostbook (will only note first > occurrence). Quickbook doesn't support paragraphs in lists at the moment. There have been some hacks to do so such as John's 'para' template in the maths documentation. Quickbook 1.6 should have explicit list elements, which will allow you to do that. The following should work on trunk at the moment, all 1.6 things are subject to approval. [article Lists with paragraphs [quickbook 1.6] ] [ordered_list [ [* Bold text] Content ] [ [* Bold text] Content ] ]