summaryrefslogtreecommitdiff
path: root/doc/context/third/enigma/examples/enigma-example-latex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/third/enigma/examples/enigma-example-latex.tex')
-rw-r--r--doc/context/third/enigma/examples/enigma-example-latex.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/context/third/enigma/examples/enigma-example-latex.tex b/doc/context/third/enigma/examples/enigma-example-latex.tex
index f2113c1..ea825cf 100644
--- a/doc/context/third/enigma/examples/enigma-example-latex.tex
+++ b/doc/context/third/enigma/examples/enigma-example-latex.tex
@@ -31,10 +31,10 @@
%%····································································%
%% Ciphertext in the PDF. Rely on the addressee to decrypt the document
%% externally.
-\startencryption
+\beginencryption
Never underestimate the amount of money, time, and effort someone
will expend to thwart a security system.
-\stopencryption
+\endencryption
%%····································································%
%% Input string generated with:
@@ -45,9 +45,9 @@
%% --text="Never underestimate the amount of money,\
%% time, and effort someone will expend to\
%% thwart a security system."
-\startdecryption
+\begindecryption
aqsnwyxgqarpuzrdktscbslaqmdhyonywxkwhcdgphvuqsspfjwhlszahygjbzmfpcpbniahvfcuradntepxsfchnn
-\stopdecryption
+\enddecryption
%%····································································%
\end{document}
% vim:ft=tex:tw=71:expandtab:ts=2:sw=2