summaryrefslogtreecommitdiff
path: root/tex/context/third/enigma/enigma.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2012-02-23 00:50:59 +0100
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2012-02-23 00:50:59 +0100
commit53f2382ebb2ac9ddf29f9fcb7baa0f52f2574a07 (patch)
treeb690fec57fdc8bebdf15918e0adcd20c3cb69dc3 /tex/context/third/enigma/enigma.lua
parent93bc0e3e7ddf05dc368468fc4ecb13d6bd69d727 (diff)
downloadenigma-53f2382ebb2ac9ddf29f9fcb7baa0f52f2574a07.tar.gz
[docs] fixed docstring macros
Diffstat (limited to 'tex/context/third/enigma/enigma.lua')
-rw-r--r--tex/context/third/enigma/enigma.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/third/enigma/enigma.lua b/tex/context/third/enigma/enigma.lua
index 47eeb5b..cffbb2c 100644
--- a/tex/context/third/enigma/enigma.lua
+++ b/tex/context/third/enigma/enigma.lua
@@ -201,11 +201,11 @@ mnemonic.
--[[ichd--
\placetable[here][]{The three reflectors and their substitution
rules.}{%
- \starttabular[|r|l|]
+ \starttabulate[|r|l|]
\NC UKW a \NC AE BJ CM DZ FL GY HX IV KW NR OQ PU ST \NC \NR
\NC UKW b \NC AY BR CU DH EQ FS GL IP JX KN MO TZ VW \NC \NR
\NC UKW c \NC AF BV CP DJ EI GO HY KR LZ MX NW QT SU \NC \NR
- \stoptabular
+ \stoptabulate
}
--ichd]]--