summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luametatex/luametatex-registers.tex
blob: 931a57efe29bf3b2e9c2e6c2f6550f2c5ea86ccf (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
48
% 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 \ETEX\ and \LUATEX\ primitives are
    typeset in bold (some originate in \PDFTEX).

%     \placeregister[primitiveindex][indicator=no]
    \placeregister[texindex,etexindex,luatexindex][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