summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/enco-032.tex
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/enco-032.tex
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/enco-032.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/enco-032.tex82
1 files changed, 0 insertions, 82 deletions
diff --git a/Master/texmf-dist/tex/context/base/enco-032.tex b/Master/texmf-dist/tex/context/base/enco-032.tex
deleted file mode 100644
index d7e15126c94..00000000000
--- a/Master/texmf-dist/tex/context/base/enco-032.tex
+++ /dev/null
@@ -1,82 +0,0 @@
-%D \module
-%D [ file=enco-032,
-%D version=2006.03.30,
-%D title=\CONTEXT\ Encoding Macros,
-%D subtitle=Unicode Goodies,
-%D author={Taco Hoekwater},
-%D date=\currentdate,
-%D copyright=PRAGMA]
-%C
-%C This module is part of the \CONTEXT\ macro||package and is
-%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
-%C details.
-
-\unprotect
-
-% unicode table 32 (= hex 20)
-
-\startencoding [default]
-
- \definecommand unic@threeperemspace {\hskip .33333em }
- \definecommand unic@fourperemspace {\hskip .25em }
- \definecommand unic@sixperemspace {\hskip .16667em }
- \definecommand unic@figurespace {\hphantom{0}}
- \definecommand unic@punctuationspace {\hphantom{,}}
- \definecommand unic@hairspace {\hskip .08333em }
- \definecommand unic@zerowidthspace {\hskip 0em plus 1sp }
- \definecommand unic@zerowidthjoiner {\kern 0em }
- \definecommand unic@zerowidthnonjoiner {\hskip 0em }
-
- \definecommand unic@quotedblleftreversed {\mirror{\quotedblright}}
- \definecommand unic@quoteleftreversed {\mirror{\quoteright}}
-
- \definecommand unic@onedotleader {{\periods[1]}}
- \definecommand unic@twodotleader {{\periods[2]}}
- \definecommand unic@hyphenationpoint {.\allowbreak }
-
- \definecommand unic@doubleexclamationmark {!!}
- \definecommand unic@exclamationquestionmark {!?}
- \definecommand unic@questionexclamationmark {?!}
- \definecommand unic@doublequestionmark {??}
-
- \definecommand unic@reversedpilcrowsign {\mirror{\P}}
- \definecommand unic@reversedsemicolon {\mirror{;}}
-
- \definecommand unic@superscriptzero {\high{0}}
- \definecommand unic@superscripti {\high{i}}
- \definecommand unic@superscriptfour {\high{4}}
- \definecommand unic@superscriptfive {\high{5}}
- \definecommand unic@superscriptsix {\high{6}}
- \definecommand unic@superscriptseven {\high{7}}
- \definecommand unic@superscripteight {\high{8}}
- \definecommand unic@superscriptnine {\high{9}}
- \definecommand unic@superscriptplus {\high{+}}
- \definecommand unic@superscriptminus {\high{\textminus}}
- \definecommand unic@superscriptequals {\high{=}}
- \definecommand unic@superscriptleft {\high{(}}
- \definecommand unic@superscriptright {\high{)}}
- \definecommand unic@superscriptn {\high{n}}
- \definecommand unic@subscriptzero {\low{0}}
- \definecommand unic@subscriptone {\low{1}}
- \definecommand unic@subscripttwo {\low{2}}
- \definecommand unic@subscriptthree {\low{3}}
- \definecommand unic@subscriptfour {\low{4}}
- \definecommand unic@subscriptfive {\low{5}}
- \definecommand unic@subscriptsix {\low{6}}
- \definecommand unic@subscriptseven {\low{7}}
- \definecommand unic@subscripteight {\low{8}}
- \definecommand unic@subscriptnine {\low{9}}
- \definecommand unic@subscriptplus {\low{+}}
- \definecommand unic@subscriptminus {\low{\textminus}}
- \definecommand unic@subscriptequals {\low{=}}
- \definecommand unic@subscriptleft {\low{(}}
- \definecommand unic@subscriptright {\low{)}}
- \definecommand unic@subscripta {\low{a}}
- \definecommand unic@subscripte {\low{e}}
- \definecommand unic@subscripto {\low{o}}
- \definecommand unic@subscriptx {\low{x}}
- \definecommand unic@subscriptschwa {\low{\schwa}}
-
-\stopencoding
-
-\protect \endinput