blob: 8be313d85d48b8580402ae4341d3b73e31a23cd6 (
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
|
% language=uk
%
% copyright=pragma-ade readme=readme.pdf licence=cc-by-nc-sa
\startcomponent metafun-index
\environment metafun-environment
\startchapter[reference=index,title={Index}]
\startcolumns
\placeregister[index]
\stopcolumns
\stopchapter
% \startchapter[reference=commands,title={Commands}]
%
% \startcolumns
% \placeregister[command]
% \stopcolumns
%
% \stopchapter
\stopcomponent
|