📄 changelog
字号:
2002-11-29 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Make opencircle=circle in itemizedlist marks2002-11-25 Robert Stayton <bobstayton@users.sourceforge.net> * sections.xsl: Made subtitles in sections scale to proper heading level.2002-11-16 Norman Walsh <nwalsh@users.sourceforge.net> * admon.xsl: Align titles on graphical admonitions * biblio.xsl, xref.xsl: Support bibliosource; improve numbered bibliography entries and cross-references to them2002-11-15 Norman Walsh <nwalsh@users.sourceforge.net> * table.xsl: Insignificant tweak2002-11-14 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl: Use xreflabel (if it's present) on bibliography entries * component.xsl: Article appendix titles should be top-level titles * refentry.xsl: Handle nested refsections * table.xsl: Support entrytbl * xref.xsl: Whitespace2002-11-01 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: Output anchors for author/editor/othercredit names * lists.xsl: Output anchors for simplelist members2002-10-31 Norman Walsh <nwalsh@users.sourceforge.net> * autoidx.xsl: Support spanning index terms (endofrange/startref)2002-10-20 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: Bug #619474: support errortext element2002-10-19 Norman Walsh <nwalsh@users.sourceforge.net> * block.xsl, component.xsl, division.xsl, refentry.xsl, sections.xsl: Support output of language attribute * inline.xsl: Support output of language attribute on foreignphrase and fix bug in glossterm linking2002-10-09 Robert Stayton <bobstayton@users.sourceforge.net> * xref.xsl: Fixed bug in lookup of olink database document baseuri attribute for case of no site map.2002-10-08 Norman Walsh <nwalsh@users.sourceforge.net> * formal.xsl: Use table 'tabstyle' attribute for div class2002-10-06 Norman Walsh <nwalsh@users.sourceforge.net> * chunk-common.xsl: Simplify chunk-element-content; no semantic differences * chunk.xsl: Reworked chunking for downstream customization; will break any existing customization layer that changes the chunking algorithm2002-10-04 Norman Walsh <nwalsh@users.sourceforge.net> * autotoc.xsl, component.xsl, sections.xsl: Support optional titles on ToCs * lists.xsl: Bug #615464: fix typo in compact list spacing * param.ent, param.xweb, table.xsl: Made separate parameters for table frame and table cell border properties * synop.xsl: Bug #617717: remove spurious hash in anchor name2002-10-04 Jirka Kosek <kosek@users.sourceforge.net> * titlepage.xsl: Fixed bug #618600. Address is now displayed verbatim also on titlepages.2002-10-02 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Support continuation of orderedlists and inherited numeration in FO2002-10-01 Robert Stayton <bobstayton@users.sourceforge.net> * sections.xsl: Changed section.level template to return a number that matches the section level (sect1 = 1, etc.), and changed other templates to compensate for the change, so the output should be the same as before.2002-09-27 Norman Walsh <nwalsh@users.sourceforge.net> * autoidx.xsl: Bug #496294: don't index endofrangeentries. They're no longer indexed, but they aren't handled quite right yet either, they don't generate ranges * autotoc.xsl: Properly support bridgehead.in.toc parameter * biblio.xsl: Related to bug #583282: don't duplicate footnotes in bibliographys either * block.xsl, titlepage.xsl: Bug #582192: support revdescription and improve effectiveness of html-rtf by extending the number of places where its used * component.xsl: Bug #596599: TOC for article/appendix in chunked HTML * docbook.xsl: Make sure chunk always returns zero if we're not chunking * formal.xsl: Bug #497603: fixed and added default.float.class * glossary.xsl: Bug #583282: footnote duplicated in glossary footer * graphics.xsl: Bug #516859: added default.image.width * index.xsl: Related to bug #583282: don't duplicate footnotes in indexes either * param.ent, param.xweb: Use new parameters * synop.xsl: Total rework of funcsynopsis code; now supports a 'tabular' presentation style for 'wide' prototypes; see funcsynopsis.tabular.threshold2002-09-20 Norman Walsh <nwalsh@users.sourceforge.net> * changebars.xsl: Address Bug #610660: use system.head.content instead of user.head.content; tone down the intensity of the colors a bit * chunk-common.xsl: Call system.head.content in html.head * docbook.xsl: Address Bug #610660: Added system.head.content so that stylesheets can output things before the users css.stylesheet (for example). Also added a title parameter to head.content * docbook.xsl: Add context to error message about a missing template * graphics.xsl: Call the *.head.content templates when writing out long description chunks * synop.xsl: Bug #605150: process arg correctly even when it's in a group * titlepage.xsl: Bug #607725: make sure legalnoticelink is correct even when chunking to a different html.dir * titlepage.xsl: Call the *.head.content templates when writing out legalnotice chunks2002-09-18 Norman Walsh <nwalsh@users.sourceforge.net> * graphics.xsl: Use CSS to set viewport characteristics if css.decoration is non-zero, use div instead of p for making graphic a block element; make figure titles the default alt text for images in a figure * html-rtf.xsl: Handle XHTML RTFs more completely2002-09-17 Norman Walsh <nwalsh@users.sourceforge.net> * chunk.xsl: Use local URIs for importing docbook.xsl and chunk-common.xsl * qandaset.xsl: Added default table summary to qandaset tables2002-09-16 Norman Walsh <nwalsh@users.sourceforge.net> * chunk.xsl, chunkfast.xsl: Attempt to make chunking faster; chunkfast is still experimental2002-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.* parameters2002-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 parameter2002-09-03 Norman Walsh <nwalsh@users.sourceforge.net> * refentry.xsl: Do something reasonable with refsection; this still needs work * table.xsl: Make sure row-level colsep and rowsep values are 'inherited' onto missing cells2002-08-28 Norman Walsh <nwalsh@users.sourceforge.net> * table.xsl: Make inherited attributes work for 'missing' table cells2002-08-26 Norman Walsh <nwalsh@users.sourceforge.net> * chunk.xsl, param.ent, param.xweb: Made chunk.tocs.and.lots a proper parameter2002-08-25 Jirka Kosek <kosek@users.sourceforge.net> * autoidx.xsl: Fixed bug #496281. Refentry is now recognized as target for links from index.2002-08-22 Jirka Kosek <kosek@users.sourceforge.net> * 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 <nwalsh@users.sourceforge.net> * 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 tables2002-08-22 Jirka Kosek <kosek@users.sourceforge.net> * 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 <bobstayton@users.sourceforge.net> * lists.xsl: Added valign="top" attribute to the <col> element for variablelist term column. I was getting vertically centered alignment for the term.2002-07-19 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl, inline.xsl, param.ent, param.xweb: Support menuchoice.menu.separator, menuchoice.separator, and bibliography.numbered2002-07-18 Norman Walsh <nwalsh@users.sourceforge.net> * block.xsl, lists.xsl, param.ent, param.xweb: Added support for para.propagates.style * lists.xsl: Use tr.attributes * param.ent, param.xweb: Added html.cellpadding and html.cellspacing * table.xsl: Added tr.attributes named template (for odd-row coloring and such) and html.cellpadding and html.cellspacing for table defaults2002-07-16 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: When emphasis propagates its role attribute as the HTML span class and a role is provided, don't use <em>2002-07-16 Robert Stayton <bobstayton@users.sourceforge.net> * xref.xsl: Remove 'article' from the catch-all template match in mode=xref-to because it is already covered in another xref-to template, leading to an ambigious selection of template.2002-07-10 Norman Walsh <nwalsh@users.sourceforge.net> * chunker.xsl: Repeat after me: you cannot use xsl:attribute on intruction elements, you cannot use... * graphics.xsl: Refactor calls to getWidth() and getDepth() to work around XSLTC bugs2002-07-09 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl: Don't output square brackets if there's no biblioentry label * synop.xsl: Bug #573726: fix cmdsynopsisref formatting2002-07-08 Norman Walsh <nwalsh@users.sourceforge.net> * autoidx.xsl: Bug #574841: trim leading and trailing whitespace from primary/secondary/tertiary index terms * autoidx.xsl: Bug #574840: fix bug where some symbol index terms got lost * graphics.xsl: Work-around bug in xsltproc: explicitly cast scale to a number() before comparing it to 1.0 * html-rtf.xsl, verbatim.xsl: Bug #567130: make sure literallayout children don't get lost2002-07-08 Robert Stayton <bobstayton@users.sourceforge.net> * xref.xsl: Moved the target.database parameter to be the first child in the olink template.2002-07-07 Norman Walsh <nwalsh@users.sourceforge.net> * chunk-common.xsl, chunk.xsl: First tentative stab at getting ToCs and LoTs into separate chunks--does not work * footnote.xsl: Fix footnotes in table titles * lists.xsl: Fix ugly bug: make sure premables to orderedlist and itemizedlist elements are actually formatted2002-07-06 Robert Stayton <bobstayton@users.sourceforge.net> * graphics.xsl: Bug fix for inlinegraphic not being inline. The test for setting $viewport to 0 was test="inlinegraphic | ancestor::inlinemediaobject | ancestor::inlineequation" when it should be: test="local-name(.) = 'inlinegraphic' or ancestor::inlinemediaobject or ancestor::inlineequation" Now inlinegraphics are inline. * xref.xsl: Added $verbose parameter to default xref-to template so olink target collection can be quiet for elements that don't have an xref-to. Also fixed a line break in an olink error message.2002-07-05 Robert Stayton <bobstayton@users.sourceforge.net> * chunk.xsl: Modified for new stylesheet olink system. Checks the collect.xref.targets parameter and runs the target collection process if selected. Default is to not run the collection process. * docbook.xsl: Modified for the new stylesheet olink system. Checks the collect.xref.targets parameter and runs the target data collection process if selected. Default is to not run the collection process. * param.ent: Added seven new parameters for the new stylesheet olink system: target.database.document targets.filename collect.xref.targets olink.base.uri use.local.olink.style current.docid olink.doctitle * param.ent, param.xweb: Removed references to the chunk.datafile parameter, because Norm removed that parameter due to obsolescence. * param.xweb: Added seven parameters for the new stylesheet olink system: target.database.document targets.filename collect.xref.targets olink.base.uri use.local.olink.style current.docid olink.doctitle * xref.xsl: Modified to use new stylesheet olinks. Extended the olink template for the new targetdoc and targetptr attributes. Loads the target database into keys for quick lookups.2002-07-04 Norman Walsh <nwalsh@users.sourceforge.net> * xref.xsl: Feature req #525507: support xref to para by using the nearest containing section as the generated text2002-07-03 Norman Walsh <nwalsh@users.sourceforge.net> * chunk-common.xsl, param.ent, param.xweb: Use header.rule and footer.rule parameters when building page navigation * docbook.xsl: Feature Req #502932: added root.messages template for user defined messages2002-06-29 Norman Walsh <nwalsh@users.sourceforge.net> * formal.xsl, lists.xsl: Make list/procedure titles use gentext and have consisten formatting
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -