aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml')
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml
deleted file mode 100644
index d39aec4fd..000000000
--- a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:xi="http://www.w3.org/2001/XInclude"
- xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- version="5.0" xml:id="toc.blank.text">
-<refmeta>
-<refentrytitle>toc.blank.text</refentrytitle>
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>
-</refmeta>
-<refnamediv>
-<refname>toc.blank.text</refname>
-<refpurpose>The text for "blanks" in the TOC</refpurpose>
-</refnamediv>
-
-<refsynopsisdiv>
-<src:fragment xml:id="toc.blank.text.frag">
-<xsl:param name="toc.blank.text">&#160;&#160;&#160;</xsl:param>
-</src:fragment>
-</refsynopsisdiv>
-
-<refsection><info><title>Description</title></info>
-<para>If <varname>toc.blank.graphic</varname> is zero, this text string
-will be used for "blanks" in the TOC.</para>
-<para>Only applies with the tabular presentation is being used.</para>
-</refsection>
-</refentry>