1
vote
3answers
196 views

How to alphabetize all of the parts, chapters, sections, and content of an entire document in ConTeXt?

I have a document that is structured like this: \part{Birds} \chapter{North America} \section{West Coast} \mymacro{Bald Eagle} \mymacro{Spotted Owl} ...