summaryrefslogtreecommitdiff
path: root/tex/plain/enigma/enigma.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/plain/enigma/enigma.tex')
-rw-r--r--tex/plain/enigma/enigma.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/plain/enigma/enigma.tex b/tex/plain/enigma/enigma.tex
index df260d7..2299890 100644
--- a/tex/plain/enigma/enigma.tex
+++ b/tex/plain/enigma/enigma.tex
@@ -12,7 +12,7 @@
%D \startparagraph
%D First, create somthing like \CONTEXT’s asciimode. We found
-%D \texmacro{\newluatexcatcodetable} in \identifier{luacode.sty} and it
+%D \texmacro{newluatexcatcodetable} in \identifier{luacode.sty} and it
%D seems to get the job done.
%D \stopparagraph
\newluatexcatcodetable \enigmasetupcatcodes
@@ -38,7 +38,7 @@
%D Once the proper catcodes are in place, the setup macro
%D \texmacro{do-setup_enigma} doesn’t to anything besides passing stuff
%D through to Lua.
-%D \stoppparagraph
+%D \stopparagraph
\def\do_setup_enigma#1{%
\directlua{
local enigma = packagedata.enigma
@@ -62,8 +62,8 @@
%D \startdocsection[title=Encoding Macros]
%D \startparagraph
-%D The environment of \texmacro{\start<enigmaid>} and
-%D \texmacro{\stop<enigmaid>} allow enabling of Enigma encoding in
+%D The environment of \texmacro{start<enigmaid>} and
+%D \texmacro{stop<enigmaid>} allow enabling of Enigma encoding in
%D different parts of the document.
%D \stopparagraph