]> granicus.if.org Git - docbook-dsssl/commitdiff
Some small updates of parameter documentation.
authorMauritz Jeanson <mj@johanneberg.com>
Mon, 8 Sep 2008 18:24:47 +0000 (18:24 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Mon, 8 Sep 2008 18:24:47 +0000 (18:24 +0000)
xsl/params/body.font.master.xml
xsl/params/body.font.size.xml
xsl/params/default.units.xml
xsl/params/page.height.xml
xsl/params/page.width.xml

index 3fc0d8d2a81be67689a22fd9bbbd7c16dfff85de..323a6a05277e2e0df6dd407182c9cc95654e2c07 100644 (file)
@@ -22,7 +22,7 @@
 <refsection><info><title>Description</title></info>
 
 <para>The body font size is specified in two parameters
-(<varname>body.font.master</varname> and <varname>body.font.size</varname>)
+(<parameter>body.font.master</parameter> and <parameter>body.font.size</parameter>)
 so that math can be performed on the font size by XSLT.
 </para>
 
index 7109a1e8b45e018559e04c151c0685a0d36d08fb..fc35ade997b2dcb1ed32bc12514352ef65c6b0c6 100644 (file)
@@ -23,7 +23,7 @@
 <refsection><info><title>Description</title></info>
 
 <para>The body font size is specified in two parameters
-(<varname>body.font.master</varname> and <varname>body.font.size</varname>)
+(<parameter>body.font.master</parameter> and <parameter>body.font.size</parameter>)
 so that math can be performed on the font size by XSLT.
 </para>
 
index f91e8430474bff424c8855c0b1ad2c5f4b1a0004..f83c82241e21c7119f131d29496627e18a85da44 100644 (file)
@@ -29,7 +29,7 @@
 <refsection><info><title>Description</title></info>
 
 <para>If an unqualified dimension is encountered (for example, in a
-graphic width), the <parameter>default-units</parameter> will be used for the
+graphic width), the <parameter>default.units</parameter> will be used for the
 units. Unqualified dimensions are not allowed in XSL Formatting Objects.
 </para>
 
index 5cb710fbcae81611808e3269043ab0caca919e25..96e32c0e5664e7a52a96e495322db0ca66184a12 100644 (file)
@@ -29,8 +29,8 @@
 <refsection><info><title>Description</title></info>
 
 <para>The page height is generally calculated from the
-<literal>paper.type</literal> and
-<literal>page.orientation</literal>.
+<parameter>paper.type</parameter> and
+<parameter>page.orientation</parameter> parameters.
 </para>
 
 </refsection>
index adc44888a65708f02ddbc79657738a8951097a75..ff160602cc86728f3d4799d74ab56715a67eedb6 100644 (file)
@@ -29,8 +29,8 @@
 <refsection><info><title>Description</title></info>
 
 <para>The page width is generally calculated from the
-<literal>paper.type</literal> and <literal>page.orientation</literal>.
-</para>
+<parameter>paper.type</parameter> and 
+<parameter>page.orientation</parameter> parameters.</para>
 
 </refsection>
 </refentry>