Command/ placelistofsorts

From Wiki
Jump to navigation Jump to search


\placelistofsorts

Summary

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

Instances

\placelistoflogos

Settings instance

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

Description

The instances of \placelistofsorts are used to typeset named sorting lists, without a header.

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

It is functionally equivalent to \placelistofsorts[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}

  \placelistofsongs[criterium=all]
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: