]> granicus.if.org Git - docbook-dsssl/commitdiff
Added {table.}footnote.number.{format,symbols}, entry.propagates.style, and glossentr...
authorNorman Walsh <ndw@nwalsh.com>
Mon, 20 Jan 2003 17:09:05 +0000 (17:09 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 20 Jan 2003 17:09:05 +0000 (17:09 +0000)
xsl/html/param.ent
xsl/html/param.xweb

index 37e830609024f18efcac1fe97220438ae648c6a8..cc90e64066a4fb2b8485ddd8679549d1456509ce 100644 (file)
 <!ENTITY table.frame.border.style SYSTEM "../params/table.frame.border.style.xml">
 <!ENTITY table.frame.border.thickness SYSTEM "../params/table.frame.border.thickness.xml">
 <!ENTITY ignore.image.scaling SYSTEM "../params/ignore.image.scaling.xml">
+<!ENTITY footnote.number.format SYSTEM "../params/footnote.number.format.xml">
+<!ENTITY table.footnote.number.format SYSTEM "../params/table.footnote.number.format.xml">
+<!ENTITY footnote.number.symbols SYSTEM "../params/footnote.number.symbols.xml">
+<!ENTITY table.footnote.number.symbols SYSTEM "../params/table.footnote.number.symbols.xml">
+<!ENTITY entry.propagates.style SYSTEM "../params/entry.propagates.style.xml">
+<!ENTITY glossentry.show.acronym SYSTEM "../params/glossentry.show.acronym.xml">
index 7dcdb76329b994688d330c9c8f4da143f7938124..a272c9d2d64714d15ca7f48301a0893c1639bf5f 100644 (file)
@@ -136,6 +136,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &emphasis.propagates.style;
 &para.propagates.style;
 &phrase.propagates.style;
+&entry.propagates.style;
 &html.longdesc;
 &html.longdesc.link;
 &make.valid.html;
@@ -220,6 +221,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &glossterm.auto.link;
 &firstterm.only.link;
 &glossary.collection;
+&glossentry.show.acronym;
 </reference>
 
 <reference><title>Miscellaneous</title>
@@ -244,6 +246,10 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &menuchoice.separator;
 &menuchoice.menu.separator;
 &default.float.class;
+&footnote.number.format;
+&table.footnote.number.format;
+&footnote.number.symbols;
+&table.footnote.number.symbols;
 </reference>
 
 <reference><title>Graphics</title>
@@ -423,8 +429,11 @@ around all these parameters.</para>
 <src:fragref linkend="ebnf.table.bgcolor.frag"/>
 <src:fragref linkend="ebnf.table.border.frag"/>
 <src:fragref linkend="emphasis.propagates.style.frag"/>
+<src:fragref linkend="entry.propagates.style.frag"/>
 <src:fragref linkend="firstterm.only.link.frag"/>
 <src:fragref linkend="footer.rule.frag"/>
+<src:fragref linkend="footnote.number.format.frag"/>
+<src:fragref linkend="footnote.number.symbols.frag"/>
 <src:fragref linkend="formal.procedures.frag"/>
 <src:fragref linkend="formal.title.placement.frag"/>
 <src:fragref linkend="funcsynopsis.decoration.frag"/>
@@ -439,6 +448,7 @@ around all these parameters.</para>
 <src:fragref linkend="generate.section.toc.level.frag"/>
 <src:fragref linkend="generate.toc.frag"/>
 <src:fragref linkend="glossary.collection.frag"/>
+<src:fragref linkend="glossentry.show.acronym.frag"/>
 <src:fragref linkend="glossterm.auto.link.frag"/>
 <src:fragref linkend="graphic.default.extension.frag"/>
 <src:fragref linkend="graphicsize.extension.frag"/>
@@ -497,8 +507,8 @@ around all these parameters.</para>
 <src:fragref linkend="htmlhelp.use.hhk.frag"/>
 <src:fragref linkend="ignore.image.scaling.frag"/>
 <src:fragref linkend="inherit.keywords.frag"/>
-<src:fragref linkend="l10n.gentext.language.frag"/>
 <src:fragref linkend="l10n.gentext.default.language.frag"/>
+<src:fragref linkend="l10n.gentext.language.frag"/>
 <src:fragref linkend="l10n.gentext.use.xref.language.frag"/>
 <src:fragref linkend="label.from.part.frag"/>
 <src:fragref linkend="linenumbering.everyNth.frag"/>
@@ -574,13 +584,15 @@ around all these parameters.</para>
 <src:fragref linkend="suppress.footer.navigation.frag"/>
 <src:fragref linkend="suppress.header.navigation.frag"/>
 <src:fragref linkend="suppress.navigation.frag"/>
+<src:fragref linkend="table.borders.with.css.frag"/>
 <src:fragref linkend="table.cell.border.color.frag"/>
 <src:fragref linkend="table.cell.border.style.frag"/>
 <src:fragref linkend="table.cell.border.thickness.frag"/>
+<src:fragref linkend="table.footnote.number.format.frag"/>
+<src:fragref linkend="table.footnote.number.symbols.frag"/>
 <src:fragref linkend="table.frame.border.color.frag"/>
 <src:fragref linkend="table.frame.border.style.frag"/>
 <src:fragref linkend="table.frame.border.thickness.frag"/>
-<src:fragref linkend="table.borders.with.css.frag"/>
 <src:fragref linkend="tablecolumns.extension.frag"/>
 <src:fragref linkend="target.database.document.frag"/>
 <src:fragref linkend="targets.filename.frag"/>