diff options
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml')
-rw-r--r-- | stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml deleted file mode 100644 index 973643875..000000000 --- a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml +++ /dev/null @@ -1,37 +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="glossentry.show.acronym"> -<refmeta> -<refentrytitle>glossentry.show.acronym</refentrytitle> -<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> -<refmiscinfo class="other" otherclass="value">no</refmiscinfo> -<refmiscinfo class="other" otherclass="value">yes</refmiscinfo> -<refmiscinfo class="other" otherclass="value">primary</refmiscinfo> -</refmeta> -<refnamediv> -<refname>glossentry.show.acronym</refname> -<refpurpose>Display <tag>glossentry</tag> acronyms?</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<src:fragment xml:id="glossentry.show.acronym.frag"> -<xsl:param name="glossentry.show.acronym">no</xsl:param> -</src:fragment> -</refsynopsisdiv> - -<refsection><info><title>Description</title></info> - -<para>A setting of <quote>yes</quote> means they should be displayed; -<quote>no</quote> means they shouldn't. If <quote>primary</quote> is used, -then they are shown as the primary text for the entry.</para> - -<note> -<para>This setting controls both <tag>acronym</tag> and -<tag>abbrev</tag> elements in the <tag>glossentry</tag>.</para> -</note> - -</refsection> -</refentry> |