Command/ completelistofsorts

From Wiki
< Command
Revision as of 15:12, 11 November 2021 by Taco (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


\completelistofsorts

Summary

The instances of \completelistofsorts are used to typeset named sorting lists

Instances

\completelistoflogos

Settings instance

\completelistofSORTS[...=...,...]
...=...,...inherits from \setupsorting

Description

The instances of \completelistofsorts are used to typeset named sorting lists, complete with a header on top.

Such lists are created using \definesorting, and configured using either \setupsorting or within the optional argument.

It is functionally equivalent to \completelistofsorts[sort].


Examples

Example 1

\setuppapersize[A7,landscape][A7,landscape] \showframe

\definesorting[song][songs]

\starttext
  \song{Hit the road jack}
  \song{Sway}
  \song{Fly me to the moon}

  \completelistofsongs[criterium=all]
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: