📄 changelog
字号:
* 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 <nwalsh@users.sourceforge.net> * docbook.xsl, param.ent, param.xweb: Support 'draft' watermark2002-01-28 Norman Walsh <nwalsh@users.sourceforge.net> * 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 formatting2002-01-22 Jirka Kosek <kosek@users.sourceforge.net> * param.ent, param.xweb: Feature request #507087. Added parameter for controling appearance of icons in HTML Help ToC.2002-01-21 Jirka Kosek <kosek@users.sourceforge.net> * biblio.xsl: Fixed bug #505683. Changed <I> to <i> to make output compatible with XHTML.2002-01-10 Norman Walsh <nwalsh@users.sourceforge.net> * graphics.xsl, param.ent, param.xweb: Use the pixels.per.inch parameter2002-01-09 Norman Walsh <nwalsh@users.sourceforge.net> * graphics.xsl: Convert graphic widths/depths to pixels2002-01-08 Norman Walsh <nwalsh@users.sourceforge.net> * chunk.xsl: Make root.filename supercede use.id.as.filename * titlepage.xsl: Added template for confsponsor2002-01-04 Norman Walsh <nwalsh@users.sourceforge.net> * 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 file2002-01-03 Norman Walsh <nwalsh@users.sourceforge.net> * .cvsignore, Makefile.param: Makefile.param is auto generated * lists.xsl, param.ent, param.xweb: Use global parameter variablelist.as.table2002-01-01 Norman Walsh <nwalsh@users.sourceforge.net> * 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 link2001-12-15 Jirka Kosek <kosek@users.sourceforge.net> * graphics.xsl, math.xsl: Improved support for TeX math inside equations.2001-12-06 Jirka Kosek <kosek@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * 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 refentry2001-12-02 Norman Walsh <nwalsh@users.sourceforge.net> * component.xsl: Allow inlines and anchors in titles2001-12-01 Norman Walsh <nwalsh@users.sourceforge.net> * changebars.xsl, table.xsl: Bug #472836: @revisionflag and table entries * qandaset.xsl: Improve FAQ labeling2001-11-29 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Patch #478068: procedures with one step2001-11-28 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl, param.ent: Support formatting segmented lists as tables * param.ent: Added punct.honorific parameter2001-11-28 Jirka Kosek <kosek@users.sourceforge.net> * 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 <?dbhh topicname="..." topicid="..."?>.2001-11-28 Norman Walsh <nwalsh@users.sourceforge.net> * param.xweb: Added punct.honorific parameter * param.xweb: Support formatting segmented lists as tables2001-11-28 Jirka Kosek <kosek@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * pi.xsl: Use common pi-attribute template2001-11-27 Norman Walsh <nwalsh@users.sourceforge.net> * 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 test2001-11-18 Jirka Kosek <kosek@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * graphics.xsl: Only output a longdesc link if there's actually a longdesc * inline.xsl: Support experimental XLink support2001-11-12 Norman Walsh <nwalsh@users.sourceforge.net> * 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.* params2001-11-10 Norman Walsh <nwalsh@users.sourceforge.net> * titlepage.xsl: Fixed formatting of addresses in affiliations in author names2001-11-09 Norman Walsh <nwalsh@users.sourceforge.net> * param.xweb: Move the obvious ID value from the src:fragment to the refentry in parameter reference pages2001-11-06 Robert Stayton <bobstayton@users.sourceforge.net> * 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 <kosek@users.sourceforge.net> * param.ent: Parameters moved to params subdirectory.2001-11-05 Norman Walsh <nwalsh@users.sourceforge.net> * param.ent: Added newline at eof2001-11-05 Jirka Kosek <kosek@users.sourceforge.net> * param.xweb: Parameters moved to params subdirectory.2001-11-03 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl, inline.xsl: Support pubwork=article on citetitle * xref.xsl: Remove anchor name on anchor; it erroneously duplicates the html anchor template2001-10-16 Norman Walsh <nwalsh@users.sourceforge.net> * Makefile, graphics.xsl, param.ent, param.xweb: Support HTML longdesc using textobject content * table.xsl: Table support improvements2001-10-15 Norman Walsh <nwalsh@users.sourceforge.net> * 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 lines2001-10-14 Norman Walsh <nwalsh@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * 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.xsl2001-10-08 Norman Walsh <nwalsh@users.sourceforge.net> * param.xweb: Added fragrefs for new params2001-10-07 Norman Walsh <nwalsh@users.sourceforge.net> * .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.xsl2001-10-06 Norman Walsh <nwalsh@users.sourceforge.net> * 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-available2001-09-26 Norman Walsh <nwalsh@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * chunk-common.xsl: Fix gentext.nav.* templates * param.xsl, titlepage.xsl: Support automatic collation of year ranges in copyright2001-09-24 Norman Walsh <nwalsh@users.sourceforge.net> * 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 NS62001-09-22 Norman Walsh <nwalsh@users.sourceforge.net> * 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 varlistentrys2001-09-09 Norman Walsh <nwalsh@users.sourceforge.net> * onechunk.xsl: New file.2001-08-29 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Fix orderedlist numerations2001-08-25 Norman Walsh <nwalsh@users.sourceforge.net> * sections.xsl: Bug #451005: no id anchor for bridgehead2001-08-14 Norman Walsh <nwalsh@users.sourceforge.net> * xref.xsl: Display the ID when gentext cannot be created2001-08-11 Robert Stayton <bobstayton@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * param.xsl, verbatim.xsl: Support shade.verbatim parameter2001-08-05 Norman Walsh <nwalsh@users.sourceforge.net> * 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 callouts2001-08-04 Norman Walsh <nwalsh@users.sourceforge.net> * 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 processing2001-08-02 Norman Walsh <nwalsh@users.sourceforge.net> * sections.xsl: Allow anchors in section titles2001-08-02 Robert Stayton <bobstayton@users.sourceforge.net>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -