Revision: 8352
http://docbook.svn.sourceforge.net/docbook/?rev=8352&view=rev
Author: mzjn
Date: 2009-03-17 16:36:11 +0000 (Tue, 17 Mar 2009)
Log Message:
-----------
Fixed markup errors.
Modified Paths:
--------------
trunk/xsl/params/qanda.defaultlabel.xml
Modified: trunk/xsl/params/qanda.defaultlabel.xml
===================================================================
--- trunk/xsl/params/qanda.defaultlabel.xml 2009-03-17 16:26:23 UTC (rev 8351)
+++ trunk/xsl/params/qanda.defaultlabel.xml 2009-03-17 16:36:11 UTC (rev 8352)
@@ -41,14 +41,13 @@
</listitem>
</varlistentry>
-<variablelist>
<varlistentry><term><literal>number</literal></term>
<listitem>
<para>The questions are enumerated and the answers
are not labeled. </para>
</listitem>
</varlistentry>
-<variablelist>
+
<varlistentry><term><literal>qnumber</literal></term>
<listitem>
<para>The questions are labeled "Q:" followed by a number, and answers are not
@@ -61,7 +60,7 @@
of a <tag>qandaset</tag> element.</para>
</listitem>
</varlistentry>
-<variablelist>
+
<varlistentry><term><literal>qnumberanda</literal></term>
<listitem>
<para>The questions are labeled "Q:" followed by a number, and
@@ -74,7 +73,7 @@
of a <tag>qandaset</tag> element.</para>
</listitem>
</varlistentry>
-<variablelist>
+
<varlistentry><term><literal>none</literal></term>
<listitem>
<para>No distinguishing label precedes Questions or Answers.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|