]> granicus.if.org Git - docbook-dsssl/commitdiff
Restored tag markup around textobject in html.longdesc param doc.
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:57:24 +0000 (17:57 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:57:24 +0000 (17:57 +0000)
xsl/params/html.longdesc.xml

index e8096cae27a6e597029dc88b313b4f4d6a18c99f..10f341a29bc1d96c97d72aeef2a76292b42386fd 100644 (file)
 <refname>html.longdesc</refname>
 <refpurpose>Should longdesc URIs be created?</refpurpose>
 </refnamediv>
-
 <refsynopsisdiv>
 <src:fragment xml:id="html.longdesc.frag">
 <xsl:param name="html.longdesc" select="1"/>
 </src:fragment>
 </refsynopsisdiv>
-
 <refsection><info><title>Description</title></info>
-
 <para>If non-zero, HTML files will be created for the
 <literal>longdesc</literal> attribute. These files
-are created from the <literal>textobject</literal>s in
+are created from the <tag>textobject</tag>s in
 <tag>mediaobject</tag>s and
 <tag>inlinemediaobject</tag>.
 </para>
-
 </refsection>
 </refentry>