On 7/3/07, Ralph Angenendt <ra+centos at br-online.de> wrote: > Akemi Yagi wrote: > > On 7/3/07, Ralph Angenendt <ra+centos at br-online.de> wrote: > = == === are different levels of headings - like h1 h2 h3 and so on in > HTML. [[TableOfcontents]] Then takes those headings and expands them > into a content table (which appears on the page at the point you add the > macro). A minor additional note. The macro uses this form: [[TableOfContents([maxdepth])]] ... and it does not work if the maxdepth is omitted. So it will be like [[TableOfContents([2])]] . Akemi