View Single Post
Old 04-17-2016, 08:41 PM   #2
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,356
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
I add the <dc:format>ePub</dc:format> tag using a clip all the time. I had to add blank spaces (CR/LF) before and after for it to insert as a new line. eg.
Code:
{CR/LF}<dc:format>ePub</dc:format>{CR/LF}
Unfortunately, you can't see the CR/LF.... but if you highlight from the end of one line to the beginning of the next (in the opf) you will get the CR/LF that Sigil uses. Then copy/paste that in the clip editor.

Last edited by Turtle91; 04-17-2016 at 08:58 PM.
Turtle91 is offline   Reply With Quote