suppress double spaces before ':' and ','

This commit is contained in:
thdox 2013-04-24 22:39:35 +02:00
parent 569475f38d
commit 54bcbeeb57

View file

@ -67,10 +67,10 @@ twinkling in their father's CRT.
@menu @menu
* Copying:: * Copying::
* Introduction to Ledger:: * Introduction to Ledger::
* Ledger Tutorial :: * Ledger Tutorial::
* Principles of Accounting:: * Principles of Accounting::
* Keeping a Journal:: * Keeping a Journal::
* Transactions :: * Transactions::
* Building Reports:: * Building Reports::
* Reporting Commands:: * Reporting Commands::
* Command-line Syntax:: * Command-line Syntax::
@ -94,7 +94,7 @@ twinkling in their father's CRT.
This license can also be obtained from the command-line by executing This license can also be obtained from the command-line by executing
@code{ledger --license} @code{ledger --license}
@node Introduction to Ledger, Ledger Tutorial , Copying, Top @node Introduction to Ledger, Ledger Tutorial, Copying, Top
@chapter Introduction to Ledger @chapter Introduction to Ledger
@menu @menu
* Fat-free Accounting:: * Fat-free Accounting::
@ -271,7 +271,7 @@ You can also find help at the @code{#ledger} channel on the IRC server
@code{irc.freenode.net}. @code{irc.freenode.net}.
@cindex tutorial @cindex tutorial
@node Ledger Tutorial , Principles of Accounting, Introduction to Ledger, Top @node Ledger Tutorial, Principles of Accounting, Introduction to Ledger, Top
@chapter Ledger Tutorial @chapter Ledger Tutorial
@menu @menu
@ -279,7 +279,7 @@ You can also find help at the @code{#ledger} channel on the IRC server
* Run Some Reports:: * Run Some Reports::
@end menu @end menu
@node Start a Journal, Run Some Reports, Ledger Tutorial , Ledger Tutorial @node Start a Journal, Run Some Reports, Ledger Tutorial, Ledger Tutorial
@section Start a Journal File @section Start a Journal File
@cindex journals @cindex journals
A journal is a record of your financial transactions and will be central A journal is a record of your financial transactions and will be central
@ -489,7 +489,7 @@ limitation. CMD.exe is limited to standard ASCII characters and as such
cannot display any currency symbols other than dollar signs ($). cannot display any currency symbols other than dollar signs ($).
@node Principles of Accounting, Keeping a Journal, Ledger Tutorial , Top @node Principles of Accounting, Keeping a Journal, Ledger Tutorial, Top
@chapter Principles of Accounting with Ledger @chapter Principles of Accounting with Ledger
@menu @menu
@ -1207,7 +1207,7 @@ associated with particular transactions. Your own tastes will decide which
is best for your situation. is best for your situation.
@node Keeping a Journal, Transactions , Principles of Accounting, Top @node Keeping a Journal, Transactions, Principles of Accounting, Top
@chapter Keeping a Journal @chapter Keeping a Journal
The most important part of accounting is keeping a good journal. If you The most important part of accounting is keeping a good journal. If you
@ -1248,7 +1248,7 @@ posting.
* Keeping it Consistent:: * Keeping it Consistent::
* Journal Format:: * Journal Format::
* Converting from other formats:: * Converting from other formats::
* Archiving Previous Years :: * Archiving Previous Years::
@end menu @end menu
@node Most Basic Entry, Starting up, Keeping a Journal, Keeping a Journal @node Most Basic Entry, Starting up, Keeping a Journal, Keeping a Journal
@ -2242,7 +2242,7 @@ timelog files. See the timeclock's documentation for more info on the
syntax of its timelog files. syntax of its timelog files.
@end table @end table
@node Converting from other formats, Archiving Previous Years , Journal Format, Keeping a Journal @node Converting from other formats, Archiving Previous Years, Journal Format, Keeping a Journal
@section Converting from other formats @section Converting from other formats
There are numerous tools to help convert various formats to a Ledger There are numerous tools to help convert various formats to a Ledger
file. Most banks will generate a commas separated value file that can file. Most banks will generate a commas separated value file that can
@ -2256,7 +2256,7 @@ easily be parsed into Ledger format using one of those tools. Some of the more
function. function.
@node Archiving Previous Years , , Converting from other formats, Keeping a Journal @node Archiving Previous Years, , Converting from other formats, Keeping a Journal
@section Archiving Previous Years @section Archiving Previous Years
@ -2315,7 +2315,7 @@ any electronic statements received during the year. In the arena of
organization, just keep in mind this maxim: Do whatever keeps you organization, just keep in mind this maxim: Do whatever keeps you
doing it. doing it.
@node Transactions , Building Reports, Keeping a Journal, Top @node Transactions, Building Reports, Keeping a Journal, Top
@chapter Transactions @chapter Transactions
@menu @menu
* Basic format:: * Basic format::
@ -2342,7 +2342,7 @@ doing it.
* Automated Transactions:: * Automated Transactions::
@end menu @end menu
@node Basic format, Eliding amounts, Transactions , Transactions @node Basic format, Eliding amounts, Transactions, Transactions
@section Basic format @section Basic format
@ -3493,7 +3493,7 @@ which may be excluded from reports by using @option{--real}.
@node Building Reports, Reporting Commands, Transactions , Top @node Building Reports, Reporting Commands, Transactions, Top
@chapter Building Reports @chapter Building Reports
@menu @menu