OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]