]> granicus.if.org Git - docbook-dsssl/commitdiff
Added experimental parameter to specify that number-and-title xrefs should be used...
authorNorman Walsh <ndw@nwalsh.com>
Mon, 20 Jan 2003 21:14:31 +0000 (21:14 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 20 Jan 2003 21:14:31 +0000 (21:14 +0000)
xsl/params/xref.with.number.and.title.xml [new file with mode: 0644]

diff --git a/xsl/params/xref.with.number.and.title.xml b/xsl/params/xref.with.number.and.title.xml
new file mode 100644 (file)
index 0000000..0656835
--- /dev/null
@@ -0,0 +1,22 @@
+<refentry id="xref.with.number.and.title">
+<refmeta>
+<refentrytitle>xref.with.number.and.title</refentrytitle>
+<refmiscinfo role="type">boolean</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>xref.with.number.and.title</refname>
+<refpurpose>Use number and title in cross references</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='xref.with.number.and.title.frag'>
+<xsl:param name="xref.with.number.and.title" select="1"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>FIXME:</para>
+
+</refsect1>
+</refentry>