diff options
-rw-r--r-- | doc/ledger-mode.texi | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi index 117e27ce..c8af96cb 100644 --- a/doc/ledger-mode.texi +++ b/doc/ledger-mode.texi @@ -742,9 +742,6 @@ maintain the proper mathematical sense. @node Scheduling Transactions, Customizing Ledger-mode, The Report Buffer, Top @chapter Scheduling Transactions -@node Customizing Ledger-mode, Generating Ledger Regression Tests, Scheduling Transactions, Top -@chapter Customizing Ledger-mode - The Ledger program provide for automating transactions but these transaction aren't ``real'', they only exist inside a ledger session and are not reflected in the actual data file. Many transactions are very @@ -756,8 +753,12 @@ separate ledger file and calculate the upcoming occurences of those transactions. You can then copy the transactions into your live data file. -@node Specifying Upcming Transactions -@section Specifying Upcming Transactions +@menu +* Specifying Upcoming Transactions:: +@end menu + +@node Specifying Upcoming Transactions +@section Specifying Upcoming Transactions The format for specifying transactions is identical to Ledger's file format with the exception of the date field. The data field is modified @@ -765,6 +766,9 @@ by surrounding it with brackets and using wild cards to specity free months or years. +@node Customizing Ledger-mode, Generating Ledger Regression Tests, Scheduling Transactions, Top +@chapter Customizing Ledger-mode + @menu * Ledger-mode Customization:: * Customization Variables:: |