Attached is a re-render of your message 54 epub out of calibre, with a screen shot in ADE of chapter 1 of the re-render, and a sreenshot of your original in ADE.
The header on your original xhtml looks like this:
Quote:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CapÃ*tulo I</title>
<link href="css/style.css" type="text/css" rel="stylesheet" />
</head>
<body>
|
When the xhtml comes out of calibre, the header looks like this:
Quote:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>CapÃ*tulo I</title>
<link href="resources/style_3_9.css" type="text/css" rel="stylesheet"/>
<link href="resources/Capitulo-01_0.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
<link href="resources/Capitulo-01_1.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
<link href="resources/Capitulo-01_2.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
</head>
<body>
|
Could the lack of doctype in the re-render have anything to do with why it looks different? Or maybe the change to a content type?
-bjc
Charter Member, Deceased Equine Abuse Society.