Re: [docbook->html] support for MathML
Steven Watanabe <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Organization | Providere Consulting, Inc. |
| Message-ID | <[email protected]> |
AMDG On 10/21/2011 03:16 AM, Daniel James wrote: > On 21 October 2011 02:46, Steven Watanabe <[email protected]> wrote: >> >> b) [xinclude ...] fails because xinclude is >> a block level element, and this is a phrase >> template. >> >> I think I can fix this, but it's going to >> mean quickbook changes. > > Do you want to have two different xincludes? Or maybe have the program > work out which it is from the context - that's a little tricky and > probably can't be done in the parser. > What I did locally is to set xml:base, so <xi:include> can use the original path. In Christ, Steven Watanabe