Add blank line before @table and after @end table as recommanded in Tips

section of Texinfo manual.
This commit is contained in:
thdox 2013-04-27 13:22:52 +02:00
parent 7340048086
commit e9349f7705

View file

@ -4714,6 +4714,7 @@ commands.
@node Reporting Commands Quick Reference, Basic Options Quick Reference, Command Line Quick Reference, Command Line Quick Reference @node Reporting Commands Quick Reference, Basic Options Quick Reference, Command Line Quick Reference, Command Line Quick Reference
@subsection Reporting Commands @subsection Reporting Commands
@multitable @columnfractions .2 .8 @multitable @columnfractions .2 .8
@item @strong{Report} @tab @strong{Description} @item @strong{Report} @tab @strong{Description}
@item @code{balance} @tab Show account balances @item @code{balance} @tab Show account balances
@ -4730,6 +4731,7 @@ commands.
@node Basic Options Quick Reference, Report Filtering Quick Reference, Reporting Commands Quick Reference, Command Line Quick Reference @node Basic Options Quick Reference, Report Filtering Quick Reference, Reporting Commands Quick Reference, Command Line Quick Reference
@subsection Basic Options @subsection Basic Options
@multitable @columnfractions .1 .25 .65 @multitable @columnfractions .1 .25 .65
@item @strong{Short} @tab @strong{Long} @tab @strong{Description} @item @strong{Short} @tab @strong{Long} @tab @strong{Description}
@item @code{-h} @tab @code{--help} @tab Print summary of all options @item @code{-h} @tab @code{--help} @tab Print summary of all options
@ -4742,6 +4744,7 @@ commands.
@node Report Filtering Quick Reference, Error Checking and Calculation Options, Basic Options Quick Reference, Command Line Quick Reference @node Report Filtering Quick Reference, Error Checking and Calculation Options, Basic Options Quick Reference, Command Line Quick Reference
@subsection Report Filtering @subsection Report Filtering
@multitable @columnfractions .1 .25 .65 @multitable @columnfractions .1 .25 .65
@item @strong{Short} @tab @strong{Long} @tab @strong{Description} @item @strong{Short} @tab @strong{Long} @tab @strong{Description}
@item @code{-c} @tab @code{--current} @tab Display transaction on or before the current date @item @code{-c} @tab @code{--current} @tab Display transaction on or before the current date
@ -4778,6 +4781,7 @@ commands.
@node Output Customization Quick Reference, Grouping Options, Error Checking and Calculation Options, Command Line Quick Reference @node Output Customization Quick Reference, Grouping Options, Error Checking and Calculation Options, Command Line Quick Reference
@subsection Output Customization @subsection Output Customization
@multitable @columnfractions .15 .4 .45 @multitable @columnfractions .15 .4 .45
@item @strong{Short} @tab @strong{Long} @tab @strong{Description} @item @strong{Short} @tab @strong{Long} @tab @strong{Description}
@item @code{-n} @tab @code{--collapse} @tab Collapse transactions with multiple postings @item @code{-n} @tab @code{--collapse} @tab Collapse transactions with multiple postings
@ -4813,6 +4817,7 @@ commands.
@node Grouping Options, Commodity Reporting Quick Reference, Output Customization Quick Reference, Command Line Quick Reference @node Grouping Options, Commodity Reporting Quick Reference, Output Customization Quick Reference, Command Line Quick Reference
@subsection Grouping Options @subsection Grouping Options
@multitable @columnfractions .1 .25 .65 @multitable @columnfractions .1 .25 .65
@item @strong{Short} @tab @strong{Long} @tab @strong{Description} @item @strong{Short} @tab @strong{Long} @tab @strong{Description}
@item @code{-P} @tab @code{--by-payee} @tab Group postings by common payee names @item @code{-P} @tab @code{--by-payee} @tab Group postings by common payee names
@ -4999,6 +5004,7 @@ Ledger interprets all cleared transactions as correct, and if it finds a
new account or commodity (same as a misspelled commodity or account) it new account or commodity (same as a misspelled commodity or account) it
will issue a warning giving you the file and line number of the problem. will issue a warning giving you the file and line number of the problem.
@end table @end table
@node Report Options, Report Filtering, Session Options, Detailed Options Description @node Report Options, Report Filtering, Session Options, Detailed Options Description
@subsection Report Options @subsection Report Options
Options for Ledger report affect three separate scopes of operation: Options for Ledger report affect three separate scopes of operation:
@ -5745,6 +5751,7 @@ totals in the @command{balance} report, and the values printed in the
Set the value expression used for the ``totals'' column in the Set the value expression used for the ``totals'' column in the
@command{register} and @command{balance} reports. @command{register} and @command{balance} reports.
@end table @end table
@c @node Search Terms, Output Customization, Report Filtering, Detailed Options Description @c @node Search Terms, Output Customization, Report Filtering, Detailed Options Description
@c @subsection Search Terms @c @subsection Search Terms
@ -6040,6 +6047,7 @@ Set the format for the @command{prices} report. The default is:
@subsection Commodity Reporting @subsection Commodity Reporting
These options affect how commodity values are displayed: These options affect how commodity values are displayed:
@table @code @table @code
@item --price-db FILE @item --price-db FILE
Set the file that is used for recording downloaded commodity prices. Set the file that is used for recording downloaded commodity prices.
@ -6079,6 +6087,7 @@ distribution. Downloaded quote price are then appended to the price
database, usually specified using the environment variable database, usually specified using the environment variable
@env{LEDGER_PRICE_DB}. @env{LEDGER_PRICE_DB}.
@end table @end table
There are several different ways that ledger can report the totals it There are several different ways that ledger can report the totals it
displays. The most flexible way to adjust them is by using value displays. The most flexible way to adjust them is by using value
expressions, and the @code{-t} and @code{-T} options. However, expressions, and the @code{-t} and @code{-T} options. However,
@ -6740,6 +6749,7 @@ Useful specifying a date in plain terms. For example, you could say
@node Misc, , Complex Expressions, Complex Expressions @node Misc, , Complex Expressions, Complex Expressions
@subsection Miscellaneous @subsection Miscellaneous
@multitable @columnfractions .3 .2 .5 @multitable @columnfractions .3 .2 .5
@item @strong{Function} @tab @strong{Abbrev.} @tab @strong{Description} @item @strong{Function} @tab @strong{Abbrev.} @tab @strong{Description}
@item @code{amount_expr } @tab @code{} @tab @item @code{amount_expr } @tab @code{} @tab
@ -7002,6 +7012,7 @@ options:
The character based formatting ledger can do is limited to the ANSI The character based formatting ledger can do is limited to the ANSI
terminal character colors and font highlights in a normal TTY session. terminal character colors and font highlights in a normal TTY session.
@multitable @columnfractions .3 .3 .3 @multitable @columnfractions .3 .3 .3
@item @code{red} @tab @code{magenta} @tab @code{bold} @item @code{red} @tab @code{magenta} @tab @code{bold}
@item @code{green } @tab @code{cyan} @tab @code{underline} @item @code{green } @tab @code{cyan} @tab @code{underline}
@ -7043,6 +7054,7 @@ terminal character colors and font highlights in a normal TTY session.
@node Dates, Date and Time Format Codes, Quantities and Calculations, Formatting codes @node Dates, Date and Time Format Codes, Quantities and Calculations, Formatting codes
@subsection Date Functions @subsection Date Functions
The following functions allow you to manipulate and format dates. The following functions allow you to manipulate and format dates.
@table @code @table @code
@item date @item date
Return the date of the current transaction Return the date of the current transaction
@ -7102,6 +7114,7 @@ yields @code{02-10-2010 Wednesday}
@item %A %m-%d-%Y @item %A %m-%d-%Y
yields @code{Wednesday 02-10-2010} yields @code{Wednesday 02-10-2010}
@end table @end table
@noindent These are options you can select for weekday @noindent These are options you can select for weekday
@table @code @table @code
@ -7120,6 +7133,7 @@ day of week starting with Monday (1), i.e. @code{mtwtfss} 3
@item %w @item %w
day of week starting with Sunday (0), i.e. @code{smtwtfs} 3 day of week starting with Sunday (0), i.e. @code{smtwtfs} 3
@end table @end table
@subsubsection Month @subsubsection Month
You can have additional month information in your date with @code{%B} as You can have additional month information in your date with @code{%B} as
@ -7131,7 +7145,9 @@ yields @code{ 02-10-2010 February}
@item %B %m-%d-%Y @item %B %m-%d-%Y
yields @code{February 02-10-2010} yields @code{February 02-10-2010}
@end table @end table
@noindent These are options you can select for month @noindent These are options you can select for month
@table @code @table @code
@item %m @item %m
@code{mm} month as two digits @code{mm} month as two digits
@ -7162,6 +7178,7 @@ locales date representation @code{02/10/2010} for the U.S.
@item %F @item %F
yields @code{%Y-%m-%d 2010-02-10} yields @code{%Y-%m-%d 2010-02-10}
@end table @end table
@menu @menu
* Text Formatting:: * Text Formatting::
* Data File Parsing Information:: * Data File Parsing Information::
@ -7171,6 +7188,7 @@ yields @code{%Y-%m-%d 2010-02-10}
@node Text Formatting, Data File Parsing Information, Date and Time Format Codes, Formatting codes @node Text Formatting, Data File Parsing Information, Date and Time Format Codes, Formatting codes
@subsection Text Formatting @subsection Text Formatting
The following format functions allow you limited formatting of text: The following format functions allow you limited formatting of text:
@table @code @table @code
@item ansify_if(value, color) @item ansify_if(value, color)
Surrounds the string representing value with ANSI codes to give it Surrounds the string representing value with ANSI codes to give it
@ -7950,6 +7968,7 @@ during the run. The following are the available arguments to debug:
@item --trace INTEGER_TRACE_LEVEL @item --trace INTEGER_TRACE_LEVEL
Enable tracing. The integer specifies the level of trace desired: Enable tracing. The integer specifies the level of trace desired:
@multitable @columnfractions .3 .7 @multitable @columnfractions .3 .7
@item @code{LOG_OFF} @tab 0 @item @code{LOG_OFF} @tab 0
@item @code{LOG_CRIT} @tab 1 @item @code{LOG_CRIT} @tab 1
@ -7976,6 +7995,7 @@ Print version information and exit.
@subsection Pre-Commands @subsection Pre-Commands
Pre-commands are useful when you aren't sure how a command or option Pre-commands are useful when you aren't sure how a command or option
will work. will work.
@table @code @table @code
@item args @item args
Evaluate the given arguments against the following model transaction: Evaluate the given arguments against the following model transaction: