View Single Post
Old 02-20-2013, 10:41 PM   #17
carlosbcg
Member
carlosbcg began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Feb 2013
Device: Linux laptop and iPhone
Quote:
Originally Posted by mrmikel View Post
To add to your misery, NO device fully supports any of the above.
I'm very familiar with that type of thing. It's exactly like it was when web browsers first came out and weren't all on board with respect to abiding by standards either.

Quote:
Sigil is great program that handles many of the details for you, if you have an html file to feed it, or you can type in directly or paste in text.
It IS most definitely quite the program but I have noticed lately that it does some things which make it unlikely that I will use it. It messes up my DOCTYPE and uses a structure that is not recommended by the standard or that lines up with the epub directory structure which I am using.

Plus it creates some files like the mimetype behind the scenes such that I can't see what it is doing until after it saves my epub and I can look inside it.

I am a detail person who likes control over every aspect of what I am doing if I can conveniently achieve that and don't generally like it when things are created or happen without my having any idea of what happened or where things went or came from.

If one uses Sigil it would appear that one must then stick to using Sigil to have things go as smoothly as possible.

I create content in markup (with some hand coded HTML), use pandoc to convert to whatever, and then place the resultant produced files (whether HTML for a web page, XHTML for epub, PDF, or whatever) in various directories. A script I am creating will Zip up the files into an EPUB so I won't even need something like Sigil (though I understand there is a script here that does that too...most likely for Windows though...I use Linux).

Carlos
carlosbcg is offline   Reply With Quote