From 53f2382ebb2ac9ddf29f9fcb7baa0f52f2574a07 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 23 Feb 2012 00:50:59 +0100 Subject: [docs] fixed docstring macros --- tex/plain/enigma/enigma.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tex/plain') 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} and -%D \texmacro{\stop} allow enabling of Enigma encoding in +%D The environment of \texmacro{start} and +%D \texmacro{stop} allow enabling of Enigma encoding in %D different parts of the document. %D \stopparagraph -- cgit v1.2.3