View Single Post
Old 06-06-2015, 11:01 AM   #1276
Nick_1964
Bookworm
Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.
 
Nick_1964's Avatar
 
Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
I try to get this driver up and add some lines to a special css because I have troubles with the hyphenation.
I Found this:
Quote:
Adding Arbitrary CSS
The device driver plugin, through the base KoboTouch driver provided with calibre, has the ability to copy all rules from a specific CSS file into each book as it is uploaded. To support easily maintaining device-specific CSS files, the device driver can copy a CSS file into the correct place to allow adding it to each book. To do this, locate the calibre plugin directory, create a CSS file in there, and ensure that the Modify CSS option is selected in the driver preferences. To locate the calibre plugin directory, open calibre's preferences, choose Miscellaneous, and click the Open calibre configuration directory button. The plugin directory is in there.
But in order to have this KoboTouchExtended driver working, I have to disable the "base KoboTouch driver" so that isn't working that good.
Then:
Quote:
The name of the CSS file must be in the format kobo_extra_<DEVICE>.css. The following replacements for <DEVICE> are currently supported (capitalization is important):
Kobo Aura HD - AURAHD (kobo_extra_AURAHD.css)
Kobo Aura - AURA (kobo_extra_AURA.css)
Kobo Glo - GLO (kobo_extra_GLO.css)
Kobo Mini - MINI (kobo_extra_MINI.css)
Kobo Touch - TOUCH (kobo_extra_TOUCH.css)
I have the Glo HD but inserting a kobo_extra_GLOHD.css doesn't work also.
Can anyone enlighten me with this ?
Nick_1964 is offline   Reply With Quote