summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/enco-ini.mkii
blob: d39a64fca4182b380f40a0444f11aad652da7c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
%D \module
%D   [       file=enco-ini,
%D        version=2007.02.19,
%D          title=\CONTEXT\ Encoding Macros,
%D       subtitle=Initialization,
%D         author=Hans Hagen,
%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.

%D In the end we will cleanup enco-ini.tex!

\unprotect

\beginOLDTEX

    \useencoding[ans,il2,ec,tbo,pdf,pol,qx,t5,cyr,agr] % pol and il2 will go away, not needed in mkiv, uc removed

    \useencoding[032,033,037] % fallbacks for some unicode chars

    \setupencoding[\s!default=ec] % was: [\s!default=\s!default]

\endOLDTEX

\beginXETEX

    \setupencoding[\s!default=\s!default]

\endXETEX

\protect \endinput