diff options
| author | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2012-06-25 10:52:04 +0200 | 
|---|---|---|
| committer | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2012-06-25 10:52:04 +0200 | 
| commit | e7c981e0bb3e33871bcd85d2cf5b90b3529465fc (patch) | |
| tree | 8b322e71f9a032509170a8cd088833a63329a7d2 /doc | |
| parent | 98954b66be4d64d3e4a3abcf5c44c3d236677504 (diff) | |
| download | enigma-e7c981e0bb3e33871bcd85d2cf5b90b3529465fc.tar.gz | |
[cbk] fix handling of ligatures and multiple replacements
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/context/third/enigma/enigma_manual.tex | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/context/third/enigma/enigma_manual.tex b/doc/context/third/enigma/enigma_manual.tex index 34dee9b..49dac4b 100644 --- a/doc/context/third/enigma/enigma_manual.tex +++ b/doc/context/third/enigma/enigma_manual.tex @@ -51,7 +51,7 @@  \startdocchapter[title=Usage] -\startdocsection[title=Loading the Module/Package] +\startdocsection[title=Loading the Module / Package]    The intention is for the \modulename{Enigma} codebase to integrate    with the three most popular (as of 2012) \TEX\ formats:      \CONTEXT, @@ -395,7 +395,7 @@ following listing, two instances of the same machine are generated and  applied.  \startcontexttyping -\usemodule[enigma]              %% load the module +\usemodule [enigma]             %% load the module  \defineenigma [secretmessage]   %% generate and  \setupenigma  [secretmessage] [ %% configure a machine    day_key = B IV V II 01 01 01 AD CN ET FL GI JV KZ PU QY WX, | 
