Difference between revisions of "Command/setupcombinedlist"

From Wiki
Jump to navigation Jump to search
(Replace most contents)
(Reference to setupcontents removed as no longer present in LMTX)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
}}
 
}}
  
== [[Help:Reference|Syntax]] ==
+
== [[Help:Reference|Syntax]] (autogenerated) ==
 
<syntax>setupcombinedlist</syntax>
 
<syntax>setupcombinedlist</syntax>
  
Line 10: Line 10:
  
 
The most prominent and only predefined combined list is the table of contents.
 
The most prominent and only predefined combined list is the table of contents.
 
{{cmd|setupcombinedlist}} inherits from {{cmd|setuplist}}.
 
  
 
== Example ==
 
== Example ==
Line 17: Line 15:
 
<texcode>
 
<texcode>
 
\setupcombinedlist[content][list={chapter,section,subsection}]
 
\setupcombinedlist[content][list={chapter,section,subsection}]
% same as
 
\setupcontents[list={chapter,section,subsection}]
 
 
</texcode>
 
</texcode>
  

Latest revision as of 14:57, 24 September 2021

\setupcombinedlist

Syntax (autogenerated)

\setupcombinedlist[...][...=...,...]
[...]list
criteriumlocal intro reference sectionblock:reference all sectionblock:all text sectionblock:text current sectionblock:current here previous sectionblock:previous component section sectionblock:section
referencenumber
extrasname
ordercommand all title
alternativea b c d e f g left right top bottom command none interactive paragraph horizontal vertical name


Description

The most prominent and only predefined combined list is the table of contents.

Example

\setupcombinedlist[content][list={chapter,section,subsection}]

Beware, unnumbered headers (\title, \subject etc.) won't ever appear in a list!

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: