Fixe emacs command chapter heading
This commit is contained in:
parent
0d90de44b6
commit
c51ad98a66
1 changed files with 5 additions and 5 deletions
|
|
@ -4038,14 +4038,14 @@ file whose formatting has gotten out of hand.
|
||||||
@section Reports in other Formats
|
@section Reports in other Formats
|
||||||
@menu
|
@menu
|
||||||
* Comma Separated Variable files::
|
* Comma Separated Variable files::
|
||||||
* Emacs::
|
* The emacs command::
|
||||||
* Emacs org mode::
|
* Emacs org mode::
|
||||||
* The pricemap Command::
|
* The pricemap Command::
|
||||||
* The xml Command::
|
* The xml Command::
|
||||||
* prices and pricedb::
|
* prices and pricedb::
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Comma Separated Variable files, Emacs, Reports in other Formats, Reports in other Formats
|
@node Comma Separated Variable files, The emacs command, Reports in other Formats, Reports in other Formats
|
||||||
@subsection Comma Separated Variable files
|
@subsection Comma Separated Variable files
|
||||||
@menu
|
@menu
|
||||||
* The csv command::
|
* The csv command::
|
||||||
|
|
@ -4153,8 +4153,8 @@ passed through 'ledger print' a second time if you want to match on the
|
||||||
new payee field. During the 'ledger convert' run only the original payee
|
new payee field. During the 'ledger convert' run only the original payee
|
||||||
name as specified in the csv data seems to be used.
|
name as specified in the csv data seems to be used.
|
||||||
|
|
||||||
@node Emacs, Emacs org mode, Comma Separated Variable files, Reports in other Formats
|
@node The emacs command, Emacs org mode, Comma Separated Variable files, Reports in other Formats
|
||||||
@subsection Emacs
|
@subsection The @code{emacs} command
|
||||||
|
|
||||||
The @command{emacs} command outputs results in a form that can be read
|
The @command{emacs} command outputs results in a form that can be read
|
||||||
directly by Emacs Lisp. The format of the @code{sexp} is:
|
directly by Emacs Lisp. The format of the @code{sexp} is:
|
||||||
|
|
@ -4165,7 +4165,7 @@ directly by Emacs Lisp. The format of the @code{sexp} is:
|
||||||
...) ; list of transactions
|
...) ; list of transactions
|
||||||
@end smallexample
|
@end smallexample
|
||||||
|
|
||||||
@node Emacs org mode, The pricemap Command, Emacs, Reports in other Formats
|
@node Emacs org mode, The pricemap Command, The emacs command, Reports in other Formats
|
||||||
@subsection Emacs @code{org} Mode
|
@subsection Emacs @code{org} Mode
|
||||||
The @code{org} command produces a journal file suitable for use in the
|
The @code{org} command produces a journal file suitable for use in the
|
||||||
Emacs org mode. More details on using org mode can be found at
|
Emacs org mode. More details on using org mode can be found at
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue