blob: d898778cbb7cfcde2d222b0a825ad0a508fdab42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Documentation Specification for the Enigma Module.
author = Philipp Gesang
title = Enigma
description = Historical encryption for \CONTEXT, Plain\TEX\ and \LATEX\ documents
license = 2-clause {\sc bsd}
version = hg tip
date = 2012-06-07 22:32:13+0200
email = phg42.2a@gmail.com
copyright = 2010--\currentdate[year]
[Manual]
doc enigma_manual.tex
[Implementation]
\PLAIN\_macros tex enigma.tex
\CONTEXT\_macros context t-enigma.mkvi
\LATEX\_wrapper latex enigma.sty
Functionality lua enigma.lua
Scripting lua mtx-t-enigma.lua
|