docbook-apps

  • 1.  Re: [docbook-apps] bookinfo element used in epub/docbook.xsl

    Posted 10-08-2011 06:30
    Hi,
    This was reported earlier, and the fix for this problem has been checked into the
    latest SVN version of epub/docbook.xsl, so it will be in the next distribution.

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net


    ----- Original Message -----
    From: "Boris Schäling" <boris@highscore.de>
    To: <docbook-apps@lists.oasis-open.org>
    Sent: Friday, October 07, 2011 2:57 PM
    Subject: [docbook-apps] bookinfo element used in epub/docbook.xsl


    > 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
    >
    >
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >
    >




  • 2.  RE: [docbook-apps] bookinfo element used in epub/docbook.xsl

    Posted 10-10-2011 22:36


    > -----Original Message-----
    > From: Bob Stayton [mailto:bobs@sagehill.net]
    > Sent: Samstag, 8. Oktober 2011 08:30
    > To: Boris Schäling; docbook-apps@lists.oasis-open.org
    > Subject: Re: [docbook-apps] bookinfo element used in epub/docbook.xsl
    >
    > Hi,
    > This was reported earlier, and the fix for this problem has been checked
    into
    > the latest SVN version of epub/docbook.xsl, so it will be in the next
    > distribution.

    Oh, but good to know it has been fixed. :) Can you say anything about when
    the next distribution will be released? Actually I wonder whether so much
    has been fixed meanwhile that I better use trunk (instead of 1.76.1) or
    whether there were no big changes which would justify a release soon (so I
    can upgrade to and use a stable release with 1.76.1).

    Boris

    > [...]