nlbdev / pipeline

NLB branch of the super-project that aggregates all Pipeline related code. See https://github.com/daisy/pipeline for the main branch.
http://repo.nlb.no/pipeline
3 stars 1 forks source link

Fix script option: sheets/pages (default value and terminology) #15

Closed josteinaj closed 6 years ago

josteinaj commented 7 years ago

From @KariRudjord on June 10, 2016 7:32

Change from sheets to pages i GUI. Maximum pages should be 86 (Jostein). Keep sheets in CSS Sheets should be 43 (Ammar). Total amount of pages must be pages, not sheets. (Ammar/Bert)

We will communicate this to braille producers. It will only be a challenge when printing on every second page, and that we don't do often.

@josteinaj @usama49 @bertfrees

Copied from original issue: nlbdev/pipeline-mod-nlb#52

josteinaj commented 7 years ago

From @bertfrees on June 10, 2016 11:16

josteinaj commented 7 years ago

...need to check if sheets/pages are used correctly in web ui.

josteinaj commented 7 years ago

@matskober is the terminology in the script correct? sheets/pages, hefter/sider, in the script options?

matskober commented 7 years ago

I thought pages where sufficient; why do we need sheets at all? (Is not the pef supposed to printer neutral; if not the only (paper) sheets relevant is 4 pages pr sheet - that's what NbFT uses.)

bertfrees commented 7 years ago

CSS and OBFL think in terms of sheets, so if you want pages this number needs to be divided by 2 internally (see also my comment above).

josteinaj commented 7 years ago

Currently it looks like this:

sheets-pages-option

So the option name refers to pages, but the description refers to sheets.

bertfrees commented 7 years ago

Ideally you should create a new option (different name and description).

matskober commented 7 years ago

I'm confused by this issue; I have asked @bertfrees about this earlier - he said that the number inserted was referring to sheets. (In the sense that one sheet is two pages, a front page and a back page.) But to me it seems more appropriate to only talk about pages, not sheets. The need to control a page's appearance in the volume, e.g. whether it's a right hand or left hand page (or an odd- or even numbered page, if you like), seems to be more in the spirit of the pef-format.

And since the current embossers used on NLBs pef-files have sheets consisting of four pages, we will be operating with two different sets of sheets; the the two sided "digital sheet" in PIP, and the four sided sheet from "real life". If anything, it would make more sense to refer to the four side sheet, since the limitations is a "real life"-issue, not a digital one. But the embosser neutral solution would be "max pages". @josteinaj @KariRudjord @usama49

KariRudjord commented 6 years ago

For me this seems OK now. But I would like you to have a look at it too, @matskober just to be sure. OK?

josteinaj commented 6 years ago

Since it's done i think this should be closed.