
: Re: How to find duplicate IDs in epub? Chapter_1.xhtml: <div id="ch1_sec1"> <h1 id="level1">Section 1</h1> <p id="p1">paragraph1, see <a href="Chapter_1.xhtml#f1">fig 1</a></p>
0 Reactions
Your best bet is to validate with EPUBCheck. That will catch dupe @ids and other errors. I use a command in Linux similar to:
java -jar /home/epubcheck.jar book.epub -out errors.xml
The errors.xml file will give you filename, line numbers, and error descriptions.
Or you can use an online validator at IDPF if you don't mind uploading your work.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Sara

: Interactive 3D content - which format supports? I am looking for options to display a 3D rendered model with some interactivity. Adobe does (used to ?) support for 3D content, however as I know
0 Reactions

: Can Amazon know about the books I upload to my Kindle device? One user can upload her/his own ebook files onto a Kindle device . I'd want to know if Amazon is able to know what you are
0 Reactions