|
|
#1 |
|
Member
![]() Posts: 14
Karma: 10
Join Date: Feb 2019
Device: None
|
Windowtext error in Calibre (resubmitted)
All,
After some discussion on an html file and epub comparability in this forum (thanks for the input to date), I switched back to Calibre as recommended and am working on the html code in that software on my book's html code. One issue that Calibre/EditBook/Check Book is the term 'windowtext' label used by Word. The general error message is 'CSS: Property: Invalid value for "CSS Level 2.1" property: windowtext [82.5 colour] [stylesheet.css]' dependig on the line and column location. I would like the font in the entire text in the book to be automatic as defined in the original Word document and not a specific colour. My question is what can I do about this error or can I safely leave it? Any help much appreciated. Code:
.calibre6 {
font-weight: bold
}
.calibre7 {
color: windowtext
}
.calibre8 {
font-size: 0.83333em;
line-height: 1.2;
vertical-align: super
}
.calibre9 {
display: block
|
|
|
|
|
|
#2 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,273
Karma: 61916422
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
I delete the line.
That is EPUB3 code, which is why it squawks when using 2.1 rules. Devices are SUPPOSED to ignore code they don't understand. In reality , don't give them a chance to prove they don't follow the rules
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,620
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
replace windowtext with currentColor
|
|
|
|
|
|
#4 | |
|
Member
![]() Posts: 14
Karma: 10
Join Date: Feb 2019
Device: None
|
Quote:
Many thanks for the clarification. Cheers, Andy |
|
|
|
|
|
|
#5 |
|
Member
![]() Posts: 14
Karma: 10
Join Date: Feb 2019
Device: None
|
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| calibre corrupt error corrupt error database disk image is malformed | didu812 | Calibre | 50 | 04-10-2024 09:51 AM |
| Windowtext error in Calibre | blackrock36 | General Discussions | 3 | 02-27-2019 10:45 AM |
| Calibre Hudl 2: calibre, version 3.2.1 ERROR: Error: Error communicating with device | elfed | Devices | 4 | 07-21-2017 06:33 AM |
| Calibre plugIn Kindle Collections Error message "Value Error:month..." | readee | Plugins | 4 | 10-10-2011 12:21 PM |
| calibre, version 0.8.8 ERROR: Error: Error communicating with device no such column: | e-bookuser | Devices | 1 | 07-03-2011 05:09 PM |