]> granicus.if.org Git - docbook-dsssl/commitdiff
Support xref.with.number.and.title
authorNorman Walsh <ndw@nwalsh.com>
Mon, 20 Jan 2003 21:16:06 +0000 (21:16 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 20 Jan 2003 21:16:06 +0000 (21:16 +0000)
xsl/fo/param.ent
xsl/fo/param.xweb
xsl/html/param.ent
xsl/html/param.xweb

index 9955a69e7f1dd4b39d771488e8586356f77f16ed..2fe857e4d9bb850ad2c1f6abae700500a84cc278 100644 (file)
 <!ENTITY table.footnote.number.symbols SYSTEM "../params/table.footnote.number.symbols.xml">
 <!ENTITY glossentry.show.acronym SYSTEM "../params/glossentry.show.acronym.xml">
 <!ENTITY ulink.footnote.number.format SYSTEM "../params/ulink.footnote.number.format.xml">
-
+<!ENTITY xref.with.number.and.title SYSTEM "../params/xref.with.number.and.title.xml">
index 3aa976e9b973611be613ecb6248ef0f536acd853..54bae44448defd2ed1e74bbde2ccd4a2e1529606 100644 (file)
@@ -218,6 +218,7 @@ generate.section.toc.level;
 &table.footnote.number.format;
 &footnote.number.symbols;
 &table.footnote.number.symbols;
+&xref.with.number.and.title;
 </reference>
 
 <reference><title>Graphics</title>
index cc90e64066a4fb2b8485ddd8679549d1456509ce..a2bed3a4c0423cba8d54a6adaa0fb89280cddb98 100644 (file)
 <!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">
+<!ENTITY xref.with.number.and.title SYSTEM "../params/xref.with.number.and.title.xml">
index a272c9d2d64714d15ca7f48301a0893c1639bf5f..40016402b3acd378515d2dedd22081e870aed264 100644 (file)
@@ -250,6 +250,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &table.footnote.number.format;
 &footnote.number.symbols;
 &table.footnote.number.symbols;
+&xref.with.number.and.title;
 </reference>
 
 <reference><title>Graphics</title>
@@ -611,6 +612,7 @@ around all these parameters.</para>
 <src:fragref linkend="use.role.for.mediaobject.frag"/>
 <src:fragref linkend="use.svg.frag"/>
 <src:fragref linkend="variablelist.as.table.frag"/>
+<src:fragref linkend="xref.with.number.and.title.frag"/>
 
 </xsl:stylesheet>
 </src:fragment>