summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/unic-ini.mkiv
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-08-23 11:11:32 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-08-23 11:11:32 +0000
commit8fc3039c82d48605b5ca8b2eda3f4fdd755681e1 (patch)
tree3cd9bbdd599bc4d1ac0409e167fee2136e4c0ec9 /Master/texmf-dist/tex/context/base/unic-ini.mkiv
parent850fc99b7cd3ae7a20065531fe866ff7bae642ec (diff)
this is context 2009.08.19 17:10
git-svn-id: svn://tug.org/texlive/trunk@14827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/unic-ini.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/unic-ini.mkiv25
1 files changed, 3 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/context/base/unic-ini.mkiv b/Master/texmf-dist/tex/context/base/unic-ini.mkiv
index a174f7a39c7..51c300e4ca4 100644
--- a/Master/texmf-dist/tex/context/base/unic-ini.mkiv
+++ b/Master/texmf-dist/tex/context/base/unic-ini.mkiv
@@ -11,25 +11,12 @@
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.
-\writestatus{loading}{Context UNICODE Macros (ini)}
-
-%D Much of this is not needed at all in \LUATEX\ and we can save some
-%D 50K on the compressed format.
+\writestatus{loading}{ConTeXt Unicode Support / Initialization}
\unprotect
-\def\keeputfcharacters {}
-\def\registerprivateunicodechar#1 {}
-\def\defineunicodecommand #1 #2{}
-\def\doifunicodevector #1{\firstofoneargument}
-\def\useunicodevector [#1]{}
-\def\startunicodevector #1\stopunicodevector{}
-\def\unicodeinfoline #1#2#3{}
-\def\cleanunicodechar #1{#1}
-\def\unicodeunknowncharacter {\unknownchar}
-
-\chardef\utfunicodetracer \zerocount
-\chardef\utfunicommandmode\zerocount
+\let \keeputfcharacters\relax % used in xtag
+\chardef\utfunicodetracer \zerocount % used in xtag
\def\unicodechar #1{\char\numexpr#1\relax} % no lookahead
\def\unicodenumber #1{\the \numexpr#1\relax} % no lookahead
@@ -39,10 +26,4 @@
\ifx\zwnbsp\undefined \let\zwnbsp\relax \fi % zerowidthnonbreakablespace
-\def\showunicodevector[#1]{}
-\def\showunicodetable [#1]{}
-
-% \fetchruntimecommand \showunicodevector {\f!unicprefix\s!run}
-% \fetchruntimecommand \showunicodetable {\f!unicprefix\s!run}
-
\protect \endinput