In documents containing Page Front (I, ii, iii ), Page Normal (1,2,3 ) and Page Special (A,B, ) all the pages are not retained in XML file. Page Front is correctly recognized, first page normal is skipped and only one of the two page special is recognized that too as page-normal.
When DAISY REARMATTER style is applied just before the section containing the Appendix etc. having special page numbering, this whole section is found missing in the XML file.
Two versions of the same file with and without the Rearmatter style is attached.
Repro steps: Translate to DAISY XML with automatic page settings
Desired behaviour: All pages should be correctly recognized. Alphanumeric pages after page normal are page-special. Rearmatter style should not remove the content from XML document
Rearmatter style applied before appendix section
File with front, normal & special pages
The issue with Rearmetter content disappearing has been resolved.
The correct XML containing the rearmatter section is emmitted.
Page numbering spanning a table is not currently supported. For this reason there is only a single 'Special' page being emitte (ie="page8")
The guidance on table treatment across multiple pages can be found here
http://www.daisy.org/z3986/structure/archive-SG-DAISY2005/part2-table.htm#table-sect
Numbering across multipage tables is not supported. If this is required a new issue will need to be opened.
The 'normal' pages (1,2,3 etc...) are being incorrectly classified as special pages.
This will require resolution.