Quote:
Originally Posted by KevinH
Yes in ResourceObjects/CSSResource.cpp there is a hard coded setting in the form. So we can make an argument and either set it via a SettingsStore setting or simply by epubversion. Each resource knows the epub version of the epub ebook it belongs to, so we can make this fix for Sigil-0.9.5 if people can decide on what they want: to set it from a Preference setting or automatically by epub version, or even both?
KevinH
|
I'm up for both, actually.
A user selectable setting for EPUB2 and EPUB3 that can be passed as an argument to the form submitted in ResourceObjects/CSSResource.cpp.
It may even be something I'm capable of doing!