View Single Post
Old 03-01-2023, 10:41 AM   #31
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,034
Karma: 2006208
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
Quote:
Originally Posted by jackie_w View Post
No inside information, but in those days we did have @davidfor (R.I.P.) which was almost as good.
Yes, he is duly missed.

Quote:
Originally Posted by jackie_w View Post
I auto-apply whatever is needed (if anything) during my send-to-device process.
Hmm, now that is a thought
I did once thought to add device specific settings in the CSS, but never could figured out how to determine that the epub was processed on a kobo device. It should be possible, however.

Quote:
Originally Posted by jackie_w View Post
Yes, except for item 1 (kobo hardcoded defaults), because I don't know what you mean by it.
Ah, well during coding some parameter initial default value setting might be in order (orphans=void), which is then updated during the program run (recalculated somehow), then updated by reading program invocation arguments, then updated by reading configuration files, then updated by reading files to be processed, etc.
So in this case it could be orphans=2 and remain that until it is overridden, if ever.

Last edited by DrChiper; 03-01-2023 at 10:44 AM.
DrChiper is offline   Reply With Quote