📄 changelog
字号:
2002-12-31 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: Make lineannotations italic * pagesetup.xsl: Added blank.page.content template to allow 'This Page Intentionally Left Blank' blank pages.2002-12-30 <dcramer@users.sourceforge.net> * lists.xsl: Fixed spacing problem where step numbers don't line up with the corresponding text.2002-12-28 Norman Walsh <nwalsh@users.sourceforge.net> * xref.xsl: Now that xrefstyle is official; make it take priority even when use.role.as.xrefstyle is non-zero. * xref.xsl: Make endterm on xref higher priority than xreflabel on the target2002-12-24 Robert Stayton <bobstayton@users.sourceforge.net> * division.xsl: Fixes bug #655587 to restart page numbering after a preface.2002-12-18 Robert Stayton <bobstayton@users.sourceforge.net> * autoidx.xsl: Changed sort to fold uppercase and lowercase together to fix odd indexdiv sort order. * graphics.xsl: Add graphic/@align value to fo:block text-align property since text-align on external-graphic doesn't seem to work.2002-12-17 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl, graphics.xsl: Changed selection of mediaobject to be more consistent using a separate select.mediaobject.index template. Also added text-align to block containing external-graphic in fo output.2002-12-17 Jirka Kosek <kosek@users.sourceforge.net> * param.xweb: Build fixes.2002-12-17 Robert Stayton <bobstayton@users.sourceforge.net> * titlepage.templates.xml: Made list.of.tables specifications the same as other list.of.*.2002-12-13 Robert Stayton <bobstayton@users.sourceforge.net> * glossary.xsl: Handles missing otherterm target in glosssee and glosseealso. * inline.xsl: Added the author et al special cases similar to the HTML inline.xsl templates.2002-12-12 Robert Stayton <bobstayton@users.sourceforge.net> * autoidx.xsl: An index now contains only indexterms within its scope (within its parent element). * autotoc.xsl, index.xsl: Make sure $generate.index controls whether the index is processed. * formal.xsl: Change formal.object template to pass $placement parameter to formal.object.heading template. * lists.xsl: Fixed bug in segmentedlist title when segmentedlist.as.table set.2002-12-06 Robert Stayton <bobstayton@users.sourceforge.net> * block.xsl: Fixed epigraph template so it processes all of its allowed children, not just para. * graphics.xsl, param.ent, param.xweb: Enabled support for selecting imageobject using the role attribute.2002-12-04 Robert Stayton <bobstayton@users.sourceforge.net> * autotoc.xsl, component.xsl, sections.xsl: Added empty component.toc.separator and section.toc.separator templates to provide customization opportunity between toc and first content.2002-11-29 Norman Walsh <nwalsh@users.sourceforge.net> * pagesetup.xsl: Don't output a footnote-separator for FOP2002-11-16 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl: Support abstract in bibliomixed * biblio.xsl, xref.xsl: Support bibliosource; improve numbered bibliography entries and cross-references to them * pagesetup.xsl: Added template to create footnote separator rule (if supported by your favorite FO processor) * sections.xsl: Use value-of instead of copy-of for fo:marker because I haven't thought of a better way to avoid footnotes in markers which are illegal2002-11-15 Robert Stayton <bobstayton@users.sourceforge.net> * admon.xsl: Changed graphical.admonition template from an fo:table to an fo:list-block, so it works in both FOP and XEP. * lists.xsl: Fixed two bugs in longest.term template that prevented proper calculation of longest term width in variablelist.2002-11-15 Norman Walsh <nwalsh@users.sourceforge.net> * table.xsl: Add support for xsltproc adjustColumnWidths extension2002-11-14 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl: Use xreflabel (if it's present) on bibliography entries * component.xsl: Don't restart page numbers on the first preface * table.xsl: Support entrytbl2002-11-08 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl: Corrected left and right page margins for even page masters: inner and outer were reversed from what they should have been.2002-10-31 Norman Walsh <nwalsh@users.sourceforge.net> * autoidx.xsl: Support spanning index terms (endofrange/startref) * lists.xsl: Put para spacing around tabular simplelists2002-10-21 Norman Walsh <nwalsh@users.sourceforge.net> * glossary.xsl: Bug #577798: glossentry with multiple glossdefs creates broken FO * pagesetup.xsl: Updated header/footer properties to avoid missmatched margins caused by title.margin.left2002-10-20 Norman Walsh <nwalsh@users.sourceforge.net> * inline.xsl: Bug #619474: support errortext element2002-10-19 Norman Walsh <nwalsh@users.sourceforge.net> * pagesetup.xsl, param.ent, param.xweb: Added property sets to control page header and footer content formatting2002-10-18 Robert Stayton <bobstayton@users.sourceforge.net> * param.xweb: Corrected the wording describing the placement of the header and footer in the region-before and region-after to match the diagram and stylesheet changes.2002-10-17 Norman Walsh <nwalsh@users.sourceforge.net> * refentry.xsl: Fix bug where refentrys in parts were not in a page sequence2002-10-11 Robert Stayton <bobstayton@users.sourceforge.net> * inline.xsl: glossterm and firstterm in text now use italicseq to match the html formatting.2002-10-09 Norman Walsh <nwalsh@users.sourceforge.net> * table.xsl: Removed debug code.2002-10-04 Norman Walsh <nwalsh@users.sourceforge.net> * autotoc.xsl, sections.xsl: Support optional title on section ToCs. Optional titles for components, books, and sets will be trickier. * formal.xsl, param.ent, param.xweb, table.xsl: Made separate parameters for table frame and table cell border properties2002-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> * qandaset.xsl, refentry.xsl, sections.xsl: Changed section.level template to return number that matches the section level (sect1 = 1, etc.), and adjusted templates that use section.level accordingly to produce same output 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, sections.xsl: Support section ToCs * block.xsl, titlepage.xsl: Bug #582192: support revdescription * formal.xsl: Bug #497603: fixed and added default.float.class * param.ent, param.xweb: Use new parameters * synop.xsl: Fix sbr2002-09-20 Norman Walsh <nwalsh@users.sourceforge.net> * docbook.xsl: Add context to error message about a missing template * synop.xsl: Bug #605150: process arg correctly even when it's in a group2002-09-19 Robert Stayton <bobstayton@users.sourceforge.net> * formal.xsl: Removed 'keep-with-next' from 'formal.title.properties' attribute set now that the stylesheets support the option of putting such titles below the object. Now the $placement value determines if 'keep-with-next' or 'keep-with-previous' is used in the title block.2002-09-19 Norman Walsh <nwalsh@users.sourceforge.net> * xref.xsl: Use fo-external-image (badly named) to wrap url() around external-destinations2002-09-15 Norman Walsh <nwalsh@users.sourceforge.net> * table.xsl: Support a PI to rotate table cells2002-09-08 <dcramer@users.sourceforge.net> * lists.xsl: Bug #445750: Adding a keep-together and keep-with-next to the block that wraps terms in a varlistentry to keep terms from being orphaned/widowed when variablelists are formatted as blocks.2002-09-06 <dcramer@users.sourceforge.net> * component.xsl: Changing the mode in the apply-templates from title.markup to object.title.markup so that appendixes in articles can be formatted as specified in the appropriate lang.xml file.2002-09-05 Norman Walsh <nwalsh@users.sourceforge.net> * division.xsl: Restart all books on page 12002-09-04 Norman Walsh <nwalsh@users.sourceforge.net> * param.ent, param.xweb: Reference the l10n.* parameters2002-09-03 Norman Walsh <nwalsh@users.sourceforge.net> * graphics.xsl: Support textdata in textobject * table.xsl: Make sure row-level colsep and rowsep values are 'inherited' onto missing cells2002-09-01 Norman Walsh <nwalsh@users.sourceforge.net> * graphics.xsl: Put the url()/no-url() test for external graphics into a named template * pagesetup.xsl: Add SVG to the list of XEP graphics formats; use the url()/no-url() named template for draft.watermark.image2002-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> * autoidx.xsl: Handle endofrange indexterms properly * graphics.xsl: Make graphics formats FO-processor aware; support SVG when FOP is being used * pdf2index: Support page ranges (generated by startofrang/endofrange index entries)2002-08-22 Norman Walsh <nwalsh@users.sourceforge.net> * autoidx.xsl: Fix serious indexing bug that caused many index terms to be missing from the automatically generated index2002-08-21 Norman Walsh <nwalsh@users.sourceforge.net> * autoidx.xsl: Support make.index.markup parameter * index.xsl: Support make.index.markup parameter and hand-crafted indexes * lists.xsl: Attempt to workaround bug in FOP handling of step content * param.ent, param.xweb: Remove unused table.entry.padding parameter; add new make.index.markup parameter * pdf2index: New file.2002-08-20 <dcramer@users.sourceforge.net> * block.xsl: Adding missing template for simplemsgentry2002-08-11 Robert Stayton <bobstayton@users.sourceforge.net> * pagesetup.xsl: Changed running header/footer rule line dimension from 1px to 0.5pt so passivetex doesn't gack.2002-08-08 Robert Stayton <bobstayton@users.sourceforge.net> * autotoc.xsl: Fixed toc.line for FOP to align numbers by adding leader-pattern-width property as suggested by Nicolas Nieswandt. Was able to remove the fop.extensions choose/when structure because it works for all processors. The numbers in fop align left rather than right, but at least they line up.2002-07-26 Norman Walsh <nwalsh@users.sourceforge.net> * pagesetup.xsl: Bob's reworked page header/footer ideas. I think there are still some rough edges. * pagesetup.xsl: A little more tweaking to make things equivalent to the old scheme2002-07-24 Robert Stayton <bobstayton@users.sourceforge.net> * sections.xsl: Moved <fo:marker> for section heading to be first child of its parent block, per bug #586005 (and the XSL-FO spec).2002-07-19 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl, param.ent, param.xweb: Support bibliography.numbered * inline.xsl, param.ent, param.xweb: Use monospace.properties for inline monospaced items * inline.xsl, param.ent, param.xweb: Support menuchoice.menu.separator and menuchoice.separator * param.ent, param.xweb, sections.xsl: Support section.title.levelN.properties to remove hard coding of font sizes in section headings2002-07-17 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl: Add keep to bibliodiv titles--they still need more work * pagesetup.xsl: Add a touch of padding between the page-footer rule and the footer text * table.xsl: Make header entries bold by default2002-07-16 Norman Walsh <nwalsh@users.sourceforge.net> * biblio.xsl, component.xsl, division.xsl, glossary.xsl, index.xsl, refentry.xsl, sections.xsl, toc.xsl: Use basic initial-page-number property instead of extended force-page-count property to get components to start on odd pages in double.sided mode; call format.page.number to set the page number format for all page sequences * division.xsl: Don't include equations w/o titles in the LOT for equations * pagesetup.xsl: Added foot.empty and page.number.format named templates2002-07-15 Norman Walsh <nwalsh@users.sourceforge.net> * pagesetup.xsl: Use named-templates for headers/footers to make customization easier2002-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 #574840: fix bug where some symbol index terms got lost * autoidx.xsl: Bug #574841: trim leading and trailing whitespace from primary/secondary/tertiary index terms * block.xsl, param.ent, param.xweb: Add sidebar.properties to control presentation of Sidebar elements * graphics.xsl: Work-around bug in xsltproc: explicitly cast scale to a number() before comparing it to 1.02002-07-07 Norman Walsh <nwalsh@users.sourceforge.net> * footnote.xsl, formal.xsl: Fix footnotes in table titles * lists.xsl: Fix ugly bug: make sure premables to orderedlist and itemizedlist elements are actually formatted2002-07-06 Norman Walsh <nwalsh@users.sourceforge.net>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -