View Single Post
Old 12-09-2010, 05:06 PM   #4
soulartist
Enthusiast
soulartist began at the beginning.
 
soulartist's Avatar
 
Posts: 45
Karma: 10
Join Date: Nov 2010
Location: New Mexico
Device: none
More details

Here are some points for clarification:

Quote:
Originally Posted by Valloric View Post
This is a Mac-specific issue. I know, it's annoying. Just ignore it for now.
Okay

Quote:
This is related to the code you imported. There was something in it which forced Tidy to add this to everything, or it was there to begin with. It's just a namespace declaration, feel free to ignore/delete it.
This was an ePub file exported directly from InDesign. I didn't make any changes with Sigil.

When I look at the the HTML code in Dreamweaver, I see this code (which is free from the xmlns:xml="http://www.w3.org/XML/1998/namespace">) for the text:

<p class="sidebar-quote" xml:lang="en-us">I’m a painter. What do I have to know about words and <span class="no-style-override-1">writing</span>? </p>

At the top of doc, the only reference to www.w3.org is this:

<?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">

Quote:
Note that when you create a new paragraph in the Book View by pressing ENTER, the attributes from the <p> you were in are copied over to the new <p>.
I see. So far, I haven't done any work with Sigil; I'm trying to understand how it works.

Quote:
You'll have to ask the creators of those other Rendering Systems. Although Calibre's presentation should be fairly close to Sigil's; they both use the same underlying engine (QtWebkit).
Calibre is okay, but text is often jumbled?
soulartist is offline   Reply With Quote