summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luametatex/luametatex-registers.tex
blob: 06080817609fce95ce542075742ca07e823f89cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
% language=us runpath=texruns:manuals/luametatex

\environment luametatex-style

\startcomponent luametatex-registers

\startchapter[title=Topics]

    \placeregister[topicindex]

\stopchapter

\startchapter[title=Primitives]

    This register contains the primitives that are mentioned in the manual. There
    are of course many more primitives. The \LUATEX\ primitives are typeset in
    bold.

    \placeregister[primitiveindex][indicator=no]

\stopchapter

\startchapter[title=Callbacks]

    \placeregister[callbackindex]

\stopchapter

\startchapter[title=Nodes]

    This register contains the nodes that are known to \LUATEX. The primary nodes
    are in bold, whatsits that are determined by their subtype are normal.

    \placeregister[nodeindex]

\stopchapter

\startchapter[title=Libraries]

    This register contains the functions available in libraries. Not all functions
    are documented, for instance because they can be experimental or obsolete.

    \placeregister[libraryindex]

\stopchapter

\stopcomponent