| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ / / / |
|
| | | |
| | | |
| | | |
| | | | |
ledger-reconcile.el and ledger-mode.texi.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Replace @ftable @code argument with @option of @command depending
on the documented items
* Remove @c option comment from @items documenting options
|
| | | |
| | | |
| | | | |
so that they are reported properly by test/CheckTests.py
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The following value expressions result in an error: A, B, g, G, I, v, V
Tested using:
% for o in A B g G I v V; do
ledger -f test/input/sample.dat -F "%(${o}(amount))\n" reg
done
While handling posting from "test/input/sample.dat", line 17:
> Assets:Bank:Checking $1,000.00
Error: The A value expression variable is no longer supported
...
[ci skip]
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
[ci skip]
|
| | | |
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Manual install instructions
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
I also removed some sentences that were useful for older build systems.
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add single letter directive to index
[ci skip]
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
On top of @node, @xref{} can also be linked to @anchor.
[ci skip]
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Make consistent the syntax of "command-line"
[ci skip]
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
And other typos fixes
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
[ci skip]
|
|/ / / /
| | | |
| | | | |
[ci skip]
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
as suggested by:
% mandoc -Tlint doc/ledger.1
[ci skip]
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ci skip]
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to mention ~/.ledgerrc more prominently.
[ci skip]
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ci skip]
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ci skip]
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Minor wording edit
[ci skip]
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to check whether all available ledger options documented
and are being tested.
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Improve readability of Markdown by moving links
to the bottom of the file.
[ci skip]
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The LICENSE.rtf file can be generated from LICENSE.md easily if needed,
at the moment there seems to be no use for it, since CPack isn't used
to generate binary distribution archives.
Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | |
| | |
| | |
| | |
| | | |
for --period synonyms like --monthly, et al.
[ci skip]
|
| | |
| | |
| | |
| | | |
[ci skip]
|
| | |
| | |
| | |
| | |
| | |
| | | |
to highlight only the xact keyword
[ci skip]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
since "troff can be confused by blank space characters
at the end of a line." -- mdoc (7)
[ci skip]
|
| | | |
|
| | | |
|
|/ /
| |
| |
| | |
[ci skip]
|
| | |
|
| |
| |
| |
| | |
[ci skip]
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It would be great to use texinfo variables to set the current Ledger
version, e.g. @value{Ledger_VERSION_MAJOR} and pass the CMake variables
to texi2pdf via --command='@set Ledger_VERSION_MAJOR ${Ledger_VERSION_MAJOR}'.
Unfortunately texi2pdf will err with:
Argument of @parseargline has an extra }.
<inserted text>
@par
<to be read again>
}
@\subtitle ...epage {@subtitlefont @rightline {#1}
}
l.153 @subtitle For Version @value{Ledger_VERSION_MAJOR} of Ledger
[ci skip]
|
| | |
|
| |
| |
| |
| | |
[ci skip]
|
| |
| |
| |
| |
| |
| | |
better from one another in the item list
[ci skip]
|
| |
| |
| |
| |
| |
| |
| | |
using ag --nogroup '^[ ]*debug\(' | cut -d '"' -f2 | sort -u | column
[ci skip]
|
| |
| |
| |
| |
| |
| | |
The following script makes it a no-brainer:
% NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \
| xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/"
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- typo fixes
- @keywords consistency fixes
- add some @kindex and @cindex
- buffer names highlighted as @file{}
- menu item highlighted as @samp{}
|