doc: HCAR tweaks

This commit is contained in:
Simon Michael 2015-10-19 08:41:56 -07:00
parent cbb076c224
commit e2618210d2

View File

@ -37,12 +37,12 @@ These include:
\item A new curses-style interface, hledger-ui, is now included and fully supported (in 0.27) \item A new curses-style interface, hledger-ui, is now included and fully supported (in 0.27)
\item The command-line interface is more robust, and is aware of terminal width, COLUMNS, and wide characters (0.27) \item The command-line interface is more robust, and is aware of terminal width, COLUMNS, and wide characters (0.27)
\item New commands: accounts, balancesheet, cashflow, incomestatement \item New commands: accounts, balancesheet, cashflow, incomestatement
\item New add-on packages: hledger-diff, hledger-interest, and hledger-irr \item New add-on packages: ledger-autosync, hledger-diff, hledger-interest, and hledger-irr
\item hledger can now report current value based on market prices (-V, in 0.27) \item hledger can now report current value based on market prices (-V, in 0.27)
\item The journal format has become richer, supporting more Ledger features such as balance assertions \item The journal format has become richer, supporting more Ledger features such as balance assertions
\item hledger journals and reports can be exported as CSV \item hledger journals and reports can be exported as CSV
\item hledger now reads CSV files directly, using flexible conversion rules \item hledger now reads CSV files directly, using flexible conversion rules
\item The balance command can show multiple columns, with per-period changes or historical balances \item The balance command can show multiple columns, with per-period changes or ending balances
\item Depth-limiting now interacts well with other features, making it effective for summarising \item Depth-limiting now interacts well with other features, making it effective for summarising
\item hledger-web's query language is richer and is also used by the command-line interface \item hledger-web's query language is richer and is also used by the command-line interface
\item The Decimal library is used for representing amounts exactly \item The Decimal library is used for representing amounts exactly
@ -61,8 +61,8 @@ Project updates include:
hledger is available from hledger.org, github, hackage, stackage, and hledger is available from hledger.org, github, hackage, stackage, and
is packaged for a number of systems including Debian, Ubuntu, Gentoo, is packaged for a number of systems including Debian, Ubuntu, Gentoo,
Fedora, and NixOS. See http://hledger.org/download.html or Fedora, and NixOS. See \url{http://hledger.org/download} or
http://hledger.org/developer-guide.html for guidance. \url{http://hledger.org/developer-guide} for guidance.
%% (WHAT ARE THE IMMEDIATE PLANS?) %% (WHAT ARE THE IMMEDIATE PLANS?)