📄 changelog
字号:
* param.ent, param.xweb: Added index.on.role parameter.2004-04-12 Robert Stayton <bobstayton@users.sourceforge.net> * htmltbl.xsl: Now HTML tables have their id attribute so links from the list of tables and xrefs to the tables work.2004-04-11 Robert Stayton <bobstayton@users.sourceforge.net> * autotoc.xsl: Fixes bug #814589, so that refentry in an appendix is now listed in the table of contents. * pdf2index: Applied patch from contributor to fix number sorting. * verbatim.xsl: Fixed bug #875943 where programlisting and literallayout were not getting an id attribute in the fo output.2004-04-10 Robert Stayton <bobstayton@users.sourceforge.net> * lists.xsl: Fixed bug #699224 where nested lists had too much space between last nested item and next outer item. * pagesetup.xsl: Fixed bug #800335 where single-sided output was getting mirrored margins. * qandaset.xsl: Fixed bug #695030 where revhistory in qandaentry messed up list-block.2004-04-08 Jirka Kosek <kosek@users.sourceforge.net> * xep.xsl: Only first author in the document gets into PDF metainformation. Not all authors which are 1st childs of their parents (e.g. author in biblioentry).2004-04-01 Jirka Kosek <kosek@users.sourceforge.net> * autoidx.xsl, index.xsl: Fixed bugs # 925117 and #894564 related to XEP index support.2004-03-25 Jirka Kosek <kosek@users.sourceforge.net> * component.xsl, param.ent, param.xweb: Added new attribute set component.title.properties for easy modifications of component's title formatting in FO output. * graphics.xsl: Support default textdata encoding also on files included via imagedata and inlinegraphics. * verbatim.xsl: wrap property for monospaced verbatim environments moved to attribute set so it can be overriden in customization layer.2004-03-24 Jirka Kosek <kosek@users.sourceforge.net> * graphics.xsl, param.ent, param.xweb: Added Saxon support for encoding attribute on textdata. Added new parameter textdata.default.encoding which specifies encoding when encoding attribute on textdata is missing.2004-03-04 Norman Walsh <nwalsh@users.sourceforge.net> * formal.xsl, table.xsl: Use table.table.properties on tables * inline.xsl: Make linked first glossterms italic like all the glossterms * param.ent, param.xweb: Added table.table.properties2004-03-02 Jirka Kosek <kosek@users.sourceforge.net> * xep.xsl: Seems that XEP now supports Unicode characters in bookmarks. There is no further need to strip accents from characters.2004-02-29 Jirka Kosek <kosek@users.sourceforge.net> * graphics.xsl: Improved mapping of scalefit attribute to content-width FO property2004-02-26 Norman Walsh <nwalsh@users.sourceforge.net> * verbatim.xsl: Bug #875229: add white-space-treatment=preserve2004-02-11 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl: informal.object template now handles informalequation.2004-02-06 Robert Stayton <bobstayton@users.sourceforge.net> * component.xsl: Add force-page-count="no-force" to preface when double.sided is off to prevent extra blank page. * component.xsl, division.xsl: Added force-page-count="no-force" when double.sided = 0 to prevent extra blank pages.2004-01-30 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl: calsTable template should use table.properties instead of formal.object.properties.2004-01-29 Norman Walsh <nwalsh@users.sourceforge.net> * autotoc.xsl: Use titleabbrev in ToC * biblio.xsl: Support 'info' and 'personblurb' * docbook.xsl: Support DocBook NG by way of the following hack: if we find an NG document, do an identity transform to throw away the NG namespace and then process the result. Requires exsl:node-set(). * docbookng.xsl: New file. * qandaset.xsl, titlepage.xsl: Support 'info'2004-01-29 Robert Stayton <bobstayton@users.sourceforge.net> * titlepage.xsl: Fix for multiple editor elements running together.2004-01-26 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl, param.ent, param.xweb: Added header.column.widths and footer.column.widths to permit adjustment of the header and footer widths.2004-01-17 Robert Stayton <bobstayton@users.sourceforge.net> * xep.xsl: Added 'chapter' to test for adding TOC bookmark.2004-01-16 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl: Fixed bug in evaluation of @float in figure.2004-01-13 Robert Stayton <bobstayton@users.sourceforge.net> * inline.xsl: Inline sequences now output id attribute if found.2004-01-08 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl: Initial support for bibliolist * table.xsl: Abort if there's no @cols2003-12-31 Jirka Kosek <kosek@users.sourceforge.net> * autoidx-ng.xsl: New file.2003-12-30 Robert Stayton <bobstayton@users.sourceforge.net> * biblio.xsl, xref.xsl: Changed document($bibliography.collection) to document($bibliography.collection,.) so it will look in the current directory instead of the stylesheet directory. * graphics.xsl: Fixed test for graphic inside inlineequation. * xref.xsl: Added refsection to mode="xref-to" to support xref to refsection.2003-12-16 Robert Stayton <bobstayton@users.sourceforge.net> * index.xsl, pagesetup.xsl, titlepage.templates.xml: Fixed bug in index title indents when $title.margin.left is non-zero.2003-12-15 Robert Stayton <bobstayton@users.sourceforge.net> * sections.xsl: Now marker respects $marker.section.level parameter.2003-12-10 Robert Stayton <bobstayton@users.sourceforge.net> * param.ent, param.xweb: Added marker.section.level to control which sections are included in running headers or footers.2003-12-07 Robert Stayton <bobstayton@users.sourceforge.net> * component.xsl: Fixed bug #605761 where article/appendix title did not respect the $title.margin.left setting. Use a new article.appendix.title.properties attribute set. * param.ent, param.xweb: Added article.appendix.title.properties to fix bug 605761.2003-12-05 Robert Stayton <bobstayton@users.sourceforge.net> * param.ent, param.xweb: Added refentry.pagebreak parameter. * refentry.xsl: refnamediv now uses section.level template to compute title level. * refentry.xsl: Added $refentry.pagebreak parameter to make page breaks optional.2003-12-04 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl, param.ent, param.xweb: Support new parameters for superscript/subscript properties2003-12-02 Robert Stayton <bobstayton@users.sourceforge.net> * lists.xsl: Processing of listitems now processes and preserves order of comments and PIs.2003-11-30 Robert Stayton <bobstayton@users.sourceforge.net> * htmltbl.xsl, task.xsl: Added CVS $Id.2003-11-25 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl: Remove $title.margin.left from the margin-left calculation when $passivetex.extensions != 0 since it can't do the math.2003-11-24 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Make sure that fo:list-item-body always contains an fo:block2003-11-23 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: Support code inline2003-11-05 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl: Moved id from fo:table to container block in informaltable to eliminate duplicate ids when multiple tgroups used.2003-11-05 Jirka Kosek <kosek@users.sourceforge.net> * graphics.xsl: Added GIF extensions which is supported by FOP2003-10-28 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl: Add comment about span not working in most FO processor because not on a child of fo:flow.2003-10-15 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl: Added units to margin-left="0" in header and footer templates.2003-10-11 Robert Stayton <bobstayton@users.sourceforge.net> * titlepage.xsl: width property added to revhistory table, with option to use <?dbfo table-width="xx%"?> processing instruction.2003-10-08 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl: Removed title.margin.left indent for the index-*-draft page masters as well.2003-10-04 Jirka Kosek <kosek@users.sourceforge.net> * autoidx.xsl, index.xsl, param.ent, param.xweb: Significant index terms can get special rendering in XEP2003-10-03 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Support stepalternatives2003-09-29 Robert Stayton <bobstayton@users.sourceforge.net> * lists.xsl: Fixed bug in variablelist width calc that was returning zero.2003-09-28 Norman Walsh <nwalsh@users.sourceforge.net> * lists.xsl: Bug #779655: fix PIs and comments in segmented lists2003-09-27 Norman Walsh <nwalsh@users.sourceforge.net> * block.xsl, qandaset.xsl: Bug #687783: attempt rudimentary support for blockinfo2003-09-25 Robert Stayton <bobstayton@users.sourceforge.net> * sections.xsl: call to section.heading now includes empty titleabbrev param unless actual titleabbrev element is present.2003-09-24 Robert Stayton <bobstayton@users.sourceforge.net> * param.xweb: Fixed typo.2003-09-18 Robert Stayton <bobstayton@users.sourceforge.net> * verbatim.xsl: Added text-align='start' in literallayout when not monospaced.2003-09-16 Robert Stayton <bobstayton@users.sourceforge.net> * titlepage.templates.xml: Changed "0" to "0pt" in index margin-left property.2003-09-12 Robert Stayton <bobstayton@users.sourceforge.net> * xref.xsl: Add a nonbreaking space before ulink footnote reference.2003-09-10 Robert Stayton <bobstayton@users.sourceforge.net> * sections.xsl: Modified template for "section" to handle section.level*.properties attribute sets.2003-09-09 Robert Stayton <bobstayton@users.sourceforge.net> * param.ent, param.xweb: Added section.*.properties. * sections.xsl: Added section.*.properties to container block for each section level.2003-09-08 Robert Stayton <bobstayton@users.sourceforge.net> * lists.xsl: Exclude indexterms from calculation of string length in longest.term template since they are not visible.2003-09-07 Norman Walsh <nwalsh@users.sourceforge.net> * docbook.xsl: Remove slides from root.elements; let slides stylesheet override root.elements instead2003-09-05 Robert Stayton <bobstayton@users.sourceforge.net> * biblio.xsl: Added "part" to list of parents that require a page-sequence for bibliography.2003-09-03 Robert Stayton <bobstayton@users.sourceforge.net> * docbook.xsl: Added slides to the root.elements variable so the slides customization doesn't break.2003-09-02 Robert Stayton <bobstayton@users.sourceforge.net> * lists.xsl: Turn off procedure/titleabbrev in regular output. Adjust variablelist termlength from em * 0.50 to em * 0.60 so short terms fit better.2003-08-29 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: Rudimentary support for @dir2003-08-29 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl, titlepage.templates.xml: For index, turn off $title.margin.left so the index looks like a normal two-column index. * qandaset.xsl: Fixed label-length calculation to match variablelist.2003-08-28 Robert Stayton <bobstayton@users.sourceforge.net> * callout.xsl, footnote.xsl, formal.xsl, index.xsl, pagesetup.xsl, param.ent, param.xweb, titlepage.templates.xml, titlepage.xsl, xref.xsl: Changed body.font.family to body.fontset and title.font.family to title.fontset in font-family property attributes, in order to append symbol.font.family parameter value.2003-08-27 Norman Walsh <nwalsh@users.sourceforge.net> * docbook.xsl, formal.xsl, htmltbl.xsl: Rudimentary support for HTML tables * docbook.xsl, task.xsl: Support task * formal.xsl: Make ugly warnings for HTML tables (not supported yet) * inline.xsl: Support uri and orgname in para * verbatim.xsl: Support startinglinenumber and continuation on verbatim environments2003-08-19 Norman Walsh <nwalsh@users.sourceforge.net> * docbook.xsl: Move root.elements variable to the top level so that other stylesheets (e.g, slides) can override it * lists.xsl: The parameter is variablelist.max.termlength not vlist.max.termwidth * param.ent, param.xweb: Add qanda.defaultlabel, xref.label-title.separator, xref.label-page.separator, and xref.title-page.separator2003-08-14 Robert Stayton <bobstayton@users.sourceforge.net> * component.xsl: Changed span="all" to span="inherit" when pgwide=1 in component.title because span attribute must be on direct child of fo:flow. This eliminates the error message. * docbook.xsl: Root template now makes sure the root element is one of those that generates a page-sequence.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -