diff options
author | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2011-05-08 23:11:00 +0200 |
---|---|---|
committer | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2011-05-08 23:11:00 +0200 |
commit | 66589735535d45b9d1875b102060de9a42fa7008 (patch) | |
tree | 53e5fc0736acd77b98a7fc77e280b7d0031e875c | |
parent | 5413b9fd0f31e10410095d924e16483235bc530d (diff) | |
download | transliterator-66589735535d45b9d1875b102060de9a42fa7008.tar.gz |
moved license file to doc subtree
-rw-r--r-- | doc/context/third/transliterator/COPYING (renamed from COPYING) | 0 | ||||
-rw-r--r-- | tex/context/third/transliterator/trans_tables_trsc.lua | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/doc/context/third/transliterator/COPYING index 1ddfc42..1ddfc42 100644 --- a/COPYING +++ b/doc/context/third/transliterator/COPYING diff --git a/tex/context/third/transliterator/trans_tables_trsc.lua b/tex/context/third/transliterator/trans_tables_trsc.lua index a5c53cb..355f735 100644 --- a/tex/context/third/transliterator/trans_tables_trsc.lua +++ b/tex/context/third/transliterator/trans_tables_trsc.lua @@ -230,8 +230,8 @@ end if lpeg.version() == "0.10" and not translit.done_ru_trsc_de then - -- This is four times as fast as the old pattern. Just waiting for v0.10 to - -- make it into luatex. + -- This is about *eight* times as fast as the old pattern. Just waiting for + -- v0.10 to make it into luatex. local de_tables = { } |