diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/context/third/transliterator/transliterator.tex | 17 | 
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/context/third/transliterator/transliterator.tex b/doc/context/third/transliterator/transliterator.tex index ceb3cdc..a430ceb 100644 --- a/doc/context/third/transliterator/transliterator.tex +++ b/doc/context/third/transliterator/transliterator.tex @@ -209,7 +209,7 @@  \definenumber[excnt] -\setnumber[excnt]{1} +\setnumber[excnt][1]  % This should rather be done using key-value args but I'm too lazy now.  % 1: mode; 2: hyphenate original; 3: hyphenate transliteration; @@ -281,11 +281,16 @@  \startstandardmakeup  \vfill  \framed [frame=off,topframe=on] {% -\tfxx\ss\setupinterlinespace[small] -The {\em Transliterator} module and mini-manual,\par -by Philipp Gesang, Heidelberg.\par -Mail any patches or suggestions to\par -gesang -- AT -- stud -- DOT -- uni-heidelberg -- DOT -- de\par +\tfxx\ss\setupinterlinespace[small]% +\startlines +The {\em Transliterator} module and mini-manual, +by Philipp Gesang, Heidelberg. +Mail any patches or suggestions to + +{\tt philipp -dot- gesang -at- alumni -dot- uni-heidelberg -dot- de} +\useurl[me][https://phi-gamma.net] +\from[me]% +\stoplines  }  \stopstandardmakeup  | 
