- Summary
- Markup mismatches
- Type
- Bug
- Raised by
- dg?
- Date opened
- Monday, 14 February 2005
- Description
- PmWiki markup allows nesting that the unmodified tbook DTD doesn’t. Examples so far:
- <newline/>s aren’t allowed in tbook body text at all
- <section>s must include their section text; headings must be contained within an immediately higher level heading
See also issue 00008
- Importance
- 5
- Proposed solution
- Initially, filter these out with some sort of postprocessing (or use the <latex> element); also change the tbook DTD and XSLT to allow <newline/>s as inline markup in most text, and to add some sort of heading tag to augment the existing <section> etc tags.
- Urgency
- 5
- Status
- Closed
- Resolution
- Handled by making minor adaptations to the tbook dtd and xslt processing rules.
- Date closed
- Wednesday, 30 March 2005
« 00002 · Edit Form · 00004 »