diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-01-09 17:30:24 -0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-01-09 17:30:24 -0200 |
commit | 61427262553c86edfab8f1a77486ccad803419a0 (patch) | |
tree | 47b5fcb4622cedf36ebc30a59543feae5889d68b /doc | |
parent | ec209120c4a110f24340850c704dcf466ede1919 (diff) | |
download | fork-ledger-61427262553c86edfab8f1a77486ccad803419a0.tar.gz fork-ledger-61427262553c86edfab8f1a77486ccad803419a0.tar.bz2 fork-ledger-61427262553c86edfab8f1a77486ccad803419a0.zip |
Remove trailing whitespace
Diffstat (limited to 'doc')
-rw-r--r-- | doc/NEWS | 14 | ||||
-rw-r--r-- | doc/ledger3.texi | 8 |
2 files changed, 11 insertions, 11 deletions
@@ -154,7 +154,7 @@ features, please see the manual. 2008/07/27 Starting fresh Assets:Checking $750.00 Equity:Opening Balances - + 2008/07/27 Starting fresh Assets:Checking = $1,000.00 Equity:Adjustments @@ -164,7 +164,7 @@ features, please see the manual. 2008/07/27 Starting fresh Assets:Checking $750.00 Equity:Opening Balances - + 2008/07/27 Starting fresh Assets:Checking $250.00 Equity:Adjustments @@ -183,7 +183,7 @@ features, please see the manual. 2008/07/24 Opening Balance Assets:Checking = $250.00 ; we force set it Equity:Opening Balances - + 2008/07/24 Opening Balance Assets:Checking = EC 250.00 ; we force set it again Equity:Opening Balances @@ -195,7 +195,7 @@ features, please see the manual. Assets:Checking = $250.00 ; we force set it again Assets:Checking EC 100.00 ; and add some EC's Equity:Opening Balances - + 2008/07/24 Opening Balance Assets:Checking = EC 250.00 ; we force set the EC's Equity:Opening Balances @@ -213,15 +213,15 @@ features, please see the manual. 2008/07/24 Opening Balance Assets:Checking = $100.00 Equity:Opening Balances - + 2008/07/30 We spend money, with a known balance afterward Expenses:Food $20.00 Assets:Checking = $80.00 - + 2008/07/30 Again we spend money, but this time with all the info Expenses:Food $20.00 Assets:Checking $-20.00 = $60.00 - + 2008/07/30 This entry yield an 'unbalanced' error Expenses:Food $20.00 Assets:Checking $-20.00 = $30.00 diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 63946d25..9f9a1095 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1384,10 +1384,10 @@ account: (Funds:School) $-100.00 @end smallexample -The use of round brackets creates a virtual posting without ensuring -a balance to zero. When reports are generated, by default they'll -appear in terms of the funds. In this case, you will likely want to -mask out your @samp{Assets} account, because otherwise the balance +The use of round brackets creates a virtual posting without ensuring +a balance to zero. When reports are generated, by default they'll +appear in terms of the funds. In this case, you will likely want to +mask out your @samp{Assets} account, because otherwise the balance won't make much sense: @smallexample @c command:396F24E |