summaryrefslogtreecommitdiff
path: root/tex/plain/enigma/enigma.tex
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2012-02-22 13:59:16 +0100
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2012-02-22 13:59:16 +0100
commit93bc0e3e7ddf05dc368468fc4ecb13d6bd69d727 (patch)
treee11a76d80a6a2547c6b7fb6cffbe731d166f2737 /tex/plain/enigma/enigma.tex
parentd80b2ce2aeb716c91fb4ffe6a3fb7cd2bc1ebe1f (diff)
downloadenigma-93bc0e3e7ddf05dc368468fc4ecb13d6bd69d727.tar.gz
docstring restructuring; [preproc] fixed multichar replacements
Diffstat (limited to 'tex/plain/enigma/enigma.tex')
-rw-r--r--tex/plain/enigma/enigma.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/tex/plain/enigma/enigma.tex b/tex/plain/enigma/enigma.tex
index a81815a..df260d7 100644
--- a/tex/plain/enigma/enigma.tex
+++ b/tex/plain/enigma/enigma.tex
@@ -1,6 +1,6 @@
\input{luatexbase.sty}
\catcode`\_=11 % There’s no reason why this shouldn’t be the case.
-%D \startsection[title=Prerequisites]
+%D \startdocsection[title=Prerequisites]
%D \startparagraph
%D Package loading and the namespacing issue are commented on in
%D \identifier{enigma.lua}.
@@ -31,9 +31,9 @@
\catcode`\^^M = \lettercatcode % eol
}
\egroup
-%D \stopsection
+%D \stopdocsection
-%D \startsection[title=Setups]
+%D \startdocsection[title=Setups]
%D \startparagraph
%D Once the proper catcodes are in place, the setup macro
%D \texmacro{do-setup_enigma} doesn’t to anything besides passing stuff
@@ -58,9 +58,9 @@
\luatexcatcodetable \enigmasetupcatcodes
\do_setup_enigma%
}
-%D \stopsection
+%D \stopdocsection
-%D \startsection[title=Encoding Macros]
+%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
@@ -97,7 +97,7 @@
\@EA\do_define_enigma\@EA{\enigmaid}%
\endgroup%
}
-%D \stopsection
+%D \stopdocsection
\catcode`\_=8
% vim:ft=tex:sw=2:ts=2:expandtab:tw=72