Changes

Jump to navigation Jump to search
226 bytes added ,  00:08, 14 January 2014
m
no edit summary
* A register per chapter: {{cmd|placeregister}}<tt>[index][criterium=chapter]</tt>
* Place a word in text ''and'' index: <tt>\def\Tindex#1{\index{#1}#1}</tt> -- Please someone enhance this to get space correction, [] sorting etc.!
* The name that you will get in the head of \completeregister can be set with: \setupheadtext[register=My new index]
* Get uppercase-letter heads: {{cmd|setupregister}}<tt>[index][n=2,command=\Word,style=normal]</tt>
* == Rename Register Heading == Change the {{cmd|completeregister}} heading using the {{cmd|setupheadtext}} command. For example: <context>\defineregister[photographer][] \setupregister[photographer][ indicator=no,] \setupheadtext[photographer=Credits] \starttext \photographer{Yousuf Karsh}  \completephotographer\stoptext </context> == Alphabetical Headers ==  The headers in the registers (subsequent letters of the alphabet) can be disabled by {{cmd|setupregister}}<tt>[register][indicator=no]</tt>; the . The vertical spaces between the entry groups for subsequent letters is governed by the parameter <tt>before</tt> in the same command (default: <tt>\blank</tt>, change to <tt>before={}</tt> to get no additional space).  
=Coupled Registers=
419

edits

Navigation menu