]> granicus.if.org Git - docbook-dsssl/commitdiff
Whitespace and documentation tweaks
authorNorman Walsh <ndw@nwalsh.com>
Sat, 28 Dec 2002 21:06:40 +0000 (21:06 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 28 Dec 2002 21:06:40 +0000 (21:06 +0000)
xsl/params/admonition.properties.xml
xsl/params/admonition.title.properties.xml

index 09e3c29f4da58b04a20fbe37cac2943435b73a9a..e127e5652471aa1161343b72694dc4f74e43708c 100644 (file)
@@ -10,7 +10,7 @@
 </refsynopsisdiv>
 <refsect1><title>Description</title>
 <para>How do you want admonitions styled? </para>
-<para>Set the font-size, weight etc to the style required</para>
+<para>Set the font-size, weight, etc. to the style required</para>
 
 </refsect1>
 </refentry>
index 0cb240d6dd74647565ba92f8fb1e4d4354c7ac6e..851391b363960c585993235a6338591f2c437f5b 100644 (file)
@@ -5,16 +5,18 @@
 </refnamediv>
 
 <refsynopsisdiv>
-<src:fragment id='admonition.title.properties.frag'><xsl:attribute-set name="admonition.title.properties">
+<src:fragment id='admonition.title.properties.frag'>
+<xsl:attribute-set name="admonition.title.properties">
   <xsl:attribute name="font-size">14pt</xsl:attribute>
   <xsl:attribute name="font-weight">bold</xsl:attribute>
   <xsl:attribute name="hyphenate">false</xsl:attribute>
   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
-</xsl:attribute-set></src:fragment>
+</xsl:attribute-set>
+</src:fragment>
 </refsynopsisdiv>
 <refsect1><title>Description</title>
 <para>How do you want admonitions titles styled? </para>
-<para>Set the font-size, weight etc to the style required</para>
+<para>Set the font-size, weight etc to the style required.</para>
 
 </refsect1>
 </refentry>