View Single Post
Old 06-13-2012, 03:55 AM   #7
Iznogood
Guru
Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.
 
Iznogood's Avatar
 
Posts: 932
Karma: 15752887
Join Date: Mar 2011
Location: Norway
Device: Ipad, kindle paperwhite
Quote:
Originally Posted by meme View Post
Header IDs are automatically added when you Generate a TOC, or when you Save. I'm not sure why its generating IDs when saving, but we'll look into that. Its possible someone once found that some readers had a problem if there were no IDs? But as mentioned they shouldn't cause any issue.
The IDs are not my main issue, so I guess I can live with them, or remove them after the epub is completed. I do not like unnecessary IDs because it makes it more difficult to search when I have to search for type of tags, classes and contents of tag, and id's on top of it all.

Quote:
Originally Posted by meme View Post
The meta tags are not deleted automatically. Can you give a step by step example of how to demonstrate this?
Images are attached.
Step1: Have an ordinary epub. Add line
Code:
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/>
in header. Save file
Search and replace for something
Step2: The meta line is gone.
This happens when tidy is turned off (see image) and when the red sign for well-formed-errors is on or off, it does not matter

Quote:
Originally Posted by meme View Post
You have to wait for the next version in order to be able to stop Sigil's from using HTML Tidy to Pretty Print your code.
I'm looking forward to it. I like to be in control of my computer, not the opposite way around. Sigil is superb because of the features I stated in post number 4, but I don't like too much automation interfering with my code
Attached Thumbnails
Click image for larger version

Name:	step1.jpg
Views:	357
Size:	449.9 KB
ID:	87659   Click image for larger version

Name:	step2.jpg
Views:	370
Size:	460.8 KB
ID:	87660  
Iznogood is offline   Reply With Quote