docbook-apps

bookinfo element used in epub/docbook.xsl

  • 1.  bookinfo element used in epub/docbook.xsl

    Posted 10-07-2011 21:58
    The stylesheet epub/docbook.xsl (in ns-1.76.1) uses a "bookinfo" element in
    the lines 776, 777, 1069 and 1070 - is this intended? I had to change it to
    "info" for my DocBook 5 XML files (otherwise index.html is not referenced in
    the manifest section and an itemref with a non-existing idref is used in the
    spine).

    Boris