update embedded manuals

This commit is contained in:
Simon Michael 2018-07-31 16:02:51 +01:00
parent 481e2061d7
commit 86c36c1dcc
3 changed files with 198 additions and 197 deletions

View File

@ -1374,7 +1374,7 @@ Secondly, they also can be used to define budget goals (with
.PP
A periodic transaction rule looks like a normal journal entry, with the
date replaced by a tilde (\f[C]~\f[]) followed by a period expression
(mnemonic: \f[C]~\f[] looks like a repeating sine wave):
(mnemonic: \f[C]~\f[] looks like a recurring sine wave.):
.IP
.nf
\f[C]
@ -1456,15 +1456,18 @@ Goals and actual performance can then be compared in budget reports.
.PP
For more details, see: balance: Budget report and Cookbook: Budgeting
and Forecasting.
.SS Automated postings
.PP
Automated posting rules describe extra postings that should be added to
certain transactions at report time, when the \f[C]\-\-auto\f[] flag is
used.
## Transaction Modifiers
.PP
An automated posting rule looks like a normal journal entry, except the
first line is an equal sign (\f[C]=\f[]) followed by a query (mnemonic:
\f[C]=\f[] looks like posting lines):
Transaction modifier rules describe changes that should be applied
automatically to certain transactions.
Currently, this means adding extra postings (also known as
\[lq]automated postings\[rq]).
Transaction modifiers are enabled by the \f[C]\-\-auto\f[] flag.
.PP
A transaction modifier rule looks a bit like a normal journal entry,
except the first line is an equal sign (\f[C]=\f[]) followed by a query
(mnemonic: \f[C]=\f[] suggests matching something.):
.IP
.nf
\f[C]

View File

@ -82,7 +82,6 @@ File: hledger_journal.info, Node: FILE FORMAT, Next: EDITOR SUPPORT, Prev: To
* Tags::
* Directives::
* Periodic transactions::
* Automated postings::

File: hledger_journal.info, Node: Transactions, Next: Postings, Up: FILE FORMAT
@ -1197,7 +1196,7 @@ If account aliases are present, they are applied after the default
parent account.

File: hledger_journal.info, Node: Periodic transactions, Next: Automated postings, Prev: Directives, Up: FILE FORMAT
File: hledger_journal.info, Node: Periodic transactions, Prev: Directives, Up: FILE FORMAT
1.15 Periodic transactions
==========================
@ -1209,7 +1208,7 @@ they also can be used to define budget goals (with '--budget').
A periodic transaction rule looks like a normal journal entry, with
the date replaced by a tilde ('~') followed by a period expression
(mnemonic: '~' looks like a repeating sine wave):
(mnemonic: '~' looks like a recurring sine wave.):
~ monthly
expenses:rent $2000
@ -1293,18 +1292,16 @@ compared in budget reports.
For more details, see: balance: Budget report and Cookbook: Budgeting
and Forecasting.

File: hledger_journal.info, Node: Automated postings, Prev: Periodic transactions, Up: FILE FORMAT
## Transaction Modifiers
1.16 Automated postings
=======================
Transaction modifier rules describe changes that should be applied
automatically to certain transactions. Currently, this means adding
extra postings (also known as "automated postings"). Transaction
modifiers are enabled by the '--auto' flag.
Automated posting rules describe extra postings that should be added to
certain transactions at report time, when the '--auto' flag is used.
An automated posting rule looks like a normal journal entry, except
the first line is an equal sign ('=') followed by a query (mnemonic: '='
looks like posting lines):
A transaction modifier rule looks a bit like a normal journal entry,
except the first line is an equal sign ('=') followed by a query
(mnemonic: '=' suggests matching something.):
= expenses:gifts
budget:gifts *-1
@ -1367,89 +1364,87 @@ Tag Table:
Node: Top76
Node: FILE FORMAT2378
Ref: #file-format2502
Node: Transactions2786
Ref: #transactions2907
Node: Postings3591
Ref: #postings3718
Node: Dates4713
Ref: #dates4828
Node: Simple dates4893
Ref: #simple-dates5019
Node: Secondary dates5385
Ref: #secondary-dates5539
Node: Posting dates7102
Ref: #posting-dates7231
Node: Status8605
Ref: #status8725
Node: Description10433
Ref: #description10571
Node: Payee and note10890
Ref: #payee-and-note11004
Node: Account names11246
Ref: #account-names11389
Node: Amounts11876
Ref: #amounts12012
Node: Virtual Postings15029
Ref: #virtual-postings15188
Node: Balance Assertions16408
Ref: #balance-assertions16583
Node: Assertions and ordering17479
Ref: #assertions-and-ordering17665
Node: Assertions and included files18365
Ref: #assertions-and-included-files18606
Node: Assertions and multiple -f options18939
Ref: #assertions-and-multiple--f-options19193
Node: Assertions and commodities19325
Ref: #assertions-and-commodities19560
Node: Assertions and subaccounts20256
Ref: #assertions-and-subaccounts20488
Node: Assertions and virtual postings21009
Ref: #assertions-and-virtual-postings21216
Node: Balance Assignments21358
Ref: #balance-assignments21539
Node: Transaction prices22659
Ref: #transaction-prices22828
Node: Comments25096
Ref: #comments25230
Node: Tags26400
Ref: #tags26518
Node: Directives27920
Ref: #directives28063
Node: Comment blocks33919
Ref: #comment-blocks34064
Node: Including other files34240
Ref: #including-other-files34420
Node: Default year34809
Ref: #default-year34978
Node: Declaring commodities35401
Ref: #declaring-commodities35584
Node: Default commodity36811
Ref: #default-commodity36987
Node: Market prices37623
Ref: #market-prices37788
Node: Declaring accounts38629
Ref: #declaring-accounts38805
Node: Rewriting accounts40476
Ref: #rewriting-accounts40661
Node: Basic aliases41395
Ref: #basic-aliases41541
Node: Regex aliases42245
Ref: #regex-aliases42416
Node: Multiple aliases43134
Ref: #multiple-aliases43309
Node: end aliases43807
Ref: #end-aliases43954
Node: Default parent account44055
Ref: #default-parent-account44221
Node: Periodic transactions45105
Ref: #periodic-transactions45284
Node: Forecasting with periodic transactions46494
Ref: #forecasting-with-periodic-transactions46737
Node: Budgeting with periodic transactions48424
Ref: #budgeting-with-periodic-transactions48663
Node: Automated postings49122
Ref: #automated-postings49276
Node: EDITOR SUPPORT50415
Ref: #editor-support50533
Node: Transactions2763
Ref: #transactions2884
Node: Postings3568
Ref: #postings3695
Node: Dates4690
Ref: #dates4805
Node: Simple dates4870
Ref: #simple-dates4996
Node: Secondary dates5362
Ref: #secondary-dates5516
Node: Posting dates7079
Ref: #posting-dates7208
Node: Status8582
Ref: #status8702
Node: Description10410
Ref: #description10548
Node: Payee and note10867
Ref: #payee-and-note10981
Node: Account names11223
Ref: #account-names11366
Node: Amounts11853
Ref: #amounts11989
Node: Virtual Postings15006
Ref: #virtual-postings15165
Node: Balance Assertions16385
Ref: #balance-assertions16560
Node: Assertions and ordering17456
Ref: #assertions-and-ordering17642
Node: Assertions and included files18342
Ref: #assertions-and-included-files18583
Node: Assertions and multiple -f options18916
Ref: #assertions-and-multiple--f-options19170
Node: Assertions and commodities19302
Ref: #assertions-and-commodities19537
Node: Assertions and subaccounts20233
Ref: #assertions-and-subaccounts20465
Node: Assertions and virtual postings20986
Ref: #assertions-and-virtual-postings21193
Node: Balance Assignments21335
Ref: #balance-assignments21516
Node: Transaction prices22636
Ref: #transaction-prices22805
Node: Comments25073
Ref: #comments25207
Node: Tags26377
Ref: #tags26495
Node: Directives27897
Ref: #directives28040
Node: Comment blocks33896
Ref: #comment-blocks34041
Node: Including other files34217
Ref: #including-other-files34397
Node: Default year34805
Ref: #default-year34974
Node: Declaring commodities35397
Ref: #declaring-commodities35580
Node: Default commodity36807
Ref: #default-commodity36983
Node: Market prices37619
Ref: #market-prices37784
Node: Declaring accounts38625
Ref: #declaring-accounts38801
Node: Rewriting accounts40472
Ref: #rewriting-accounts40657
Node: Basic aliases41391
Ref: #basic-aliases41537
Node: Regex aliases42241
Ref: #regex-aliases42412
Node: Multiple aliases43130
Ref: #multiple-aliases43305
Node: end aliases43803
Ref: #end-aliases43950
Node: Default parent account44051
Ref: #default-parent-account44217
Node: Periodic transactions45101
Ref: #periodic-transactions45253
Node: Forecasting with periodic transactions46464
Ref: #forecasting-with-periodic-transactions46707
Node: Budgeting with periodic transactions48394
Ref: #budgeting-with-periodic-transactions48633
Node: EDITOR SUPPORT50380
Ref: #editor-support50498

End Tag Table

View File

@ -977,7 +977,7 @@ FILE FORMAT
A periodic transaction rule looks like a normal journal entry, with the
date replaced by a tilde (~) followed by a period expression (mnemonic:
~ looks like a repeating sine wave):
~ looks like a recurring sine wave.):
~ monthly
expenses:rent $2000
@ -1047,13 +1047,16 @@ FILE FORMAT
For more details, see: balance: Budget report and Cookbook: Budgeting
and Forecasting.
Automated postings
Automated posting rules describe extra postings that should be added to
certain transactions at report time, when the --auto flag is used.
## Transaction Modifiers
An automated posting rule looks like a normal journal entry, except the
first line is an equal sign (=) followed by a query (mnemonic: = looks
like posting lines):
Transaction modifier rules describe changes that should be applied
automatically to certain transactions. Currently, this means adding
extra postings (also known as "automated postings"). Transaction modi-
fiers are enabled by the --auto flag.
A transaction modifier rule looks a bit like a normal journal entry,
except the first line is an equal sign (=) followed by a query
(mnemonic: = suggests matching something.):
= expenses:gifts
budget:gifts *-1