Changes

Jump to navigation Jump to search
74 bytes added ,  11:28, 30 August 2020
m
fix link to register command
< [[Basics]] | [[References]] > (It's also in the manual at "Registers")
 
=Basics=
<context mode=mkiv source=yes>
\setuppapersize[A10][A7,landscape]
 
\setuppaper[nx=4, ny=2]
\setuplayout[location=middle,marking=on]
\setuparranging [XY]
 
\definefontfeature [textfigures] [onum=yes]
=More Registers=
<{{cmd>|index</cmd> }} is only one special case of <cmd>{{gen|register</cmd>}}. You can define as much different registers as you like:
<{{cmd>|defineregister</cmd>}}<tt>[singular name][plural name]</tt>, e.g.
<texcode>
\defineregister[mouse][mice]
=Sorting=
The sorting of the index is influenced by the current [[Language CodesLanguages#Language_tags|languagetag]]. You can override that with the {{key|language}} key of {{cmd|setupregister}}.
There are a few additional "languages" for sorting, as defined in {{src|sort-lan.mkiv}}:
* <tt>DIN 5007-1</tt> (German) normal sorting, ß = ss
This is an indexed term.
</texcode>
 
[[Category:Basics]]

Navigation menu