summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/enigma/README
blob: 1da3eb079036e60b8b0ed0e5cc7720742c9c7bb1 (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
Description of files:

./enigma-example-context.tex    usage example for Context
./enigma-example-latex.tex      usage example for LaTeX
./enigma-example-plain.tex      usage example for Plain
./COPYING                       License (BSD)
./enigma_manual.tex             manual source (Context)
./enigma-doc.pdf                compiled manual
./mtx-t-enigma.lua              mtx script (run as “mtxrun --script enigma”)
./enigma.lua                    format independent code
./t-enigma.mkvi                 Context interface
./enigma.sty                    wrapper for LaTeX (inputs enigma.tex)
./enigma.tex                    Plain interface

This is the directory layout I have in mind:

enigma_manual.tex          -> ./doc/context/third/enigma/enigma_manual.tex
enigma-example-plain.tex   -> ./doc/context/third/enigma/examples/enigma-example-plain.tex
enigma-example-latex.tex   -> ./doc/context/third/enigma/examples/enigma-example-latex.tex
enigma-example-context.tex -> ./doc/context/third/enigma/examples/enigma-example-context.tex
enigma-doc.pdf             -> ./doc/context/third/enigma/enigma-doc.pdf
COPYING                    -> ./doc/context/third/enigma/COPYING
mtx-t-enigma.lua           -> ./scripts/context/lua/third/enigma/mtx-t-enigma.lua
t-enigma.mkvi              -> ./tex/context/third/enigma/t-enigma.mkvi
enigma.sty                 -> ./tex/latex/enigma/enigma.sty
enigma.tex                 -> ./tex/plain/enigma/enigma.tex
enigma.lua                 -> ./tex/generic/enigma/enigma.lua