diff options
author | John Wiegley <johnw@newartisans.com> | 2010-02-04 04:23:17 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-02-04 04:23:17 -0500 |
commit | d8c6fd7010fd71dabcf62c9447866afe24fa4404 (patch) | |
tree | 5c220f185de2984b819a2d9650ff11764bab930d /doc/Ledger.scriv/193.rtfd/TXT.rtf | |
parent | 428a2b40191eb1c4fc7f8998e17e551dab9820a9 (diff) | |
download | fork-ledger-d8c6fd7010fd71dabcf62c9447866afe24fa4404.tar.gz fork-ledger-d8c6fd7010fd71dabcf62c9447866afe24fa4404.tar.bz2 fork-ledger-d8c6fd7010fd71dabcf62c9447866afe24fa4404.zip |
Removed doc/Ledger.scriv
Diffstat (limited to 'doc/Ledger.scriv/193.rtfd/TXT.rtf')
-rw-r--r-- | doc/Ledger.scriv/193.rtfd/TXT.rtf | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/Ledger.scriv/193.rtfd/TXT.rtf b/doc/Ledger.scriv/193.rtfd/TXT.rtf deleted file mode 100644 index adaf020a..00000000 --- a/doc/Ledger.scriv/193.rtfd/TXT.rtf +++ /dev/null @@ -1,39 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460 -{\fonttbl\f0\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl264\slmult1\ql\qnatural\pardirnatural - -\f0\fs28 \cf0 Since Ledger's accounts and commodity system is so flexible, you can\ -have accounts that don't really exist, and use commodities that no one\ -else recognizes. For example, let's say you are buying and selling\ -various items in EverQuest, and want to keep track of them using a\ -ledger. Just add items of whatever quantity you wish into your\ -EverQuest account:\ -\ -@smallexample\ -9/29 Get some stuff at the Inn\ - Places:Black's Tavern -3 Apples\ - Places:Black's Tavern -5 Steaks\ - EverQuest:Inventory\ -@end smallexample\ -\ -Now your EverQuest:Inventory has 3 apples and 5 steaks in it. The\ -amounts are negative, because you are taking @emph\{from\} Black's\ -Tavern in order to add to your Inventory account. Note that you don't\ -have to use @samp\{Places:Black's Tavern\} as the source account. You\ -could use @samp\{EverQuest:System\} to represent the fact that you\ -acquired them online. The only purpose for choosing one kind of\ -source account over another is for generate more informative reports\ -later on. The more you know, the better analysis you can perform.\ -\ -If you later sell some of these items to another player, the transaction\ -would look like:\ -\ -@smallexample\ -10/2 Sturm Brightblade\ - EverQuest:Inventory -2 Steaks\ - EverQuest:Inventory 15 Gold\ -@end smallexample\ -\ -Now you've turned 2 steaks into 15 gold, courtesy of your customer,\ -Sturm Brightblade.}
\ No newline at end of file |