gnu-koryavov
gnu-koryavov copied to clipboard
Flag -o.Opening not exact page of Koryavnik
Issue
Flag -o that opens book in specific page is not very cool. Some books may be cut, so there is little nasty offset.
Command:
./run.sh -s 2 -n 12.25 -o
I want p. 338 to be opened, but what I see:
It is p. 338 in numeration of file, but p. 341 in the numeration of book.
And here it is, p. 335 - the task I wanted to find from the beginning:
So there are two ways to fix problem: add some pages in the beginning of every file or fix script that way, that in opens file with some hard-coded offset.
This is a known issue with low priority. Thanks for description, it may be useful for newcomers