Re: Quickbook block element
Steven Watanabe <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Organization | Providere Consulting, Inc. |
| Message-ID | <[email protected]> |
AMDG On 10/21/2011 06:27 AM, Matias Capeletto wrote: > On Fri, Oct 21, 2011 at 2:32 PM, Daniel James <[email protected]> wrote: >> This is something I've implemented but not checked in yet which is a >> little relevant to recent discussions. Currently when you might try to >> write something like this: >> >> [template chapter[title] '''<chapter><title>'''[title]'''</title>'''] >> [template chapterend '''</chapter>'''] >> >> [chapter Just an example] >> >> Chapter content. >> >> [chapterend] >> >> It doesn't work because escaped docbook is considered to be a phrase >> element. > > Regarding your question about alternatives to your [block ...] > element, can we change this behavior? Is it really necessary that > escaped docbook be considered a phrase element? > If we did that, then we couldn't use escaped docbook in phrases. My personal opinion is that the distinction between block elements and phrase elements should be killed entirely. The model is too simplistic and only causes problems. In Christ, Steven Watanabe