diff options
author | Craig Earls <enderw88@gmail.com> | 2013-04-14 09:05:25 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-04-14 09:05:25 -0700 |
commit | 981dba0df31a4604859277b84027807e53c3159c (patch) | |
tree | 888a75a33a31cd54542d9e431853141747bff1bb | |
parent | 1584c206ad327bfd41d11209555e401cb5994b13 (diff) | |
download | fork-ledger-981dba0df31a4604859277b84027807e53c3159c.tar.gz fork-ledger-981dba0df31a4604859277b84027807e53c3159c.tar.bz2 fork-ledger-981dba0df31a4604859277b84027807e53c3159c.zip |
Fixed ledger-mode.texi for info.
-rw-r--r-- | doc/ledger-mode.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi index d7144112..151876a9 100644 --- a/doc/ledger-mode.texi +++ b/doc/ledger-mode.texi @@ -233,7 +233,11 @@ automatically place any amounts such that their last digit is aligned to the column specified by @code{ledger-post-amount-alignment-column}, which defaults to 52. @xref{Ledger Post Customization Group}. -@node Quick Balance Display +@menu +* Quick Balance Display:: +@end menu + +@node Quick Balance Display, , Adding Transactions, Adding Transactions @subsection Quick Balance Display You will often want to quickly check the balance of an account. The easiest way it to position point on the account you are interested in, |