From 2a2e86e6c2022e3925e0ee62f5c7b66bbec03338 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 27 Mar 2001 00:00:00 +0200 Subject: stable 2001.03.27 --- tex/context/base/regi-uni.tex | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tex/context/base/regi-uni.tex (limited to 'tex/context/base/regi-uni.tex') diff --git a/tex/context/base/regi-uni.tex b/tex/context/base/regi-uni.tex new file mode 100644 index 000000000..2b749967f --- /dev/null +++ b/tex/context/base/regi-uni.tex @@ -0,0 +1,23 @@ +%D \module +%D [ file=enco-uni, +%D version=1998.10.18, +%D title=\CONTEXT\ Encoding Macros, +%D subtitle=Unicode, +%D author=Hans Hagen, +%D date=\currentdate, +%D copyright={PRAGMA / Hans Hagen \& Ton Otten}] +%C +%C This module is part of the \CONTEXT\ macro||package and is +%C therefore copyrighted by \PRAGMA. See mreadme.pdf for +%C details. + +%D This module activates all characters in the upper range +%D and sets them to the basic unicodehandler. + +\startregime[unicode] + +\defineactivedecimals 128 to 255 as {\handleunicodeflowglyph} + +\stopregime + +\endinput -- cgit v1.2.3