Modify ↓
Opened 13 years ago
Last modified 10 years ago
#9217 new defect
Defining depth for subsequent pages doesn't work
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Component: | TocMacro |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
It seems impossible to define more than one depth for headings in the TOC. Every time I try to define a depth for certain pages, the macro only interprets the last depth=-entry in the row. BR
Attachments (0)
Change History (3)
comment:1 follow-up: 2 Changed 13 years ago by
comment:3 Changed 10 years ago by
Owner: | Noah Kantrowitz deleted |
---|
Note: See
TracTickets for help on using
tickets.
Any news on this? While I cannot say as what "depth=<n>" is interpreted, I can say that it simply doesn't work (is ignored). So defining a TOC anchor as TOC(foo/bar/baz/,depth=1) and expecting to see all "subdirectories" of baz only (as the docs say) doesn't work. It shows all subsequent pages.