Attached I have a zip file containing an xml file and a css file. The xml contains the book of Matthew and the first chapter of Mark in Chinese. I have found two possible bugs:
1. The book title for Matthew (recognizable by it's larger font) is on the second page of the book. It has the attribute float: top. This is applied in the "otBook > titleGroup mainTitle, ntBook > titleGroup mainTitle" section of the css. Furthermore, this problem goes away if the style for 2 columns is commented out for "otBook, ntBook".
2. I have applied "prince-page-group: start;" to the elements "otBook, ntBook". It is my understanding that if I set no headers of footers on the first page, this should then apply it to the first page of any otBook or ntBook. I do not observe this behavior. This may be noted on page 30 of the pdf.
In addition to these bugs, I would like to add an additional request for inline footnotes to the other two requests.
Thanks for a wonderful product.
1. The book title for Matthew (recognizable by it's larger font) is on the second page of the book. It has the attribute float: top. This is applied in the "otBook > titleGroup mainTitle, ntBook > titleGroup mainTitle" section of the css. Furthermore, this problem goes away if the style for 2 columns is commented out for "otBook, ntBook".
2. I have applied "prince-page-group: start;" to the elements "otBook, ntBook". It is my understanding that if I set no headers of footers on the first page, this should then apply it to the first page of any otBook or ntBook. I do not observe this behavior. This may be noted on page 30 of the pdf.
In addition to these bugs, I would like to add an additional request for inline footnotes to the other two requests.
Thanks for a wonderful product.