Open main menu

Changes

1,796 bytes added ,  15:15, 11 November 2021
Created page with "Documentation for \placelistofsorts"
<cd:commandgroup name="placelistofsorts" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\placelistofsorts</tt> typesets a sorting list
</cd:shortdesc>
<cd:variants>
<cd:command category="language" file="strc-syn.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-sort.xml" level="document" name="placelistofsorts" variantnumber="1">
<cd:arguments>
<cd:keywords ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:singular"></cd:constant>
</cd:keywords>
<cd:assignments list="yes" optional="yes" ordinal="2">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setupsorting"></cd:inherit>
</cd:assignments>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>The command <tt>\placelistofsorts</tt> typesets a named sorting list, without header.

Such lists are created using {{cmd|definesorting}}, and configured using either {{cmd|setupsorting}} or the second argument.

See also {{gen|placelistofsorts}}, which is a shortcut version.</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\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
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="definesorting" originator="system"></cd:commandref>
<cd:commandref name="setupsorting" originator="system"></cd:commandref>
<cd:source file="strc-syn.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Language"></cd:wikipage>
<cd:commandref name="_placelistofsorts"></cd:commandref></cd:seealso>
</cd:commandgroup>