Opened 14 years ago
Last modified 9 years ago
#2440 closed Bugs
Invalid boostbook is causing problems with fop. — at Initial Version
Reported by: | Daniel James | Owned by: | Joel de Guzman |
---|---|---|---|
Milestone: | To Be Determined | Component: | quickbook |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
It's probably impossible to get quickbook to always generate valid boostbook, but we could make some small improvements. In this case:
[section ...] ... [endsect]
[section ...] ... [endsect]
Docbook doesn't allow anchors between sections (so neither does boostbook) - but the anchor could be placed in the following section's title. This has been causing problems for fop.
It might also be useful to warn about paragraphs between (or after) sections when valid boostbook can't be generated.
Note:
See TracTickets
for help on using tickets.