View Single Post
Old 09-20-2024, 05:25 PM   #6
foosion
Evangelist
foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.
 
Posts: 479
Karma: 41524
Join Date: Sep 2011
Device: Kobo Libra 2 & Clara BW
Quote:
Originally Posted by Karellen View Post
Thanks.

PHP Code:
<head>
  <
title>Scrambled</title>
  <
meta name="author" content="Leo Nikoleyevich Tolstoy"/>
  <
meta name="generator" content="Duke Classics"/>
  <
link href="stylesheet.css" type="text/css" rel="stylesheet"/>
  <
style type="text/css">  </style>
</
head
The problem is the <style> tag with empty / white spaces for a value.
Delete that line and the error will be cleared.
That did it. Thank you!

386 errors (one per part) seemed a bit much, even if it had no effect on the actual rendering of the book.

Out of idle curiosity, I wonder why the Calibre editor didn't identify that line. Or why the publisher, which obviously used Calibre, didn't notice and fix it.

Now I just have to decide if I want to read this translation or the Briggs version.

Quote:
== Edit ==
You then need to relink the stylesheet to the html page. That will fix the error.
This was not necessary. Editor and viewer found the stylesheet as is.

Last edited by foosion; 09-20-2024 at 05:33 PM.
foosion is offline   Reply With Quote