r20091 - gnucash-docs/trunk/guide/C - Correct some markup errors and use indentation.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jan 14 13:58:12 EST 2011


Author: cmarchi
Date: 2011-01-14 13:58:12 -0500 (Fri, 14 Jan 2011)
New Revision: 20091
Trac: http://svn.gnucash.org/trac/changeset/20091

Modified:
   gnucash-docs/trunk/guide/C/ch_invest.xml
Log:
Correct some markup errors and use indentation.

Modified: gnucash-docs/trunk/guide/C/ch_invest.xml
===================================================================
--- gnucash-docs/trunk/guide/C/ch_invest.xml	2011-01-14 00:25:21 UTC (rev 20090)
+++ gnucash-docs/trunk/guide/C/ch_invest.xml	2011-01-14 18:58:12 UTC (rev 20091)
@@ -982,13 +982,22 @@
         <title>Installing Finance::Quote</title>
 	<para><emphasis role="strong">Microsoft Windows:</emphasis>
 	<itemizedlist>
-	  <listitem> Close <application>&app;</application>.</listitem>
-	  <listitem> You need to have installed <ulink
-	  url="http://www.activestate.com/store/activeperl">ActivePerl</ulink></listitem>
-	  <listitem> Run <emphasis role="strong">Install Online Price
-	  Retrieval</emphasis>In the <application>&app;</application>
-	  "Start" menu.</listitem>
-	</itemizedlist></para>
+	  <listitem>
+            <para>Close <application>&app;</application>.</para>
+          </listitem>
+	  <listitem>
+            <para>You need to have installed <ulink 
+            url="http://www.activestate.com/store/activeperl">ActivePerl</ulink>
+            </para> 
+          </listitem>
+	  <listitem>
+            <para>Run <emphasis role="strong">Install Online Price
+	    Retrieval</emphasis>In the <application>&app;</application>
+	    "Start" menu.</para>
+          </listitem>
+	</itemizedlist>
+        </para>
+
 	<para><emphasis role="strong">Mac OS X:</emphasis> You need to
 	have XCode installed. XCode is an optional item from your OS X
 	distribution DVD. Run the <emphasis role="strong">Update
@@ -999,15 +1008,24 @@
 	window and run a script for you which will ask lots of
 	questions. Accept the default for each unless you know what
 	you're doing.</para>
+        
         <para><emphasis role="strong">Linux:</emphasis> 
 	<itemizedlist>
-	  <listitem>Close any running <application>&app;</application> instances.</listitem>
-	  <listitem>Locate the folder where
-	  <application>&app;</application> is installed by searching
-	  for <code>gnc-fq-update</code></listitem>
-	  <listitem>Change to that directory, open a root shell</listitem>
-	  <listitem>Run the command <code>gnc-fq-update</code></listitem>
+	  <listitem>
+            <para>Close any running <application>&app;</application> instances.</para>
+          </listitem>
+	  <listitem>
+            <para>Locate the folder where <application>&app;</application> 
+            is installed by searching for <application>gnc-fq-update</application></para>
+          </listitem>
+	  <listitem>
+            <para>Change to that directory, open a root shell</para>
+          </listitem>
+	  <listitem>
+            <para>Run the command <command>gnc-fq-update</command></para>
+          </listitem>
 	</itemizedlist>
+
 	This will launch a Perl CPAN update session that will go out
 	onto the Internet and install the Finance::Quote module on
 	your system. The gnc-fq-update program is interactive,
@@ -1110,9 +1128,11 @@
        The tab "General" in the
        resulting window contains various parameters for the report.  One of these is "Price Source" which of offers
        three alternatives to determine stock prices in reports:</para>
-       <para><note>In the example below, the report is a customization of
-       the <emphasis role="strong">Average Balance</emphasis> report
-       in the Assets &amp; Liabilities reports submenu.</note></para>
+       <note>
+         <para>In the example below, the report is a customization of
+         the <emphasis role="strong">Average Balance</emphasis> report
+         in the Assets &amp; Liabilities reports submenu.</para>
+       </note>
       <screenshot id="invest-stockvalue-report-options">
         <mediaobject>
           <imageobject>



More information about the gnucash-changes mailing list