Skip to content
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

[4.6:88] The system shall be able to perform automatic volume breaking… #169

Closed
bertfrees opened this issue Feb 15, 2016 · 0 comments
Closed

Comments

@bertfrees
Copy link
Member

bertfrees commented Feb 15, 2016

Requirement

[4.6:88] The system shall be able to perform automatic volume breaking with constraints. It shall be possible to precisely tweak the algorithm. It shall take values for minimal and maximal number of pages per volume. It shall support special ranges for the first and last volume of sections. The algorithm shall take into account that certain points in the book are better suited for being the start of a new volume than other points and that certain sections belong in certain volumes.

Done

  • A CSS specification has been made.
  • In previous sprints we've implemented basic volume breaking (with the only constraint being a maximal number of pages per volume).
  • We have a number of ideas on how to go about advanced volume breaking.

Todo

  • Support in OBFL for preferring and discouraging break points.
  • A major refactoring of Dotify is required in order to get more control over the break points.

sprint#9

Tasks

  • implement support for preferring and discouraging break points in Dotify (@joeha480)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant