summaryrefslogtreecommitdiff
path: root/doc/context/third/enigma/examples/enigma-example-latex.tex
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2013-03-31 19:42:38 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2013-03-31 19:42:38 +0200
commit9228b615de0e4c6c44702480360569c4129f550c (patch)
treece0f43c27bacec38b14eff48709d4ae1cba1a840 /doc/context/third/enigma/examples/enigma-example-latex.tex
parentfdb1d2c5227996ed081283502269445d328adc7d (diff)
downloadenigma-9228b615de0e4c6c44702480360569c4129f550c.tar.gz
descend into vboxes; update manualv0.1
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