-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank braille page at the start of the content #43
Comments
With my updated CSS (to be pushed shortly) I get another inconsistency, possibly related:
Where did braille page 2 of the braille book's frontmatter go? |
Re last comment: Bert explained that this is a Dotify limitation. A TOC always starts a new section, and a new section always starts on a new sheet. It worked previously with the document-level TOC because of a work-around. That can't be applied to a volume-level TOC because if the volume-level TOC is empty the work-around would cause the title page to be omitted. This leaves the extra blank page at the start of the braille book's actual content, which is undesired. |
See for example commit daisy/pipeline-mod-braille@95f54b6 |
And see issue braillespecs/obfl#48 |
The content of the print book in the first braille volume starts with a blank braille page. Example:
This appears to happen only in the first volume. It is not expected behavior, see the unit tests for add-boilerplate.
The text was updated successfully, but these errors were encountered: