I fixed the missing id on footnote.  Try it now with the latest snapshot.

Bob Stayton
Sagehill Enterprises
[email protected]


----- Original Message ----- From: "Carlos Araya" <[email protected]>
To: <[email protected]>
Sent: Sunday, April 22, 2012 10:15 AM
Subject: [docbook-apps] docbook footnotes generating errors with epub3 book

I am using the following code to generate footnotes

<footnote><para>The XML source for this book along with all the ancillary files (Ant build files and others) are available on Github at <link xlink:href="https://github.com/caraya/docbook-epub";>https://github.com/caraya/docbook-epub</link></para></footnote>

it produces the following HTML using the latest snapshot:

<div id="ftn.idp18944" class="footnote" epub:type="footnote"><p><a href="#idp18944" class="para"><sup class="para">[1] </sup></a>The XML source for this book along with all the ancillary files (Ant build files and others) are available on Github at <a class="link" href="https://github.com/caraya/docbook-epub"; target="_top">https://github.com/caraya/docbook-epub</a></p></div>

but epubcheck is raising an error

ERROR: docbook-howto.epub/OEBPS/ch01.xhtml(2,5685): 'idp18944': fragment identifier is not defined in 'OEBPS/ch01.xhtml'

This happens for all footnotes and it was not happening with prior snapshot 
builds.

Carlos

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to