Document max number of stars in headings in manual

Clocking only works with headings indented with less than `30' stars
(hardcoded `lmax' value in `org-clock-sum').
This commit is contained in:
Gregor Zattler 2012-01-22 18:15:06 +00:00 committed by Bastien Guerry
parent 58b74e078b
commit 9578537edf
1 changed files with 2 additions and 1 deletions

View File

@ -1165,7 +1165,8 @@ Headlines define the structure of an outline tree. The headlines in Org
start with one or more stars, on the left margin@footnote{See the variables
@code{org-special-ctrl-a/e}, @code{org-special-ctrl-k}, and
@code{org-ctrl-k-protect-subtree} to configure special behavior of @kbd{C-a},
@kbd{C-e}, and @kbd{C-k} in headlines.}. For example:
@kbd{C-e}, and @kbd{C-k} in headlines.} @footnote{Clocking only works with
headings indented less then 30 stars.}. For example:
@example
* Top level headline