From d8c6fd7010fd71dabcf62c9447866afe24fa4404 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 4 Feb 2010 04:23:17 -0500 Subject: Removed doc/Ledger.scriv --- doc/Ledger.scriv/snapshots/185.snapshots | 457 ------------------------------- 1 file changed, 457 deletions(-) delete mode 100644 doc/Ledger.scriv/snapshots/185.snapshots (limited to 'doc/Ledger.scriv/snapshots/185.snapshots') diff --git a/doc/Ledger.scriv/snapshots/185.snapshots b/doc/Ledger.scriv/snapshots/185.snapshots deleted file mode 100644 index 3791e6b3..00000000 --- a/doc/Ledger.scriv/snapshots/185.snapshots +++ /dev/null @@ -1,457 +0,0 @@ - - - - - $archiver - NSKeyedArchiver - $objects - - $null - - $class - - CF$UID - 37 - - NS.objects - - - CF$UID - 2 - - - - - $class - - CF$UID - 33 - - NS.keys - - - CF$UID - 3 - - - CF$UID - 4 - - - CF$UID - 5 - - - NS.objects - - - CF$UID - 6 - - - CF$UID - 7 - - - CF$UID - 35 - - - - Title - Text - Date - Untitled Snapshot - - $class - - CF$UID - 34 - - NSAttributes - - CF$UID - 10 - - NSDelegate - - CF$UID - 0 - - NSString - - CF$UID - 8 - - - - $class - - CF$UID - 9 - - NS.string - Here are some useful plots: - -@smallexample -report -j -M reg ^expenses # monthly expenses -report -J reg checking # checking account balance -report -J reg ^income ^expenses # cash flow report - -# net worth report, ignoring non-$ postings - -report -J -l "Ua>=@{\$0.01@}" reg ^assets ^liab - -# net worth report starting last February. the use of a display -# predicate (-d) is needed, otherwise the balance will start at -# zero, and thus the y-axis will not reflect the true balance - -report -J -l "Ua>=@{\$0.01@}" -d "d>=[last feb]" reg ^assets ^liab -@end smallexample - -The last report uses both a calculation predicate (@option{-l}) and a -display predicate (@option{-d}). The calculation predicates limits -the report to postings whose amount is greater than $1 (which can -only happen if the posting amount is in dollars). The display -predicate limits the transactions @emph{displayed} to just those since last -February, even those transactions from before then will be computed as part -of the balance. - - - $classes - - NSMutableString - NSString - NSObject - - $classname - NSMutableString - - - $class - - CF$UID - 33 - - NS.keys - - - CF$UID - 11 - - - CF$UID - 12 - - - NS.objects - - - CF$UID - 13 - - - CF$UID - 30 - - - - NSParagraphStyle - NSFont - - $class - - CF$UID - 29 - - NSAlignment - 4 - NSLineHeightMultiple - 1.1000000238418579 - NSTabStops - - CF$UID - 14 - - - - $class - - CF$UID - 28 - - NS.objects - - - CF$UID - 15 - - - CF$UID - 17 - - - CF$UID - 18 - - - CF$UID - 19 - - - CF$UID - 20 - - - CF$UID - 21 - - - CF$UID - 22 - - - CF$UID - 23 - - - CF$UID - 24 - - - CF$UID - 25 - - - CF$UID - 26 - - - CF$UID - 27 - - - - - $class - - CF$UID - 16 - - NSLocation - 28 - - - $classes - - NSTextTab - NSObject - - $classname - NSTextTab - - - $class - - CF$UID - 16 - - NSLocation - 56 - - - $class - - CF$UID - 16 - - NSLocation - 84 - - - $class - - CF$UID - 16 - - NSLocation - 112 - - - $class - - CF$UID - 16 - - NSLocation - 140 - - - $class - - CF$UID - 16 - - NSLocation - 168 - - - $class - - CF$UID - 16 - - NSLocation - 196 - - - $class - - CF$UID - 16 - - NSLocation - 224 - - - $class - - CF$UID - 16 - - NSLocation - 252 - - - $class - - CF$UID - 16 - - NSLocation - 280 - - - $class - - CF$UID - 16 - - NSLocation - 308 - - - $class - - CF$UID - 16 - - NSLocation - 336 - - - $classes - - NSArray - NSObject - - $classname - NSArray - - - $classes - - NSParagraphStyle - NSObject - - $classname - NSParagraphStyle - - - $class - - CF$UID - 32 - - NSName - - CF$UID - 31 - - NSSize - 14 - NSfFlags - 16 - - Courier - - $classes - - NSFont - NSObject - - $classname - NSFont - - - $classes - - NSDictionary - NSObject - - $classname - NSDictionary - - - $classes - - KBWordCountingTextStorage - NSTextStorage - NSMutableAttributedString - NSAttributedString - NSObject - - $classname - KBWordCountingTextStorage - - - $class - - CF$UID - 36 - - NS.time - 267380389.24136901 - - - $classes - - NSDate - NSObject - - $classname - NSDate - - - $classes - - NSMutableArray - NSArray - NSObject - - $classname - NSMutableArray - - - $top - - Snapshots - - CF$UID - 1 - - - $version - 100000 - - -- cgit v1.2.3