From 93bc0e3e7ddf05dc368468fc4ecb13d6bd69d727 Mon Sep 17 00:00:00 2001
From: Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de>
Date: Wed, 22 Feb 2012 13:59:16 +0100
Subject: docstring restructuring; [preproc] fixed multichar replacements

---
 tex/plain/enigma/enigma.tex | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

(limited to 'tex/plain')

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
-- 
cgit v1.2.3