Command/placelistofsorts

From Wiki
Jump to navigation Jump to search


\placelistofsorts

Summary

The command \placelistofsorts typesets a sorting list

Settings

\placelistofsorts[...][...=...,...]
[...]singular
...=...,...inherits from \setupsorting

Description

The command \placelistofsorts typesets a named sorting list, without header.

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

See also placelistofsorts, which is a shortcut version.

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}

  \placelistofsorts[song][criterium=all]
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: