Document the checkbox extension in column view.

This commit is contained in:
Carsten Dominik 2008-02-12 20:21:23 +01:00
parent f7d6b6fa6e
commit 3121896446
1 changed files with 2 additions and 0 deletions

View File

@ -3702,6 +3702,8 @@ property @r{The property that should be edited in this column.}
@{$@} @r{Currency, short for @samp{+;%.2f}.}
@{:@} @r{Sum times, HH:MM:SS, plain numbers are hours.}
@{X@} @r{Checkbox status, [X] if all children are [X].}
@{X/@} @r{Checkbox status, [n/m].}
@{X%@} @r{Checkbox status, [n%].}
@end example
@noindent