This morning, I released[1] version 1.54.0 of the DocBook XSL Stylesheets.

Changes since version 1.53.0 (2002-07-28)

Changes to xsl/*

  | 2002-09-03  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * RELEASE-NOTES.xml: Updated for 1.54.0 release
  | 
  |     * VERSION: Version 1.54.0 released.
  | 

Changes to xsl/common/*

  | 2002-09-02  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * common.xsl: Support person-name style from localization data
  |       in personal names
  | 
  | 2002-08-28  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * table.xsl: Make inherited attributes work for 'missing'
  |       table cells
  | 
  | 2002-07-29  Robert Stayton <[EMAIL PROTECTED]>
  | 
  |     * targetdatabase.dtd: Changed the targetptr attribute from
  |       #REQUIRED to #IMPLIED since it is not required on all
  |       objects.
  | 
  |     * targetdatabase.dtd: Forgot to fix the attribute on the <obj>
  |       element as well.
  | 
  |     * targetdatabase.dtd: Replaced targetid attribute on document
  |       with targetptr per the decision of the DocBook Technical
  |       Committee.
  | 

Changes to xsl/fo/*

  | 2002-09-03  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * graphics.xsl: Support textdata in textobject
  | 
  | 2002-09-01  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * graphics.xsl: Put the url()/no-url() test for external
  |       graphics into a named template
  | 
  |     * pagesetup.xsl: Add SVG to the list of XEP graphics formats;
  |       use the url()/no-url() named template for
  |       draft.watermark.image
  | 
  | 2002-08-28  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * table.xsl: Make inherited attributes work for 'missing'
  |       table cells
  | 
  | 2002-08-26  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * autoidx.xsl: Handle endofrange indexterms properly
  | 
  |     * graphics.xsl: Make graphics formats FO-processor aware;
  |       support SVG when FOP is being used
  | 
  |     * pdf2index: Support page ranges (generated by
  |       startofrang/endofrange index entries)
  | 
  | 2002-08-22  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * autoidx.xsl: Fix serious indexing bug that caused many index
  |       terms to be missing from the automatically generated index
  | 
  | 2002-08-21  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * autoidx.xsl: Support make.index.markup parameter
  | 
  |     * index.xsl: Support make.index.markup parameter and
  |       hand-crafted indexes
  | 
  |     * lists.xsl: Attempt to workaround bug in FOP handling of step
  |       content
  | 
  |     * param.ent, param.xweb: Remove unused table.entry.padding
  |       parameter; add new make.index.markup parameter
  | 
  |     * pdf2index: New file.
  | 
  | 2002-08-20  <[EMAIL PROTECTED]>
  | 
  |     * block.xsl: Adding missing template for simplemsgentry
  | 
  | 2002-08-11  Robert Stayton <[EMAIL PROTECTED]>
  | 
  |     * pagesetup.xsl: Changed running header/footer rule line
  |       dimension from 1px to 0.5pt so passivetex doesn't gack.
  | 
  | 2002-08-08  Robert Stayton <[EMAIL PROTECTED]>
  | 
  |     * autotoc.xsl: Fixed toc.line for FOP to align numbers by
  |       adding leader-pattern-width property as suggested by Nicolas
  |       Nieswandt. Was able to remove the fop.extensions choose/when
  |       structure because it works for all processors. The numbers
  |       in fop align left rather than right, but at least they line
  |       up.
  | 

Changes to xsl/html/*

  | 2002-08-28  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * table.xsl: Make inherited attributes work for 'missing'
  |       table cells
  | 
  | 2002-08-26  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * chunk.xsl, param.ent, param.xweb: Made chunk.tocs.and.lots a
  |       proper parameter
  | 
  | 2002-08-25  Jirka Kosek <[EMAIL PROTECTED]>
  | 
  |     * autoidx.xsl: Fixed bug #496281. Refentry is now recognized
  |       as target for links from index.
  | 
  | 2002-08-22  Jirka Kosek <[EMAIL PROTECTED]>
  | 
  |     * Makefile.param: Index can be alternatively created using HHK
  |       file from now. This allows see-also processing and index
  |       terms also points to their exact location.
  | 
  | 2002-08-22  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * autoidx.xsl: Format see/seealso entries correctly
  | 
  |     * autotoc.xsl, chunk-common.xsl, chunk.xsl, component.xsl,
  |       division.xsl: Rework(ing) ToC/LoT generation to support
  |       chunking the ToC/LoT; don't output empty rows in navigation
  |       tables
  | 
  | 2002-08-22  Jirka Kosek <[EMAIL PROTECTED]>
  | 
  |     * param.ent, param.xweb: Index can be alternatively created
  |       using HHK file from now. This allows see-also processing and
  |       index terms also points to their exact location.
  | 
  | 2002-07-29  Robert Stayton <[EMAIL PROTECTED]>
  | 
  |     * lists.xsl: Added valign="top" attribute to the <col> element
  |       for variablelist term column. I was getting vertically
  |       centered alignment for the term.
  | 

Changes to xsl/params/*

  | 2002-09-01  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * body.font.family.xml, dingbat.font.family.xml,
  |       monospace.font.family.xml, sans.font.family.xml,
  |       title.font.family.xml: Roll-back font families to single
  |       words
  | 
  | 2002-08-26  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * chunk.tocs.and.lots.xml: New file.
  | 
  |     * generate.toc.xml: Fixed typo in parameter reference
  | 
  | 2002-08-22  Jirka Kosek <[EMAIL PROTECTED]>
  | 
  |     * htmlhelp.use.hhk.xml: New file.
  | 
  | 2002-08-21  Norman Walsh <[EMAIL PROTECTED]>
  | 
  |     * make.index.markup.xml: New file.
  | 
  |     * make.index.markup.xml: Fixed typo
  | 

Changes to xsl/htmlhelp/*

  | 2002-08-22  Jirka Kosek <[EMAIL PROTECTED]>
  | 
  |     * htmlhelp-common.xsl: Index can be alternatively created
  |       using HHK file from now. This allows see-also processing and
  |       index terms also points to their exact location.
  | 

Changes to xsl/profiling/*

  | 2002-08-02  Jirka Kosek <[EMAIL PROTECTED]>
  | 
  |     * xsl2profile.xsl: Fixed bug #590074. Profiling should work
  |       with FO again.
  | 

                                        Be seeing you,
                                          norm

[1] http://docbook.sourceforge.net/release/xsl/1.54.0/RELEASE-NOTES.html

-- 
Norman Walsh <[EMAIL PROTECTED]>      | Simplification good!
http://www.oasis-open.org/docbook/ | Oversimplification bad!--Larry Wall
Chair, DocBook Technical Committee |

Reply via email to