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.7:102] The system shall be able to evaluate certain variables and counters at so-called fields… #160

Closed
1 task done
bertfrees opened this issue Jan 5, 2016 · 0 comments

Comments

@bertfrees
Copy link
Member

bertfrees commented Jan 5, 2016

Requirement

[4.7:102] The system shall be able to evaluate certain variables and counters at so-called "fields", for example on the title page or in the page header or footer. Supported variables shall include at least the current braille page number, the current print page number or range of print pages contained in the current braille page, the current volume number, the total number of volumes, the total number of braille pages or sheets contained in the current volume or book, the current chapter title, the current chapter number, and the date.

Done

  • Braille page number in page header/footer
  • Print page number (range) in page header/footer
  • Current volume number
  • Total number of volumes
  • Current chapter title
  • Current chapter number

Todo

sprint#9

Tasks

  • Implement variables for total number of braille pages or sheets contained in the current volume or book: Support variables $sheets-in-volume and $sheets-in-document brailleapps/dotify#198 (@bertfrees)
    • API change is accepted, but we're waiting with the implementation. The implementation will probably have to be redone after the volume breaking changes, and the time needed to make a release of the current implementation can be used for other things. (EDIT: we've done the implementation anyway even though it will have to be optimized or redone later)
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