Changes

Jump to navigation Jump to search
no edit summary
== Example ==
<!-- Please fill in an example if you can -->
 
<texcode>
\definesorting[song][songs]
 
\unexpanded\def\SongEntry#1#2#3%
{\startitemize[packed]
\startitem#2\stopitem
\stopitemize}
 
\starttext
\song{Hit the road jack}
\song{Sway}
\song{Fly me to the moon}
 
\placelistofsorts[song][criterium=all,command=\SongEntry]
\stoptext
</texcode>
<context>
\definesorting[song][songs]
 
\unexpanded\def\SongEntry#1#2#3%
{\startitemize[packed]
\startitem#2\stopitem
\stopitemize}
 
\starttext
\song{Hit the road jack}
\song{Sway}
\song{Fly me to the moon}
 
\placelistofsorts[song][criterium=all,command=\SongEntry]
\stoptext
</context>
== See also ==
105

edits

Navigation menu