]> granicus.if.org Git - docbook-dsssl/commitdiff
Added markup and fixed typos.
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 9 Nov 2004 19:06:55 +0000 (19:06 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 9 Nov 2004 19:06:55 +0000 (19:06 +0000)
xsl/RELEASE-NOTES.xml

index a11c9302ee190d2b0026d17ceb8cfd1665b46c4e..5422f84ef4c32e261d1462aa1f775a14e19832de 100644 (file)
@@ -22,61 +22,74 @@ includes at least the global parameters.</para>
     <para>Added Saxon8 extensions</para>
   </listitem>
   <listitem>
-    <para>Enabled dbfo table-width on entrytbl in FO output</para>
+    <para>Enabled <literal>dbfo table-width</literal> on
+    <sgmltag>entrytbl</sgmltag> in FO output</para>
   </listitem>
   <listitem>
-    <para>Added support role=strong on emphasis in FO output</para>
+    <para>Added support for <literal>role=strong</literal> on
+    <sgmltag>emphasis</sgmltag> in FO output</para>
   </listitem>
   <listitem>
-    <para>Added new FO parameter hyphenate.verbatim that can be used
-    to turn on "intelligent" wrapping of verbatim environments.</para>
+    <para>Added new FO parameter
+    <parameter>hyphenate.verbatim</parameter> that can be used to turn
+    on "intelligent" wrapping of verbatim environments.</para>
   </listitem>
   <listitem>
-    <para>Replaced all &lt;tt>&lt;/tt> output with &lt;code>&lt;/code></para>
+    <para>Replaced all <literal>&lt;tt>&lt;/tt></literal> output with
+    <literal>&lt;code>&lt;/code></literal></para>
   </listitem>
   <listitem>
-    <para>Changed admon.graphic.width template to a mode so that
-    different admonitions can have different graphical widths.</para>
+    <para>Changed <literal>admon.graphic.width</literal> template to a
+    mode so that different admonitions can have different graphical
+    widths.</para>
   </listitem>
   <listitem>
-    <para>Deprecated the HTML shade.verbatim parameter (use CSS instead)</para>
+    <para>Deprecated the HTML <parameter>shade.verbatim</parameter>
+    parameter (use CSS instead)</para>
   </listitem>
   <listitem>
-    <para>Wrapped ToC refentrytitle/refname and refpurpose in span
-    with class values. This makes it possible to style them
-    using a CSS stylesheet.</para>
+    <para>Wrapped ToC
+    <sgmltag>refentrytitle</sgmltag>/<sgmltag>refname</sgmltag> and
+    <sgmltag>refpurpose</sgmltag> in span with class values. This
+    makes it possible to style them using a CSS stylesheet.</para>
   </listitem>
   <listitem>
-    <para>Use strong/em instead of b/i in HTML output</para>
+    <para>Use <literal>strong/em</literal> instead of
+    <literal>b/i</literal> in HTML output</para>
   </listitem>
   <listitem>
-    <para>Added support for converting Emphasis to groff italic and
-    Emphasis role='bold' to bold. Controlled by
-    emphasis.propagates.style param, but not documented yet using
-    litprog system. Will do that next (planning to add some other
-    parameter-controllable options for hyphenation and handling of
-    line spacing).</para>
+    <para>Added support for converting <sgmltag>Emphasis</sgmltag> to
+    groff italic and <sgmltag>Emphasis role='bold'</sgmltag> to
+    bold. Controlled by
+    <parameter>emphasis.propagates.style</parameter> param, but not
+    documented yet using litprog system. Will do that next (planning
+    to add some other parameter-controllable options for hyphenation
+    and handling of line spacing).</para>
   </listitem>
   <listitem>
-    <para>callout.graphics.number.limit.xml param: Changed the default
-    from 10 to 15.</para>
+    <para><parameter>callout.graphics.number.limit.xml</parameter>
+    param: Changed the default from <literal>10</literal> to
+    <literal>15</literal>.</para>
   </listitem>
   <listitem>
-    <para>verbatim.properties.xml: Added hyphenate=false</para>
+    <para><parameter>verbatim.properties</parameter>: Added
+    <literal>hyphenate=false</literal></para>
   </listitem>
   <listitem>
     <para>Saxon and Xalan Text.java extensions: Added support for
-    URIResolver() on insertfile href's</para>
+    <methodname>URIResolver()</methodname> on insertfile href's</para>
   </listitem>
   <listitem>
-    <para>Added generated RELEASE-NOTES.txt file.</para>
+    <para>Added generated <filename>RELEASE-NOTES.txt</filename>
+    file.</para>
   </listitem>
   <listitem>
-    <para>Added INSTALL file (executable file for generating
-    catalog.xml</para>
+    <para>Added <filename>INSTALL</filename> file (executable file for
+    generating catalog.xml)</para>
   </listitem>
   <listitem>
-    <para>Removed obsolete 'tools' directory from package</para>
+    <para>Removed obsolete <filename>tools</filename> directory from
+    package</para>
   </listitem>
 </itemizedlist>
 <itemizedlist>