[Gnucash-changes] Correcting listitem syntax

Neil Williams codehelp at cvs.gnucash.org
Sat Feb 26 16:22:07 EST 2005


Log Message:
-----------
Correcting listitem syntax

Modified Files:
--------------
    gnucash-docs/guide/C:
        ch_oview.xml

Revision Data
-------------
Index: ch_oview.xml
===================================================================
RCS file: /home/cvs/cvsroot/gnucash-docs/guide/C/ch_oview.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lguide/C/ch_oview.xml -Lguide/C/ch_oview.xml -u -r1.3 -r1.4
--- guide/C/ch_oview.xml
+++ guide/C/ch_oview.xml
@@ -2,7 +2,7 @@
       (Do not remove this comment block.)
   Version: 1.8.4
   Last modified: April 10th 2004
-  Maintainers: 
+  Maintainers:
                Chris Lyttle <chris at wilddev.net>
   Author:
   		Jon Lapham <lapham at extracta.com.br>
@@ -140,7 +140,7 @@
 <para><emphasis>General Ledger</emphasis>: One register window can display multiple accounts at the same time.  This eases the trouble of tracking down typing/entry errors.  It also provides a convenient way of viewing a portfolio of many stocks, by showing all transactions in that portfolio.</para>
    </listitem>
    <listitem>
-<para><emphasis>Income/Expense Account Types (Categories)</emphasis>:  
+<para><emphasis>Income/Expense Account Types (Categories)</emphasis>:
     These categorize your cash flow and, when used properly with the double-entry feature, will provide an accurate Profit&amp;Loss statement.</para>
    </listitem>
    </itemizedlist>
@@ -187,41 +187,75 @@
     <para>
 This manual is organized into 3 main parts:
     <itemizedlist>
-    <listitem><emphasis>Getting Started</emphasis></listitem>
-    <listitem><emphasis>Managing Your Personal Finances</emphasis></listitem>
-    <listitem><emphasis>Managing Your Business Finances</emphasis></listitem>.
+    <listitem>
+       <para><emphasis>Getting Started</emphasis></para>
+    </listitem>
+    <listitem>
+       <para><emphasis>Managing Your Personal Finances</emphasis></para>
+    </listitem>
+    <listitem>
+       <para><emphasis>Managing Your Business Finances</emphasis>.</para>
+    </listitem>
     </itemizedlist>
     </para>
 
     <para>
 <emphasis>Getting Started</emphasis> provides you with the most basic information needed to begin using GnuCash. Use this part as a quick-start guide. Its chapters will get you up and running:
    <itemizedlist>
-    <listitem>Chapter 1: Overview</listitem>
-    <listitem>Chapter 2: The Basics</listitem>
-    <listitem>Chapter 3: Accounts</listitem>
-    <listitem>Chapter 4: Transactions</listitem>
+    <listitem>
+      <para>Chapter 1: Overview</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 2: The Basics</para>
+    </listitem>
+    <listitem>
+       <para>Chapter 3: Accounts</para>
+    </listitem>
+    <listitem>
+       <para>Chapter 4: Transactions</para>
+    </listitem>
    </itemizedlist>
     </para>
 
     <para>
 <emphasis>Managing Your Personal Finances</emphasis> addresses common applications and features of GnuCash in greater detail. You will see more specific cases, based on frequently asked questions about applying GnuCash to everyday situations. Here are the applications and features covered in this part:
    <itemizedlist>
-    <listitem>Chapter 5: Checkbook</listitem>
-    <listitem>Chapter 6: Credit Cards</listitem>
-    <listitem>Chapter 7: Loans</listitem>
-    <listitem>Chapter 8: Investments</listitem>
-    <listitem>Chapter 9: Capital Gains</listitem>
-    <listitem>Chapter 10: Multiple Currencies</listitem>
+    <listitem>
+      <para>Chapter 5: Checkbook</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 6: Credit Cards</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 7: Loans</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 8: Investments</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 9: Capital Gains</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 10: Multiple Currencies</para>
+    </listitem>
    </itemizedlist>
      </para>
 
      <para>
 <emphasis>Managing Your Business Finances</emphasis> discusses the use of GnuCash in business accounting:
    <itemizedlist>
-    <listitem>Chapter 11: Depreciation</listitem>
-    <listitem>Chapter 12: Accounts Receivable</listitem>
-    <listitem>Chapter 13: Accounts Payable</listitem>
-    <listitem>Chapter 14: Payroll</listitem>
+    <listitem>
+      <para>Chapter 11: Depreciation</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 12: Accounts Receivable</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 13: Accounts Payable</para>
+    </listitem>
+    <listitem>
+      <para>Chapter 14: Payroll</para>
+    </listitem>
    </itemizedlist>
      </para>
 
@@ -232,7 +266,7 @@
    <itemizedlist>
     <listitem>
      <para>
-       Appendix A: Migration Guide - 
+       Appendix A: Migration Guide -
        Guide for former <trademark class="registered">Quicken</trademark>, MS Money or other QIF users
     </para>
     </listitem>


More information about the gnucash-changes mailing list