summaryrefslogtreecommitdiff
path: root/macros/optex/doc/mte-doc.tex
blob: 030f023d3f76579f20076feff3c42aa60666f3be (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
% This is part of mte.opm macro package for OpTeX

% Run  optex mte-doc
% (two times) to generate documentation including references and the index.

\load [doc]

\def\elink[#1]#2{%
   \ulink[http://petr.olsak.net/ftp/olsak/optex/tex-nutshell.pdf\#cs:#1]%
   {\tt\string#2}%
}
\def\olink[#1]#2{%
   \ulink[http://petr.olsak.net/ftp/olsak/optex/optex-doc.pdf\#cs:#1]%
   {\tt\string#2}%
}
\let\_urllinkcolor=\Cyan

\printdoctail mte.opm
\printdoc     mte.opm

\nonum\sec Index
\begmulti 3
\tt \makeindex
\endmulti

\bye