brailleapps / dotify.formatter.impl

Provides an implementation of the formatter interfaces in dotify.api
GNU Lesser General Public License v2.1
0 stars 6 forks source link

Implement break-before="sheet" #53

Closed bertfrees closed 6 years ago

bertfrees commented 6 years ago

See https://github.com/braillespecs/obfl/issues/73.

@joeha480 Please assign this to me.

bertfrees commented 6 years ago

Implemented this locally. PR will follow.

For now headers and footers are printed on empty pages left-hand pages. I think this should be the default behavior. If there are use cases for leaving these pages completely empty, we have to find a solution for that.

bertfrees commented 6 years ago

See https://github.com/brailleapps/dotify.api/pull/18 and https://github.com/brailleapps/dotify.formatter.impl/pull/54