2002-03-18 Norman Walsh * Makefile, autotoc.xsl, component.xsl, division.xsl, param.ent, param.xweb, qandaset.xsl, refentry.xsl, sections.xsl: Replace generate.*.toc and generate.*.lot with single generate.toc parameter. * autotoc.xsl: Fix ToC section depth calculation 2002-03-15 Norman Walsh * synop.xsl: Improve appearance of classsynopsis elements 2002-03-14 Norman Walsh * .cvsignore: Ignore profiling stylesheets * Makefile: Make profiling onechunk * admon.xsl, autoidx.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, changebars.xsl, chunk-common.xsl, chunk.xsl, chunker.xsl, chunktoc.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, formal.xsl, glossary.xsl, graphics.xsl, html-rtf.xsl, html.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, maketoc.xsl, math.xsl, oldchunker.xsl, onechunk.xsl, param.ent, param.xweb, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xref.xsl: Whitespace only: change CR/LF back to LF. Norm was a total moron. * admon.xsl, autoidx.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, changebars.xsl, chunk-common.xsl, chunk.xsl, chunker.xsl, chunktoc.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, formal.xsl, glossary.xsl, graphics.xsl, html-rtf.xsl, html.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, maketoc.xsl, math.xsl, oldchunker.xsl, onechunk.xsl, param.ent, param.xweb, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xref.xsl: Whitespace changes only: use PC-style CR/LF because Unix clients choke on this far less often than PC clients choke on the reverse. Grrr. * block.xsl: Generate anchors before the formal.object.heading, not within it; support formal.title.placement * formal.xsl, lists.xsl, param.ent, param.xweb: Support formal.title.placement * lists.xsl, titlepage.xsl: Handle revisionflag a little better on copyrights * titlepage.xsl: Generate anchors before the formal.object.heading, not within it 2002-03-13 Norman Walsh * footnote.xsl: Fix debugging error * footnote.xsl: Numerate footnotes and table footnotes correctly * lists.xsl: Bug #516227: segmentedlist/titles * refentry.xsl: Process refsynopsisdiv titles in their own template so they don't get default title processing * table.xsl: Make tfoot come out before tbody; even in HTML it's supposed to be that way * verbatim.xsl: Improve efficiency of make-verbatim; thanks to Paul Grosso, John Dreystadt, et. al. 2002-03-12 Robert Stayton * callout.xsl: Modified match="co" template to use its linkends attribute to form a hotlink to the callout element, forming the two-ways links as described in The Definitive Guide. At this time, only a single linkend value is supported, since HTML doesn't handle multiply-targeted links. 2002-03-11 Jirka Kosek * footnote.xsl: Fixed bug #520995. Removed duplicated footnote numbers. 2002-03-10 Norman Walsh * biblio.xsl: Support the new generate.id.attributes parameter to prevent generating both div ID and a NAME attributes; also suppress revhistory in bibliographies * component.xsl, division.xsl, glossary.xsl, index.xsl, param.ent, param.xweb: Support the new generate.id.attributes parameter to prevent generating both div ID and a NAME attributes * inline.xsl: Use em instead of i for emphasis * onechunk.xsl: Update onechunk to the new chunking scheme 2002-03-07 Robert Stayton * autotoc.xsl: Modified refentry to use mode=title.markup rather than mode=title so indexterms are not included in the TOC entries for refentry. 2002-03-03 Jirka Kosek * Makefile.param, param.ent, param.xweb: Added new stylesheet parameters for profiling. 2002-03-01 Jirka Kosek * Makefile, Makefile.param: First portion of new profiling code. New stylesheet parameters will come later. 2002-03-01 Norman Walsh * docbook.xsl: Move stylesheet.result.type out of param and put it explicitly in each stylesheet because it has to be different * graphics.xsl: Handle the case where graphics in inlineequations are inline * param.ent: Removed stylesheet.result.type reference * param.xweb: Added fragref for chunk.quietly * titlepage.xsl: Added DIV wrappers to author and authorgroup for CSS styling 2002-02-25 Robert Stayton * chunker.xsl, chunktoc.xsl, graphics.xsl, param.ent, param.xweb, titlepage.xsl: Added chunk.quietly parameter and altered the calls to write.chunk to set the 'quiet' param to that value. 2002-02-21 Jirka Kosek * Makefile.param, math.xsl, param.ent, param.xweb: Better control over delimiters for TeX equations. Added parameter tex.math.delims, when is set to 0, no delimiters (like $ and $$) are output. Same can be done for single equation by . 2002-02-20 Norman Walsh * autotoc.xsl: Fix toc-depth bug in recursive sections 2002-02-10 Jirka Kosek * Makefile.param, param.ent, param.xweb: Added parameter htmlhelp.default.topic for overriding default topic to display. 2002-02-09 Jirka Kosek * Makefile.param, param.ent, param.xweb: Added parameter which controls appearance of root element in HTML Help ToC. 2002-02-07 Norman Walsh * autotoc.xsl, chunk-common.xsl, chunk.xsl, chunktoc.xsl, maketoc.xsl, param.ent, param.xweb: Added experimental manual TOC processing for chunking and TOC generation * calc-chunks.xsl, chunk-experimental.xsl, expchunk.xsl: Deleting old experiments * docbook.xsl: Tweaked rendering of 'draft' watermark 2002-02-03 Jirka Kosek * Makefile.param, param.ent, param.xweb: Added parameter htmlhelp.title for manual control over HTML Help title. Improved code for automatic extraction of title from document. 2002-01-29 Norman Walsh * docbook.xsl, param.ent, param.xweb: Support 'draft' watermark 2002-01-28 Norman Walsh * biblio.xsl, block.xsl, docbook.xsl, footnote.xsl: Bug #503271: output biblioentry.item.separator after citetitle * block.xsl, footnote.xsl, html-rtf.xsl, param.ent, param.xweb: Added html.cleanup parameter; if non-zero, do some post-processing of RTFs to improve formatting 2002-01-22 Jirka Kosek * param.ent, param.xweb: Feature request #507087. Added parameter for controling appearance of icons in HTML Help ToC. 2002-01-21 Jirka Kosek * biblio.xsl: Fixed bug #505683. Changed to to make output compatible with XHTML. 2002-01-10 Norman Walsh * graphics.xsl, param.ent, param.xweb: Use the pixels.per.inch parameter 2002-01-09 Norman Walsh * graphics.xsl: Convert graphic widths/depths to pixels 2002-01-08 Norman Walsh * chunk.xsl: Make root.filename supercede use.id.as.filename * titlepage.xsl: Added template for confsponsor 2002-01-04 Norman Walsh * glossary.xsl, inline.xsl: Make glossary.collection (usually) work when chunking is used; allow the use of glossdivs to be toggled in the document * glossary.xsl, inline.xsl, param.ent, param.xweb: First cut at supporting a glossary.collection file 2002-01-03 Norman Walsh * .cvsignore, Makefile.param: Makefile.param is auto generated * lists.xsl, param.ent, param.xweb: Use global parameter variablelist.as.table 2002-01-01 Norman Walsh * changebars.xsl: Fix typo * chunker.xsl: Use output.method parameter * footnote.xsl: Number footnotes in refentrys individually; add priority to match on first para of a footnote * lists.xsl: Improve list formatting * param.ent, param.xweb: Added new parameters: make.valid.html, refentry.generate.title, and output.method; removed unused parameter callout.unicode.font * refentry.xsl: Improve refentry formatting * synop.xsl: Made several synopsis elements inline and reworked the formatting code accordingly * titlepage.xsl: Fix formatting of copyright with multiple holders * xref.xsl: Added target parameter to link 2001-12-15 Jirka Kosek * graphics.xsl, math.xsl: Improved support for TeX math inside equations. 2001-12-06 Jirka Kosek * Makefile.param, docbook.xsl, math.xsl, param.ent, param.xweb: Added support for TeX math in alt element. When using PassiveTeX, TeX equations can be directly passed to TeX. When using HTML, TeX file with code necessary to produce image equivalents of equations is generated. * chunk.xsl, chunker.xsl: Template write.text.chunk moved to common place. 2001-12-04 Norman Walsh * Makefile, Makefile.param, chunk.xsl, param.ent, param.xweb: Fix chunking parameter errors * Makefile, Makefile.param, param.ent, param.xweb: Updated parameters and parameter consistency checking * changebars.xsl: Feature #481981: support simpara and formalpara in changebars.xsl * chunk-experimental.xsl: More hacking * chunk.xsl: Feature #477348: support chunk.section.depth (lots and lots of changes here: danger will robinson) * xref.xsl: Feature #481793: support xref to refentry 2001-12-02 Norman Walsh * component.xsl: Allow inlines and anchors in titles 2001-12-01 Norman Walsh * changebars.xsl, table.xsl: Bug #472836: @revisionflag and table entries * qandaset.xsl: Improve FAQ labeling 2001-11-29 Norman Walsh * lists.xsl: Patch #478068: procedures with one step 2001-11-28 Norman Walsh * lists.xsl, param.ent: Support formatting segmented lists as tables * param.ent: Added punct.honorific parameter 2001-11-28 Jirka Kosek * param.ent: Added parameter htmlhelp.hhc.section.depth for controlling depth of sections in a TOC in a left pane of HTML Help viewer. * param.ent, param.xweb: Added support for automatic generation of map and context files for HTML Help. Topic names and IDs are marked by special PI . 2001-11-28 Norman Walsh * param.xweb: Added punct.honorific parameter * param.xweb: Support formatting segmented lists as tables 2001-11-28 Jirka Kosek * param.xweb: Added parameter htmlhelp.hhc.section.depth for controlling depth of sections in a TOC in a left pane of HTML Help viewer. 2001-11-28 Norman Walsh * pi.xsl: Use common pi-attribute template 2001-11-27 Norman Walsh * lists.xsl: Support tabular presentation of variablelists * qandaset.xsl: Format QandASet as a table; there's just no other way to get the formatting right without resorting to absurd hackery * refentry.xsl: Fixed typo in refentry separator test 2001-11-18 Jirka Kosek * Makefile, glossary.xsl, inline.xsl, param.ent, param.xweb: Added parameter glossterm.auto.link. When set to 1 links from glossterm to glossentry are created automatically even if there is no linkend attribute on glossterm and id attribute on glossentry. * inline.xsl: Baseform attribute is taken into account when autogenerating links for glossterms. 2001-11-15 Norman Walsh * graphics.xsl: Only output a longdesc link if there's actually a longdesc * inline.xsl: Support experimental XLink support 2001-11-12 Norman Walsh * chunk-experimental.xsl, chunk.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, inline.xsl, lists.xsl, param.xweb, synop.xsl, toc.xsl, xref.xsl: Support well-formed documents, use key() instead of id() * param.xweb: Added fragref for navig.* params 2001-11-10 Norman Walsh * titlepage.xsl: Fixed formatting of addresses in affiliations in author names 2001-11-09 Norman Walsh * param.xweb: Move the obvious ID value from the src:fragment to the refentry in parameter reference pages 2001-11-06 Robert Stayton * chunk.xsl: Modified header and footer templates to support option to use graphical icons for navigation. * param.ent, param.xweb: Added new parameters supporting the option for graphical icons in navigational headers and footers of chunked html. 2001-11-05 Jirka Kosek * param.ent: Parameters moved to params subdirectory. 2001-11-05 Norman Walsh * param.ent: Added newline at eof 2001-11-05 Jirka Kosek * param.xweb: Parameters moved to params subdirectory. 2001-11-03 Norman Walsh * biblio.xsl, inline.xsl: Support pubwork=article on citetitle * xref.xsl: Remove anchor name on anchor; it erroneously duplicates the html anchor template 2001-10-16 Norman Walsh * Makefile, graphics.xsl, param.ent, param.xweb: Support HTML longdesc using textobject content * table.xsl: Table support improvements 2001-10-15 Norman Walsh * inline.xsl: Fix formatting of keycombo * param.ent, param.xweb, 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-10-14 Norman Walsh * table.xsl: Fixed a number of significant outstanding table problems; I think HTML and FO now format all combinations of spans and missing cells correctly. But the border drawing isn't perfect on FO tables yet. 2001-10-12 Norman Walsh * biblio.xsl: Tweaked bibliography formatting to include the labels * param.ent, param.xweb: Fixed some missing references * xref.xsl: Tweaked cross reference stuff to prevent square brackets on biblio xrefs from being underlined (it just looks ugly) 2001-10-11 Norman Walsh * autoidx.xsl, docbook.xsl: Moved autoidx.xsl (and chunker.xsl) directly into docbook.xsl * chunk-common.xsl, chunk.xsl: Moved chunk-common into chunk; there's no need for a separate common file anymore * chunker.xsl: Removed some out-of-date comments * index.xsl: Removed empty generate-index function; we're now using autoidx all the time * titlepage.xsl: Moved support for generate.legalnotice.link directly into titlepage.xsl 2001-10-08 Norman Walsh * param.xweb: Added fragrefs for new params 2001-10-07 Norman Walsh * .cvsignore: Added param.html to ignore list * .cvsignore, Makefile, param.ent, param.xsl, param.xweb: Generate params from an xweb file * autotoc.xsl, calc-chunks.xsl, chunk-common.xsl, chunk-experimental.xsl, chunker.xsl, ebnf.xsl: Removed all top-level parameters; they're now all in param.xsl 2001-10-06 Norman Walsh * callout.xsl: Use function-available to select callout extension function * component.xsl: Make component ids unconditional * graphics.xsl: Use function-available to select text-insert extension function * inline.xsl: Make sure all the variants of sgmltag have a class attribute * refentry.xsl: Make anchors unconditional, support a separator between refentrys * table.xsl: Use function-available to select extension functions * titlepage.templates.xml: Added refentry titlepages, but note that refentrys don't usually have one, they usually begin with the Name section * titlepage.xsl: Added refentry.titlepage.{recto,verso}.style properties * verbatim.xsl: Use function-available to select verbatim extension function * xref.xsl: Added names to the link templates so that they can be called that way * xtchunk.xsl, xtchunker.xsl: No point keeping the XT files now that I'm using function-available 2001-09-26 Norman Walsh * admon.xsl, biblio.xsl, block.xsl, callout.xsl, component.xsl, division.xsl, ebnf.xsl, formal.xsl, glossary.xsl, graphics.xsl, html.xsl, index.xsl, inline.xsl, lists.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, verbatim.xsl, xref.xsl: Bug #464487: use (new) anchor template to consistently generate HTML anchors (usually conditionally, in other words, only for elements that actually have an ID) 2001-09-25 Norman Walsh * chunk-common.xsl: Fix gentext.nav.* templates * param.xsl, titlepage.xsl: Support automatic collation of year ranges in copyright 2001-09-24 Norman Walsh * refentry.xsl, synop.xsl: Added some paras to improve spacing * verbatim.xsl: Implemented changes suggested by Paul Winder, Sam Brow, and John Dreystadt of Arbortext to make 'make-verbatim' less memory intensive; also added paras to literallayout and address divs for better spacing in NS6 2001-09-22 Norman Walsh * changebars.xsl: sgmltag is an inline * chunk-common.xsl: Feature request #439053: support generate.legalnotice.link * xref.xsl: Bug #462830: allow %p in templates * xref.xsl: Bug #463033: allow xref to list items (in orderedlists) and varlistentrys 2001-09-09 Norman Walsh * onechunk.xsl: New file. 2001-08-29 Norman Walsh * lists.xsl: Fix orderedlist numerations 2001-08-25 Norman Walsh * sections.xsl: Bug #451005: no id anchor for bridgehead 2001-08-14 Norman Walsh * xref.xsl: Display the ID when gentext cannot be created 2001-08-11 Robert Stayton * param.xsl: Removed the '?' from olink resolver parameter because the olink template will add that (or not, depending on how that template is customized). 2001-08-08 Norman Walsh * param.xsl, verbatim.xsl: Support shade.verbatim parameter 2001-08-05 Norman Walsh * param.xsl: Removed the FormatDingbatCallout classes, they were the same as the FormatUnicodeCallout classes but with a font wrapper. Added a callout.unicode.font parameter to wrap Unicode callouts 2001-08-04 Norman Walsh * autotoc.xsl: Add '.' to the autotoc.label.separator; suppress the separator if there is no label * chunker.xsl: Added a quiet parameter to suppress the Writing... message * refentry.xsl: Don't output anchor for refsect*, the anchor is output as part of the title processing 2001-08-02 Norman Walsh * sections.xsl: Allow anchors in section titles 2001-08-02 Robert Stayton * xref.xsl: Changed to process its endterm if the element content is empty. 2001-08-01 Norman Walsh * component.xsl: Don't calculate ids where they aren't used; don't put ids on divs because anchors will be output in the component title * footnote.xsl: Process simpara in footnote; warn if something unexpected turns up in a footnote * formal.xsl: Allow anchors in formal object titles * graphics.xsl: Output anchors for images that have IDs * lists.xsl: Output anchors for list elements with IDs * param.xsl: Leave ../ out of graphics paths by default; that doesn't make sense anymore * param.xsl, xref.xsl: First crude beginnings of olink support * qandaset.xsl: Remove unnecessary spaces * titlepage.templates.xml: Don't suppress othercredit on titlepages * titlepage.xsl: Handle othercredits on title pages 2001-07-21 Norman Walsh * block.xsl, param.xsl: Fix title-end punctuation problems on formalparas 2001-07-17 Jirka Kosek * graphics.xsl: Fixed bug #442160. Parameter graphic.default.extension is now used also for and not only for . 2001-07-17 Robert Stayton * xref.xsl: xref element with endterm attribute now uses normal templates to process the children of the element pointed to by the endterm ID. Formerly it just used the built-in template and rendered just the text nodes. 2001-07-16 Norman Walsh * inline.xsl, param.xsl: Added phrase.propagates.style and emphasis.propagates.style: if true, wrap a span around phrase and emphasis elements with the role attribute propagated to the class attribute 2001-07-16 Robert Stayton * sections.xsl: added null templates for section titleabbrev in normal mode 2001-07-16 Norman Walsh * table.xsl: Wrap tbody around table footnotes (so that the HTML table model is not broken) 2001-07-15 Norman Walsh * param.xsl: Make generate.section.toc.level 0 by default 2001-07-10 Norman Walsh * chunk.xsl: Remove extension namespace declarations; they aren't actually used in this module * chunker.xsl: Make exsl:document the first choice * chunker.xsl: Fix EXSLT namespace name for exsl:document element * chunker.xsl, oldchunker.xsl, param.xsl: Move declaration for default.encoding and saxon.character.representation from param.xsl to (old)chunker.xsl so that chunker.xsl can be used by any stylesheet (indepedent of docbook.xsl). Maybe this should get moved to lib... * pi.xsl: Irrelevant encoding change 2001-07-09 Norman Walsh * autotoc.xsl: Fixed typo in reference to annotate.toc variable 2001-07-08 Norman Walsh * calc-chunks.xsl, chunk-experimental.xsl: Break chunk calculation and chunking into two tasks; *requires* every chunk to have an ID * chunker.xsl: Use element-available function not vendor to find chunking elements * exsltchunk.xsl, exsltchunker.xsl: These have been integrated into the regular chunker now that it's based on extension-available() * keywords.xsl: Tweaked handling of keywords to avoid multiple templates * oldchunker.xsl: New file. * qandaset.xsl: Improve QandA formatting; make question bold if defaultlabel=none (FR #419315) * xref.xsl: Support xref to bridgehead 2001-07-07 Norman Walsh * param.xsl: Added callout.dingbats parameter (for extension support; not really used in HTML) 2001-07-06 Norman Walsh * chunk-experimental.xsl, expchunk.xsl: New file. 2001-07-05 Norman Walsh * block.xsl: Whitespace * block.xsl, lists.xsl: FR #422097, make a listitem containing a single simpara output an li with only inline content * chunk-common.xsl: Patch #428987, use the id of the root element if use.id.as.filename is non-zero; also chunk a /section properly * chunk-common.xsl: Patch #418401, add accesskey attributes to HTML navigation * param.xsl, sections.xsl: Change semantics of generate.section.toc.level; 0 no longer means ignored it now means less than 1 :-) * param.xsl, sections.xsl: SR #431040, added generate.section.toc.level parameter to control depth of sections which get a TOC * titlepage.xsl: Patch #415865, output contrib for authors and othercontribs 2001-07-04 * autotoc.xsl: Support annotated TOCs * biblio.xsl, param.xsl, xref.xsl: Support an external bibliography collection * chunk-common.xsl, docbook.xsl, param.xsl: Bug #418968: replaced body.attrs attribute-set with body.attributes template * component.xsl, sections.xsl: Remove internal references to *.titlepage.recto.mode and *.titlepage.verso.mode * ebnf.xsl: Minor presentation bug fixes * xref.xsl: Bug #429011, fix xref to qandset elements 2001-06-22 Norman Walsh * docbook.xsl, ebnf.xsl: Support EBNF * param.xsl: Remove unused parameter: check.idref 2001-06-21 Norman Walsh * lists.xsl, param.xsl, xref.xsl: Use common code to calculate step numbers; support xref to procedures and steps; added formal.procedures parameter 2001-06-20 Norman Walsh * formal.xsl: Generate formal titles correctly * graphics.xsl: Don't put span around inlinemediaobject in programlistings or screens (causes problems with line numbering and callouts) * refentry.xsl: Bug 434102: fix refentry inside of chapter and fix refsynopsisdiv formatting in both FO and HTML * xref.xsl: Support xref to authorgroup 2001-06-18 Norman Walsh * chunk-common.xsl: Reordered erroneous test: only link to top-level sections, even if the first one is a chunk 2001-06-17 Norman Walsh * exsltchunk.xsl, exsltchunker.xsl: New file. 2001-06-15 Norman Walsh * component.xsl: Handle subtitle in articleinfo 2001-06-13 Norman Walsh * chunk-common.xsl: Make sure the root element gets processed correctly so that it generates the right titlepage * component.xsl: Don't output ID attributes on DIVs with required titles since they conflict with the NAME attributes on the subsequently output A tags. * docbook.xsl: Pass the current node to user.head.content * index.xsl: Updated comment 2001-06-07 Jirka Kosek * lists.xsl: Things preceding steps in procedure are placed before OL list. 2001-06-04 Norman Walsh * lists.xsl: Fixed typo in compact list support; backed out procedure step changes * sections.xsl: Fixed CSS typo; clear: all should be clear: both 2001-06-02 Jirka Kosek * lists.xsl: Fixed bug #424926. Things preceding steps in procedure are not placed inside OL list. 2001-05-23 Norman Walsh * component.xsl: Reorganized templates for clarity * graphics.xsl: Fix dup. template bug with is.graphic.* * titlepage.xsl: Added template for publisher 2001-05-21 Norman Walsh * autotoc.xsl: Make the TOC label/title separator a parameter * callout.xsl, verbatim.xsl: Move calculation of linenumber.* parameters into the number.rtf.lines template * changebars.xsl: Add link and member as inlines * sections.xsl: Refactor the section title code * titlepage.templates.xml: Reworked titlepage template processing to support use of more interesting predicates. Note: in previous versions, at most one title, subtitle, or titleabbrev element would be processed for each title page. In the new design, if you have multiple title, subtitle, or titleabbrev elements inside an info wrapper (you shouldn't!), they will all be processed. 2001-05-13 Norman Walsh * param.xsl: Fixed ID typo * synop.xsl: Fixed synopfragmentref link (suggested by Philippe Martin) 2001-05-12 Norman Walsh * autotoc.xsl, param.xsl: Mostly failed attempt to add bridgeheads to the automatic TOC; this option is turned off by default and you should leave it that way. * sections.xsl: Calculate the heading level for bridgeheads 2001-05-03 Norman Walsh * lists.xsl: Output anchors for procedures and steps * table.xsl: Process head/body/foot in the right order 2001-04-29 Norman Walsh * chunk-common.xsl, chunk.xsl, xtchunk.xsl: Automatically make an index when chunking with a processor other than XT 2001-04-26 Norman Walsh * changebars.xsl: Support a few more elements * inline.xsl: Make glossterms hot if they're links. And make them italic. * lists.xsl: Improve procedure step/substep enumeration 2001-04-24 Norman Walsh * chunk-common.xsl: Fix chunking bug * chunk-common.xsl: Feature request 416507: added chunk.sections and chunk.first.sections to provide greater chunking flexibility * chunker.xsl: Output ID in message * glossary.xsl: Fix bug that caused duplicated glossary entries * qandaset.xsl: Bug #418100: fix qandaentry anchors; also fixed formatting bug in questions with indexterms 2001-04-21 Jirka Kosek * chunker.xsl: Added parameters for changing output encoding in chunked HTML 2001-04-21 Norman Walsh * inline.xsl: Improve processing of trademarks 2001-04-21 Jirka Kosek * param.xsl: Added parameters for changing output encoding in chunked HTML 2001-04-20 Norman Walsh * inline.xsl: Restoring accidentally deleted citetitle template 2001-04-18 Norman Walsh * autoidx.xsl: Fix bug: lowercase and uppercase need to be strings (not element names :-) * inline.xsl, param.xsl: Bug #413982, easy support for man page CGI links on citerefentry 2001-04-17 Norman Walsh * docbook.xsl, param.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 * component.xsl: Fix bug in processing of subtitle content on components * glossary.xsl, titlepage.templates.xml: Fix formatting of glossarys--things were really broken * xref.xsl: Patches Tracker #415439: support title attribute on HTML anchors associated with xrefs 2001-04-15 Norman Walsh * chunk-common.xsl: Process footnotes correctly when chunking; add summary attribute to navigation tables * docbook.xsl: Support inheriting of *info keywords * footnote.xsl, sections.xsl: Process footnotes correctly when chunking * formal.xsl: Use gentext templates for formal object titles * param.xsl: Added new parameters: inherit.keywords, process.source.toc, and process.empty.source.toc; changed the default for spacing.paras to 0 * table.xsl: Improve support for align attribute on tgroup * toc.xsl: Support DocBook toc markup * xref.xsl: Make a title attribute on HTML anchors for links to things with titles 2001-04-05 Norman Walsh * table.xsl: Don't translate tgroup align into HTML table align--they don't mean the same thing * titlepage.xsl: Suppress titleabbrev on the title page 2001-04-04 Norman Walsh * chunk-common.xsl: Move xsl:message about chunks into the chunker modules * chunker.xsl: Support indent and doctype public/system on chunks (for Saxon, anyway, Xalan's multiple-document extension doesn't seem to support this) * xtchunker.xsl: Use xsl:choose to support xml, html, and text output methods 2001-04-03 Norman Walsh * callout.xsl: Fix bug 412487, make XSL-generated callout marks honor callout mark parameters * chunk-common.xsl: Remove unnecessary xmlns declarations * chunker.xsl: Patch to make saxon not produce xml version=1.1 documents * param.xsl: Documentation fixes * qandaset.xsl: Apply patch 412510 by Jon Willeke, make xref to Question work correctly * xref.xsl: Remove unnecessary parameter assignment 2001-04-02 Norman Walsh * .cvsignore, Makefile, admon.xsl, autoidx.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, changebars.xsl, chunk-common.xsl, chunk.xsl, chunker.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, formal.xsl, glossary.xsl, graphics.xsl, html.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, math.xsl, param.xsl, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xref.xsl, xtchunk.xsl, xtchunker.xsl: New file. * Makefile: Use the cvstools version of saxon