summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/unic-ini.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/unic-ini.mkxl')
-rw-r--r--tex/context/base/mkiv/unic-ini.mkxl36
1 files changed, 0 insertions, 36 deletions
diff --git a/tex/context/base/mkiv/unic-ini.mkxl b/tex/context/base/mkiv/unic-ini.mkxl
deleted file mode 100644
index 3fccd2feb..000000000
--- a/tex/context/base/mkiv/unic-ini.mkxl
+++ /dev/null
@@ -1,36 +0,0 @@
-%D \module
-%D [ file=unic-ini,
-%D version=2002.12.03,
-%D title=\CONTEXT\ \UNICODE\ Support,
-%D subtitle=\UNICODE\ \& UTF-8 support,
-%D author=Hans Hagen,
-%D date=\currentdate,
-%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
-%C
-%C This module is part of the \CONTEXT\ macro||package and is
-%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
-%C details.
-
-\writestatus{loading}{ConTeXt Unicode Support / Initialization}
-
-\registerctxluafile{unic-ini}{}
-
-\unprotect
-
-\permanent\def\unicodenumber #1{\the\numexpr#1\relax} % no lookahead
-\permanent\def\unicodehexnumber#1{\cldcontext{number.toevenhex(\number#1))}}
-
-%D \startbuffer
-%D \unicodechar{left square bracket}okay\unicodechar{right square bracket}
-%D \stopbuffer
-%D
-%D \typebuffer \getbuffer
-
-\permanent\def\unicodechar#1{\clf_unicodechar{#1}}
-
-\permanent\protected\def\unknownchar
- {\dontleavehmode\hpack{\vrule\s!width.5\emwidth\s!height\exheight\s!depth\zeropoint}}
-
-\ifdefined\zwnbsp\else \let\zwnbsp\relax \fi % zerowidthnonbreakablespace
-
-\protect \endinput