summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/glossterm.separation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/glossterm.separation.xml')
-rw-r--r--kdoctools/docbook/xsl/params/glossterm.separation.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/glossterm.separation.xml b/kdoctools/docbook/xsl/params/glossterm.separation.xml
new file mode 100644
index 000000000..d69a2b928
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/glossterm.separation.xml
@@ -0,0 +1,23 @@
+<refentry id="glossterm.separation">
+<refmeta>
+<refentrytitle>glossterm.separation</refentrytitle>
+<refmiscinfo role="type">length</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>glossterm.separation</refname>
+<refpurpose>Separation between glossary terms and descriptions in list mode</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='glossterm.separation.frag'>
+<xsl:param name="glossterm.separation" select="'0.25in'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>Specifies the separation between glossary terms and descriptions when
+glossarys are presented using lists.</para>
+
+</refsect1>
+</refentry>