Notes:
Release 1.55.0
The 1.55.0 fixes a few bugs and reorganizes some parameters.
o Added Lithuanian and Vietnamese localizations.
o Support orientation, rotated-width, and rotated-height on a <?dbfo>
processing instruction to rotate table cells in FO output.
o Restart all books on page 1.
o Added experimental "chunkfast" support.
o Support automatic indexes in webpage elements. This isn't as useful as
it first sounds, because as the code stands only a single page (not an
entire site) will be indexed. Also, moving this directly into the
autoidx.xsl file may not be the best strategy. It would be better if
it was somehow contained in the Website stylesheets.
o Fixed bug where <?dbhtml> processing instructions to specify filenames
and directories were used even if they occurred in components that
weren't being chunked.
o Allow generate.toc parameter to control ToCs in article appendixes.
Suppressed by default.
o Fixed bug where the code that searches for pseudo-attributes in
processing instructions would match suffixes instead of only whole
attributes. (In other words, "xxxfoo" would match "foo".)
o Left-align monospaced verbatim environments in FO.
Changes:
Changes since version 1.54.1 (2002-09-03)
Changes to xsl/*
| 2002-09-17 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * VERSION: Version 1.55.0 released.
|
Changes to xsl/common/*
| 2002-09-15 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * .cvsignore, Makefile, l10n.xml: Added LT and VI
| localizations
|
| 2002-09-04 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * common.xsl: Refactor person.name templates so that it's easy
| to override them
|
| * l10n.xsl: Move l10n.* parameters into ../params so they can
| be properly documented; made l10n.gentext.use.xref.language
| a numeric boolean parameter instead of a proper boolean
|
Changes to xsl/fo/*
| 2002-09-15 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * table.xsl: Support a PI to rotate table cells
|
| 2002-09-08 <dcramer@users.sourceforge.net>
|
| * lists.xsl: Bug #445750: Adding a keep-together and
| keep-with-next to the block that wraps terms in a
| varlistentry to keep terms from being orphaned/widowed when
| variablelists are formatted as blocks.
|
| 2002-09-06 <dcramer@users.sourceforge.net>
|
| * component.xsl: Changing the mode in the apply-templates from
| title.markup to object.title.markup so that appendixes in
| articles can be formatted as specified in the appropriate
| lang.xml file.
|
| 2002-09-05 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * division.xsl: Restart all books on page 1
|
| 2002-09-04 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * param.ent, param.xweb: Reference the l10n.* parameters
|
Changes to xsl/html/*
| 2002-09-17 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * qandaset.xsl: Added default table summary to qandaset tables
|
| 2002-09-16 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * chunk.xsl, chunkfast.xsl: Attempt to make chunking faster;
| chunkfast is still experimental
|
| 2002-09-15 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * autoidx.xsl: Support indexing in webpages (website DTD). In
| the long run, this probably isn't a good strategy...
|
| 2002-09-06 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * admon.xsl: Output table summary and img alt for graphical
| admonitions
|
| * docbook.xsl: Whitespace changes
|
| * param.ent, param.xweb: Use the new l10n.* parameters
|
| 2002-09-04 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * chunk-common.xsl: Ignore dbhtml dir if the section isn't a
| chunk
|
| * chunk.xsl: Make sure chunked ToC/LoT goes in the right
| base.dir
|
| * component.xsl: Allow generate.toc parameter to control ToC
| in article/appendixes
|
| * graphics.xsl: Use the graphicsize.extension parameter
|
Changes to xsl/lib/*
| 2002-09-15 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * lib.xweb: Fix bug where PIs match the suffix of a name
| instead of the whole name
|
Changes to xsl/params/*
| 2002-09-05 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * monospace.verbatim.properties.xml: Make monospaced verbatim
| environments text-aligned to the start.
|
| 2002-09-04 Norman Walsh <nwalsh@users.sourceforge.net>
|
| * generate.toc.xml: Suppress ToC in article/appendix by
| default
|
| * graphicsize.extension.xml,
| l10n.gentext.default.language.xml,
| l10n.gentext.language.xml,
| l10n.gentext.use.xref.language.xml: New file.
|
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use