⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 opennms得相关源码 请大家看看
💻
📖 第 1 页 / 共 5 页
字号:
	* xref.xsl: Added missing parameter to olink.hottext; added missing olink.outline template2002-07-06  Robert Stayton <bobstayton@users.sourceforge.net>	* xref.xsl: Commented out call to olink.outline for old	style olinks, in case Norm wants to add	support for them.	* xref.xsl: Bug fix: move xsl:param in olink template to be first child.2002-07-05  Robert Stayton <bobstayton@users.sourceforge.net>	* param.ent, param.xweb: Added four parameters to support new stylesheet olink system:	target.database.document.xml	use.local.olink.style.xml	current.docid.xml	olink.doctitle.xml	* xref.xsl: Modified for the new stylesheet olink system.	Modfified olink template to support the new	targetdoc and targetptr attributes.	Loads target database into keys for fast lookup.2002-07-04  Norman Walsh <nwalsh@users.sourceforge.net>	* block.xsl, xref.xsl: Feature req #525507: support xref to para by using the nearest containing section as the generated text	* fop.xsl: Patch #530026: suppress whitespace in FOP bookmarks	* glossary.xsl: Fix page number citation code2002-07-03  Norman Walsh <nwalsh@users.sourceforge.net>	* division.xsl, index.xsl, pagesetup.xsl, param.ent, param.xweb: 	More hacking on page headers and footers: added toggles for rules and headers on blank pages	* docbook.xsl: Feature Req #502932: added root.messages template for user defined messages	* pagesetup.xsl: Remove silly debugging message	* xref.xsl: Support insert.xref.page.number parameter2002-07-02  Norman Walsh <nwalsh@users.sourceforge.net>	* component.xsl, division.xsl, index.xsl, pagesetup.xsl, param.ent, param.xweb, sections.xsl: 	Completely rewrote pagesetup.xsl: more page models, more logical page margin setup2002-06-29  Norman Walsh <nwalsh@users.sourceforge.net>	* formal.xsl, lists.xsl: Make list/procedure titles use gentext and have consisten formatting	* table.xsl: Patch #514664: keep-together for table-cell if xep2002-06-27  Norman Walsh <nwalsh@users.sourceforge.net>	* glossary.xsl, param.ent, param.xweb: Make glossary parameters properly documented parameters; support glossary.as.blocks2002-06-26  Norman Walsh <nwalsh@users.sourceforge.net>	* table.xsl: Make sure we don't attempt to set the table width more than once if a table has multiple tgroups2002-06-11  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl, fo-patch-for-fop.xsl, fo-rtf.xsl, pagesetup.xsl, titlepage.templates.xml: 	Add CVS Ids	* biblio.xsl: Add spacing before bibliodivs	* pagesetup.xsl: Put a titlepage at the beginning of the oneside sequence	* param.ent, param.xweb: Added refentry.title.properties, section.title.properties, and use.role.as.xrefstyle	* refentry.xsl: Use titlepage system for refentry (refsynopsisdiv, refsect*) titles	* sections.xsl: Use section.title.properties	* titlepage.templates.xml: Added refentry titlepage elements; tweaked font sizes and some spacing	* titlepage.xsl: Fix copyright year formatting; add *.style attribute sets for refentry elements	* xref.xsl: Experimental support for xrefstyle2002-06-09  Norman Walsh <nwalsh@users.sourceforge.net>	* index.xsl: Fix bug #496453: make sure comments don't contain illegal chars2002-06-09  Jirka Kosek <kosek@users.sourceforge.net>	* lists.xsl: Fixed bug #547163. Paragraph after formal paragraph in listitem gets correct spacing.	* refentry.xsl: Fixed bug #554159. Added empty template for refentryinfo2002-06-03  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile: Added dependencies for profiling stylesheets2002-06-02  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Support title on step in procedure2002-06-01  Norman Walsh <nwalsh@users.sourceforge.net>	* inline.xsl: Bug #560808 make systemitem formatting consistent2002-05-23  Norman Walsh <nwalsh@users.sourceforge.net>	* param.ent, param.xweb: Support for SVG in HTML2002-05-21  Norman Walsh <nwalsh@users.sourceforge.net>	* qandaset.xsl: Output '. ' in some contexts (this is a hack)2002-05-14  Norman Walsh <nwalsh@users.sourceforge.net>	* footnote.xsl: Format footnotes with format.footnote.mark named template for easy customization2002-05-13  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl, param.ent, param.xweb: Support spacing=compact on itemizedlist and orderedlist (Bug #501063)2002-05-12  Norman Walsh <nwalsh@users.sourceforge.net>	* block.xsl: Make sure IDs get generated for blockquote and epigraph	* formal.xsl, table.xsl: Make border-collapse='collapse' explicitly (that's the only model that works for CALS tables)	* graphics.xsl: Reworked support for graphic attributes; now support DocBook 4.2CR1 attributes	* lists.xsl: Bug #511965: add formal.title.properties to calloutlist titles	* math.xsl: Support MathML by passing it silently through to the FO result	* sections.xsl: Allow anchors in section titles; improve efforts to prevent page/column breaks immediately after section titles	* xref.xsl: Support xref to refnamediv and all elements with titles (at least when they have titles)2002-05-06  Norman Walsh <nwalsh@users.sourceforge.net>	* admon.xsl: Fix url() in admonition graphics	* callout.xsl: Fix url() in callout graphics2002-04-30  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl: Use title.font.family in bibliodiv2002-04-20  Norman Walsh <nwalsh@users.sourceforge.net>	* param.ent, param.xweb, verbatim.xsl: Support shade.verbatim in FO; stop using vendor test to decide what extension function to call for line numbering2002-03-28  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl: Attempt to fix duplicate-id problem in ToC generation	* xep.xsl: Make XEP point to ToC pages for books, parts, etc. from PDF bookmarks2002-03-26  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Set maxlength of termlength to 12	* param.xweb: Documentation fix2002-03-25  Norman Walsh <nwalsh@users.sourceforge.net>	* component.xsl: Handle prefaceinfo	* formal.xsl: Handle textobject in tables	* graphics.xsl: Add template for mediaobjectco	* inline.xsl: Support personname	* math.xsl: Handle alt	* xref.xsl: Support xrefs to editor, othercredit, and personname2002-03-22  Norman Walsh <nwalsh@users.sourceforge.net>	* titlepage.xsl: Output blocks instead of wrappers around authors2002-03-21  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl, titlepage.xsl: Support biblioid2002-03-20  Norman Walsh <nwalsh@users.sourceforge.net>	* xep.xsl: Don't output a link to the book title if the book has no title2002-03-19  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl: Make sure ToC elements have IDs for links from the PDF ToC2002-03-18  Norman Walsh <nwalsh@users.sourceforge.net>	* Makefile, component.xsl, division.xsl, fop.xsl, param.ent, param.xweb, xep.xsl: 	Replace generate.*.toc and generate.*.lot with single generate.toc parameter.	* block.xsl: Support RevHistory in content; support AckNo in article	* fop.xsl, xep.xsl: Don't generate ToC links if there's nothing to go in the ToC2002-03-15  Norman Walsh <nwalsh@users.sourceforge.net>	* synop.xsl, verbatim.xsl: Support classsynopsis and friends2002-03-14  Norman Walsh <nwalsh@users.sourceforge.net>	* .cvsignore: Ignore profiling stylesheets	* admon.xsl, autoidx.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, fo-patch-for-fop.xsl, fo-rtf.xsl, fo.xsl, footnote.xsl, fop.xsl, formal.xsl, glossary.xsl, graphics.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, math.xsl, pagesetup.xsl, param.ent, param.xweb, passivetex.xsl, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xep.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, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, fo-patch-for-fop.xsl, fo-rtf.xsl, fo.xsl, footnote.xsl, fop.xsl, formal.xsl, glossary.xsl, graphics.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, math.xsl, pagesetup.xsl, param.ent, param.xweb, passivetex.xsl, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xep.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.	* docbook.xsl, fo-rtf.xsl, footnote.xsl, formal.xsl: Improve formatting of table footnotes and fix numeration of table/non-table footnotes	* formal.xsl, lists.xsl, param.ent, param.xweb: Support formal.title.placement2002-03-13  Norman Walsh <nwalsh@users.sourceforge.net>	* formal.xsl: Fix FO markup for rotated tables	* inline.xsl: Support other roles on emphasis; support nested emphasis	* sections.xsl: Give wrapped section titles a hanging indent	* titlepage.templates.xml: Don't shift the margin on article titles; they're supposed to be centered	* verbatim.xsl: Don't force verbatim environments to be start aligned; they should inherit the current text alignment2002-03-11  Jirka Kosek <kosek@users.sourceforge.net>	* inline.xsl: Fixed bug #522900. Content of <emphasis> is not outputted twice.2002-03-03  Jirka Kosek <kosek@users.sourceforge.net>	* param.ent, param.xweb: Added new stylesheet parameters for profiling.2002-03-01  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile: First portion of new profiling code. New stylesheet parameters will come later.2002-03-01  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl: Use alternate TOC format for FOP	* docbook.xsl: Move stylesheet.result.type out of param and put it explicitly in each stylesheet because it has to be different	* footnote.xsl: Make footnote numbers smaller and superscripted	* formal.xsl, table.xsl: Improve table border handling	* graphics.xsl: Support TIFF images	* graphics.xsl: Handle the case where graphics in inlineequations are inline	* pagesetup.xsl: Don't put watermarks on FOP; FOP doesn't understand them	* param.ent, param.xweb: Renamed table.border.padding and removed stylesheet.result.type2002-02-21  Jirka Kosek <kosek@users.sourceforge.net>	* 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 <?dbtex delims="no"?>.2002-02-20  Norman Walsh <nwalsh@users.sourceforge.net>	* formal.xsl: Bug #429331: center figure title if image is centered	* lists.xsl: Commented out a debugging message2002-02-11  Norman Walsh <nwalsh@users.sourceforge.net>	* component.xsl, index.xsl, pagesetup.xsl, param.ent, param.xweb, titlepage.templates.xml: 	Patch #510996: add support for two-colum indexes	* inline.xsl: Patch #514007: prevent hyphenation of email addresses2002-02-07  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl: Make title a link	* docbook.xsl: Reworked FOP outline mode	* fop.xsl: Reworked outline mode	* formal.xsl, param.ent, param.xweb: Added informal.object.properties2002-01-29  Norman Walsh <nwalsh@users.sourceforge.net>	* pagesetup.xsl, param.ent, param.xweb: Support 'draft' watermark2002-01-28  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl: Allow bibliography to be a root element	* formal.xsl: Make landscape tables actually landscape---if your FO processor supports changes to the reference-orientation	* param.ent, param.xweb, xref.xsl: Provide option to allow URLs to be conditionally hyphenated2002-01-25  Norman Walsh <nwalsh@users.sourceforge.net>	* table.xsl: Fix bug that caused rowsep and colsep to be ignored on empty cells2002-01-10  Norman Walsh <nwalsh@users.sourceforge.net>	* fo-patch-for-fop.xsl: Allow the fox: prefix; this isn't the right fix, but it's easy and this file is only a workaround for FOP	* inline.xsl: Support emphasis role=bold in FO	* pagesetup.xsl: Set display-alignment on region-before and -after; output warning if the master-references is unrecognized when calculating the page header	* param.ent, param.xweb: Added documentation about page layout and ulink.footnotes and ulink.show	* xref.xsl: Use the ulink.show parameter when rendering ulinks2002-01-09  Norman Walsh <nwalsh@users.sourceforge.net>	* glossary.xsl: Bug fix: don't generate duplicate IDs on glossentrys2002-01-04  Norman Walsh <nwalsh@users.sourceforge.net>	* glossary.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>	* lists.xsl: Rework variablelist formatting; support lists vs. blocks with new parameters and calculate term-width reasonably	* param.ent, param.xweb: Replace format.variablelist.as.list with variablelist.as.blocks2002-01-01  Norman Walsh <nwalsh@users.sourceforge.net>	* .cvsignore: Added Makefile.param	* Makefile.param: Autogenerated	* block.xsl: Use blockquote.properties	* lists.xsl: Attempt to support alternate symbols on itemizedlists	* param.ent, param.xweb: Use new parameters: refentry.generate.ti

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -