docbook-apps

Expand all | Collapse all

ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

  • 1.  ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 03:01
    Version 1.75.1 of the DocBook XSL & XSL-NS Stylesheets, for processing
    DocBook 4 and namespaced (DocBook 5) documents, is now available:

    https://sourceforge.net/projects/docbook/files/

    The release notes are included below, and also available online.
    The reference docs are available as a separate package, and online.

    The following is a list of changes that have been made since the 1.75.1
    release.

    Gentext

    The following changes have been made to the gentext code since the 1.75.1
    release.

    ? dleidert: locale/ja.xml

    Improved Japanese translation for Note(s). Closes bug #2823965.

    ? dleidert: locale/pl.xml

    Polish alphabet contains O with acute accent, not with grave
    accent. Closes bug #2823964.

    ? Robert Stayton: locale/ja.xml

    Fix translation of "index", per bug report 2796064.

    ? Robert Stayton: locale/is.xml

    New Icelandic locale file.

    Common

    The following changes have been made to the common code since the 1.75.1
    release.

    ? Norman Walsh: stripns.xsl

    Support more downconvert cases

    ? Robert Stayton: titles.xsl

    Make sure title inside info is used if no other title.

    FO

    The following changes have been made to the fo code since the 1.75.1 release.

    ? Robert Stayton: pi.xsl

    Turn off dbfo-need for fop1.extensions also, per bug #2816141.

    HTML

    The following changes have been made to the html code since the 1.75.1 release.

    ? Mauritz Jeanson: titlepage.xsl

    Output "Copyright" heading in XHTML too.

    ? Mauritz Jeanson: titlepage.xsl

    Added stylesheet.result.type test for copyright. Closes bug #2813289.

    ? Norman Walsh: htmltbl.xsl

    Remove ambiguity wrt @span, @rowspan, and @colspan

    Manpages

    The following changes have been made to the manpages code since the 1.75.1
    release.

    ? Mauritz Jeanson: endnotes.xsl

    Added normalize-space() for ulink content. Closes bug #2793877.

    ? Mauritz Jeanson: docbook.xsl

    Added stylesheet.result.type test for copyright. Closes bug #2813289.

    Epub

    The following changes have been made to the epub code since the 1.75.1 release.

    ? Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb

    Corrected bugs caused by path and file assumptions were not met

    ? Keith Fahlgren: bin/lib/docbook.rb; docbook.xsl

    Cleaning up hardcoded values into parameters and fixing Ruby
    library to pass them properly; all thanks to patch from Liza Daly

    Params

    The following changes have been made to the params code since the 1.75.1
    release.

    ? Mauritz Jeanson: highlight.source.xml

    Fixed typo.

    Profiling

    The following changes have been made to the profiling code since the 1.75.1
    release.

    ? Robert Stayton: profile.xsl

    Fix bug 2815493 missing exsl.node.set.available parameter.

    XSL-Saxon

    The following changes have been made to the xsl-saxon code since the 1.75.1
    release.

    ? Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/
    nwalsh/saxon/Colum?

    Added fixes so that colgroups in the XHTML namespace are processed properly.

    XSL-Xalan

    The following changes have been made to the xsl-xalan code since the 1.75.1
    release.

    ? Mauritz Jeanson: nbproject/project.xml

    Added missing NetBeans configuration.



  • 2.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 08:55
    Am Montag, den 20.07.2009, 20:00 -0700 schrieb Keith Fahlgren:
    > Version 1.75.1 of the DocBook XSL & XSL-NS Stylesheets, for processing
    > DocBook 4 and namespaced (DocBook 5) documents, is now available:
    >
    > https://sourceforge.net/projects/docbook/files/
    >
    > The release notes are included below, and also available online.
    > The reference docs are available as a separate package, and online.
    >
    > The following is a list of changes that have been made since the 1.75.1
    > release.
    >
    > Gentext
    >
    > The following changes have been made to the gentext code since the 1.75.1
    > release.
    >
    > ? dleidert: locale/ja.xml
    >
    > Improved Japanese translation for Note(s). Closes bug #2823965.
    >
    > ? dleidert: locale/pl.xml
    >
    > Polish alphabet contains O with acute accent, not with grave
    > accent. Closes bug #2823964.
    >
    > ? Robert Stayton: locale/ja.xml
    >
    > Fix translation of "index", per bug report 2796064.
    >
    > ? Robert Stayton: locale/is.xml
    >
    > New Icelandic locale file.

    All these fixes are missing in 1.75.2. The locale files in common/ are
    the same as in release 1.75.1.

    Regards, Daniel




  • 3.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 13:41
    On Tue, Jul 21, 2009 at 1:54 AM, Daniel
    Leidert<daniel.leidert.spam@gmx.net> wrote:
    > All these fixes are missing in 1.75.2. The locale files in common/ are
    > the same as in release 1.75.1.

    Ah, how delightful. Release management for this project is so rewarding.

    I'm looking into it.


    Keith



  • 4.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 13:50
    On Tue, Jul 21, 2009 at 6:40 AM, Keith Fahlgren<abdelazer@gmail.com> wrote:
    > On Tue, Jul 21, 2009 at 1:54 AM, Daniel
    > Leidert<daniel.leidert.spam@gmx.net> wrote:
    >> All these fixes are missing in 1.75.2. The locale files in common/ are
    >> the same as in release 1.75.1.
    >
    > Ah, how delightful. Release management for this project is so rewarding.

    So, this was a bug in the release manager. I've added a step to the
    README.BUILD to hopefully prevent a regression in the future and will
    re-bundle the distribution and replace the files at Sourceforge. This
    should take about 2 hours. I'll let you know when I've finished.



    Keith



  • 5.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 14:06
    Consider another step for the README.build while you're there:
    double-check that the Release Notes are updated with the correct version
    number. (1.75.2 Rel Notes still say 1.75.1 throughout.)

    Thanks for all the work it takes to get these releases out. We do know
    how frustrating it is.


    Keith Fahlgren wrote:
    > So, this was a bug in the release manager. I've added a step to the
    > README.BUILD to hopefully prevent a regression in the future and will
    > re-bundle the distribution and replace the files at Sourceforge. This
    > should take about 2 hours. I'll let you know when I've finished.
    >



  • 6.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 14:38
    On Tue, Jul 21, 2009 at 7:05 AM, Barton
    Wright<barton.wright@streambase.com> wrote:
    > Consider another step for the README.build while you're there: double-check
    > that the Release Notes are updated with the correct version number. (1.75.2
    > Rel Notes still say 1.75.1 throughout.)

    I don't see this.

    """
    Release Notes: 1.75.2

    The following is a list of changes that have been made since the 1.75.1 release.
    Gentext

    The following changes have been made to the gentext code since the
    1.75.1 release.

    *

    dleidert: locale/ja.xml

    Improved Japanese translation for Note(s). Closes bug #2823965.

    *

    dleidert: locale/pl.xml

    Polish alphabet contains O with acute accent, not with grave
    accent. Closes bug #2823964.

    *

    Robert Stayton: locale/ja.xml

    Fix translation of "index", per bug report 2796064.

    *

    Robert Stayton: locale/is.xml

    New Icelandic locale file.

    Common

    The following changes have been made to the common code since the
    1.75.1 release.
    """
    ...



  • 7.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 22:03
    On Tue, Jul 21, 2009 at 1:54 AM, Daniel
    Leidert<daniel.leidert.spam@gmx.net> wrote:
    > Am Montag, den 20.07.2009, 20:00 -0700 schrieb Keith Fahlgren:
    >> The following changes have been made to the gentext code since the 1.75.1
    >> release.
    >>
    >>   ? dleidert: locale/ja.xml
    >>
    >>     Improved Japanese translation for Note(s). Closes bug #2823965.


    $ diff ~/scratch/docbook-xsl-1.75.2/common/ja.xml common/ja.xml
    74,75c74,75
    < <l:gentext key="Index" text="??"/>
    < <l:gentext key="index" text="??"/>
    ---
    > <l:gentext key="Index" text="??"/>
    > <l:gentext key="index" text="??"/>
    86,88c86,88
    < <l:gentext key="NOTE" text="??"/>
    < <l:gentext key="Note" text="??"/>
    < <l:gentext key="note" text="??"/>
    ---
    > <l:gentext key="NOTE" text="??"/>
    > <l:gentext key="Note" text="??"/>
    > <l:gentext key="note" text="??"/>
    161,162c161,162
    < <l:gentext key="notes" text="??"/>
    < <l:gentext key="Notes" text="??"/>
    ---
    > <l:gentext key="notes" text="??"/>
    > <l:gentext key="Notes" text="??"/>

    >>   ? dleidert: locale/pl.xml
    >>
    >>     Polish alphabet contains O with acute accent, not with grave
    >> accent. Closes bug #2823964.

    $ diff ~/scratch/docbook-xsl-1.75.2/common/pl.xml common/pl.xml
    205,206c205,206
    < <l:gentext key="lowercase.alpha" text="aabccdeefghijkllmnnoòpqrsstuvwxyzzz"/>
    < <l:gentext key="uppercase.alpha" text="AABCCDEEFGHIJKLLMNNOÒPQRSSTUVWXYZZZ"/>
    ---
    > <l:gentext key="lowercase.alpha" text="aabccdeefghijkllmnnoópqrsstuvwxyzzz"/>
    > <l:gentext key="uppercase.alpha" text="AABCCDEEFGHIJKLLMNNOÓPQRSSTUVWXYZZZ"/>


    >>   ? Robert Stayton: locale/is.xml
    >>
    >>     New Icelandic locale file.

    $ head common/is.xml

    <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
    language="is" english-language-name="Icelandic">









    > All these fixes are missing in 1.75.2.

    Thanks for the bug report, this has been fixed in the updated files
    (at least on my machine...).

    Please confirm that the diffs above look correct.


    Thanks,
    Keith



  • 8.  Re: [docbook-apps] ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 22:49
    Am Dienstag, den 21.07.2009, 15:03 -0700 schrieb Keith Fahlgren:
    > On Tue, Jul 21, 2009 at 1:54 AM, Daniel
    > Leidert<daniel.leidert.spam@gmx.net> wrote:
    > > Am Montag, den 20.07.2009, 20:00 -0700 schrieb Keith Fahlgren:

    [..]
    > $ diff ~/scratch/docbook-xsl-1.75.2/common/ja.xml common/ja.xml
    > $ diff ~/scratch/docbook-xsl-1.75.2/common/pl.xml common/pl.xml
    [..]
    > Please confirm that the diffs above look correct.

    These are both correct.

    Regards, Daniel




  • 9.  Re: ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-21-2009 23:19
    On Mon, Jul 20, 2009 at 8:00 PM, Keith Fahlgren<abdelazer@gmail.com> wrote:
    > Version 1.75.2 of the DocBook XSL & XSL-NS Stylesheets, for processing
    > DocBook 4 and namespaced (DocBook 5) documents, is now available:
    >
    >  https://sourceforge.net/projects/docbook/files/

    Some files were mispackaged, so this release has been updated at
    Sourceforge. If you've already downloaded these files, please update
    your copies.



    Thanks,
    Keith



  • 10.  Re: [docbook-apps] Re: ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-22-2009 19:36
    Am Dienstag, den 21.07.2009, 16:19 -0700 schrieb Keith Fahlgren:
    > On Mon, Jul 20, 2009 at 8:00 PM, Keith Fahlgren<abdelazer@gmail.com> wrote:
    > > Version 1.75.2 of the DocBook XSL & XSL-NS Stylesheets, for processing
    > > DocBook 4 and namespaced (DocBook 5) documents, is now available:
    > >
    > > https://sourceforge.net/projects/docbook/files/
    >
    > Some files were mispackaged, so this release has been updated at
    > Sourceforge. If you've already downloaded these files, please update
    > your copies.

    Sorry to be the one telling you the bad news :), but the reference PDF
    file in docbook-xsl-doc is empty (0 byte).

    Regards, Daniel




  • 11.  Re: [docbook-apps] Re: ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-22-2009 20:51
    On Wed, Jul 22, 2009 at 12:35 PM, Daniel
    Leidert<daniel.leidert.spam@gmx.net> wrote:
    > Sorry to be the one telling you the bad news :), but the reference PDF
    > file in docbook-xsl-doc is empty (0 byte).

    Thanks for the report. I've confirmed this and will see if the
    packages can be updated.


    Keith



  • 12.  Re: [docbook-apps] Re: ANNOUNCE: DocBook XSL & XSL-NS Stylesheets 1.75.2 released

    Posted 07-22-2009 21:22
    On Wed, Jul 22, 2009 at 1:51 PM, Keith Fahlgren<abdelazer@gmail.com> wrote:
    > On Wed, Jul 22, 2009 at 12:35 PM, Daniel
    > Leidert<daniel.leidert.spam@gmx.net> wrote:
    >> Sorry to be the one telling you the bad news :), but the reference PDF
    >> file in docbook-xsl-doc is empty (0 byte).
    >
    > Thanks for the report. I've confirmed this and will see if the
    > packages can be updated.

    Deliciously, it seems that Sourceforge has updated their release
    management interface. I hope that I just uploaded new docbook-xsl-doc
    packages....


    Keith