* table.xsl: Fixed bug #1005990. Column spans are now working also in entrytbl element, not only in table elements. However due to complexity of table code I am not completely sure whether I fixed it on all places.
2004-10-22 Norman Walsh <nwalsh@users.sourceforge.net>
* labels.xsl: Bug #1035656: the label for a listitem in an orderedlist must account for the possibility of continuations or alternate starting numbers
2004-09-22 Robert Stayton <bobstayton@users.sourceforge.net>
* olink.xsl: Fixed bug where olink.base.uri parameter was being used in the wrong place.
2004-09-20 Michael Smith <xmldoc@users.sourceforge.net>
* .cvsignore: Added bs.xml to ignore list. Also, re-sorted list.
(Committed while riding on a train between Yokohama and Tokyo.)
2004-09-18 Robert Stayton <bobstayton@users.sourceforge.net>
* targetdatabase.dtd: Changed the page element to an attribute.
2004-09-17 <petere78@users.sourceforge.net>
* Makefile, l10n.xml: Bosnian translation by Kemal Skripic
2004-09-17 Robert Stayton <bobstayton@users.sourceforge.net>
* l10n.xml: Added &bs; entity reference.
* pi.xsl: Fix Xalan date-time bug.
2004-09-13 Robert Stayton <bobstayton@users.sourceforge.net>
* olink.xsl: Fixed bug in olink resolution.
2004-09-09 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: Fixed bug in xml:base resolution not recursing through the ancestors.
2004-09-06 Robert Stayton <bobstayton@users.sourceforge.net>
* olink.xsl: remove duplicate make.gentext.template and substitute.markup templates.
2004-08-26 Robert Stayton <bobstayton@users.sourceforge.net>
* labels.xsl: Added component.label.includes.part.label parameter to appendices and
other component elements.
* labels.xsl: Add component.label.includes.part.label parameter to add
part number to chapter labels when $label.from.part is nonzero.
* labels.xsl: Template label.this.section controls whole section label, not only sub-label which corresponds to particular label. Former behaviour was IMHO bug as it was not usable.
2004-04-12 Robert Stayton <bobstayton@users.sourceforge.net>
* table.xsl: Fixed bug #880044 in which rowsep or colsep attributes on the
table or informaltable element had no effect.
2004-04-11 Robert Stayton <bobstayton@users.sourceforge.net>
* targets.xsl: Another bad parameter name fixed.
* targets.xsl: Bug # 907582: incorrect parameter name fixed.
2004-03-10 Robert Stayton <bobstayton@users.sourceforge.net>
* targets.xsl: Fixed bug whereby bibliography entries were not getting into
the olink database.
2004-02-18 Robert Stayton <bobstayton@users.sourceforge.net>
* labels.xsl: Turn off procedure number when formal.procedures = 0.
2004-01-29 Norman Walsh <nwalsh@users.sourceforge.net>
* subtitles.xsl, titles.xsl: Support 'info'
2004-01-26 Robert Stayton <bobstayton@users.sourceforge.net>
* targets.xsl: Pass empty doctype parameters to write.chunk so the
* pi.xsl: Added localization support for datetime PI
2003-04-27 <dcramer@users.sourceforge.net>
* common.xsl: Added level 6 to test for section depth in section.level template so that section.title.level6.properties will be used for sections that are 6 deep or deeper. This should also cause a h6 to be created in html output.
* common.xsl: Fixed several errors related to TeX math processing
2003-02-25 Robert Stayton <bobstayton@users.sourceforge.net>
* l10n.dtd: Added missing 'english-language-name' attribute to the l10n
element, and the missing 'style' attribute to the template
element so the current gentext documents will validate.
2003-01-30 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: Corrected several references to parameter $qanda.defaultlabel
that were missing the "$".
2003-01-23 Adam Di Carlo <adicarlo@users.sourceforge.net>
* Makefile: make use of cvstools/Makefile.incl
2003-01-20 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl: Support experimental parameter to specify that number-and-title xrefs should be used even when things are numbered
* gentext.xsl: Added object.titleabbrev.markup for consistency
* l10n.xsl: Added gentext.template.exists to test if a gentext template exists. Clever name, huh?
* titles.xsl: Expanded support for obtaining titleabbrevs
2003-01-10 Norman Walsh <nwalsh@users.sourceforge.net>
* .cvsignore, l10n.xml: Added bg.xml
* Makefile: Add Bulgarian
2003-01-02 Norman Walsh <nwalsh@users.sourceforge.net>
* labels.xsl, titles.xsl: Support setindex (there were all sorts of things wrong with it)
2003-01-01 Norman Walsh <nwalsh@users.sourceforge.net>
* table.xsl: CALS says the default for colsep and rowsep is 1.
* table.xsl: Fix variable scoping problem
* titles.xsl: Support titleabbrev (outside of info elements anyway)
2002-12-18 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: The select.mediaobject.index template now uses the
$stylesheet.result.type parameter to choose the role
value, with xhtml falling back to html if needed.
2002-12-17 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: Changed selection of mediaobject to be more consistent using
a separate select.mediaobject.index template. Also added
text-align to block containing external-graphic in fo output.
2002-11-23 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: Fixed bug in orderedlist-starting-number test when
@continuation not set.
2002-11-14 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Handle nested refsections in section.level
* gentext.xsl: Pass full xpath name to gentext.template instead of just the local-name
* l10n.xsl: Make gentext.template search through /-separated names
2002-10-19 Norman Walsh <nwalsh@users.sourceforge.net>
* l10n.xsl: Support output of language attribute
2002-10-09 Norman Walsh <nwalsh@users.sourceforge.net>
* l10n.xsl: Make 3166 language codes work in upper or lowercase
2002-10-02 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Added orderedlist-starting-number and orderedlist-item-number templates
2002-10-01 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: Changed the section.level template to return a number that matches
the section level (sect1 = 1, etc.).
2002-09-27 Norman Walsh <nwalsh@users.sourceforge.net>
* l10n.xml: Add Thai
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
2002-09-03 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Remove spurious character on line 432
* table.xsl: Make sure row-level colsep and rowsep values are 'inherited' onto missing cells
2002-09-02 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Support person-name style from localization data in personal names
2002-08-28 Norman Walsh <nwalsh@users.sourceforge.net>
* table.xsl: Make inherited attributes work for 'missing' table cells
2002-07-29 Robert Stayton <bobstayton@users.sourceforge.net>
* targetdatabase.dtd: Forgot to fix the attribute on the <obj> element
as well.
* targetdatabase.dtd: Changed the targetptr attribute from #REQUIRED to #IMPLIED
since it is not required on all objects.
* targetdatabase.dtd: Replaced targetid attribute on document with targetptr
per the decision of the DocBook Technical Committee.
2002-07-17 Norman Walsh <nwalsh@users.sourceforge.net>
* labels.xsl: Fixed thinko
* labels.xsl: Don't count equations without titles when labelling equations
2002-07-13 Robert Stayton <bobstayton@users.sourceforge.net>
* targets.xsl: Fixed output encoding to utf-8 so a targets database
can handle mixed languages.
Added omit-xml-declaration to get around the standalone
attribute in the XML declaration not being permitted
in system entities.
2002-07-09 Norman Walsh <nwalsh@users.sourceforge.net>
* labels.xsl: Bug #558333: use containing section for the label of a bridgehead if section.autolabel is non-zero
2002-07-07 Robert Stayton <bobstayton@users.sourceforge.net>
* common.xsl: Changed the name of the second-order itemizedlist mark
from 'round' (not supported in browsers' <ul> 'type' attribute)
to 'circle', which is supported.
Both are already supported in FO stylesheet.
2002-07-06 Norman Walsh <nwalsh@users.sourceforge.net>
* targets.xsl: The default.encoding parameter has been renamed chunker.output.encoding
2002-07-05 Robert Stayton <bobstayton@users.sourceforge.net>
* labels.xsl, titles.xsl: Added 'verbose' parameter to default templates in
title.markup mode and label.markup mode, and made
the error message conditional on that parameter. The
default value is 1, so the message will still be
there for normal usage. But the targets.xsl
stylesheet sets verbose to 0 when trolling for
cross reference targets to eliminate useless noise
on elements that have an id attribute but no title or label.
* targetdatabase.dtd: New file.
* targets.xsl: New file.
2002-06-11 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl: Experimental support for xrefstyle; support for %d in templates
* l10n.xsl: Experimental support for xrefstyle
* titles.xsl: Support refsynopsisdiv in title.markup mode
2002-05-23 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Support for SVG in HTML
2002-05-21 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl: Whitespace
* labels.xsl: Don't generate '. ' after QandA labels
2002-05-12 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Fix bugs in extension checking in mediaobject.filename
* l10n.xsl: Reworked test in gentext.template; should have no user-visible changes
* table.xsl: Removed some obsolete templates; reworked inheritance for improved border support (still implements old DocBook semantics which aren't quite CALS)
* titles.xsl: Improved error message
2002-04-21 Norman Walsh <nwalsh@users.sourceforge.net>
* .cvsignore, Makefile, l10n.xml: Add support for Hebrew localization
2002-03-24 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Change comment: personname is no longer experimental
2002-03-18 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Replace generate.*.toc and generate.*.lot with single generate.toc parameter.
2002-03-18 Robert Stayton <bobstayton@users.sourceforge.net>
* gentext.xsl: Replaced the substitute-markup template with one
using simpler logic. Added params for the content
to be substituted so it can be used with olinks
where the content is supplied from a data file.
2002-03-14 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Handle revisionflag a little better on copyrights
* table.xsl: Fix calculation of rowsep and colsep; added experimental support for table.borders.with.css in HTML; calculation of alignments needs to be added along the same lines
2001-06-21 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl, gentext.xsl, labels.xsl, titles.xsl: Use common code to calculate step numbers; support xref to procedures and steps; added formal.procedures parameter
2001-06-20 Norman Walsh <nwalsh@users.sourceforge.net>
* l10n.xsl: Xalan debugging; harmless changes
2001-06-14 Norman Walsh <nwalsh@users.sourceforge.net>
* subtitles.xsl: Support subtitle on article
2001-05-23 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Fix dup. template bug with is.graphic.*
* labels.xsl: Label appendixes correctly in books and articles
2001-05-21 Norman Walsh <nwalsh@users.sourceforge.net>
* labels.xsl: Tweak for section labels in articles
2001-05-12 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: Added refsect* to the section.level template
2001-05-04 Norman Walsh <nwalsh@users.sourceforge.net>
* .cvsignore, Makefile, l10n.xml: Add Serbian localization
2001-04-21 Norman Walsh <nwalsh@users.sourceforge.net>
* common.xsl: My first crude attempts at support for qandaset
2001-04-19 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl, titles.xsl: Fix bug #417193, make sure allow-anchors is properly propagated through substitute-markup
2001-04-18 Norman Walsh <nwalsh@users.sourceforge.net>
* titles.xsl: Suppress indexterms in no.anchor.mode
2001-04-17 Norman Walsh <nwalsh@users.sourceforge.net>
* labels.xsl: Move label.from.part parameter into param.xsl; default it to 0 so that chapters and appendixes are numbered monotonically throughout a book by default. Moved param.xsl up in the include list, just for good measure
2001-04-16 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl: Fix bug in processing of subtitle content
* labels.xsl: Only label.from.part if there actually is a part
* titles.xsl: Don't put ulink, link, olink, or xref in titles if anchor's aren't allowed
2001-04-15 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl: Localize the textonly calculations by creating a object.title.markup.textonly mode
2001-04-03 Norman Walsh <nwalsh@users.sourceforge.net>
* gentext.xsl, labels.xsl, titles.xsl: Fix bug 412487, make XSL-generated callout marks honor callout mark parameters
* titles.xsl: Restore no.anchor.mode and suppress footnotes in no.anchor.mode
2001-04-02 Norman Walsh <nwalsh@users.sourceforge.net>