diff options
Diffstat (limited to 'tex/context/base/syst-mtx.tex')
-rw-r--r-- | tex/context/base/syst-mtx.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tex/context/base/syst-mtx.tex b/tex/context/base/syst-mtx.tex index c865560b8..4e5e2ef26 100644 --- a/tex/context/base/syst-mtx.tex +++ b/tex/context/base/syst-mtx.tex @@ -15,6 +15,18 @@ \unprotect +\ifnum\contextmarkmode=2 + + \input enco-utf.tex + + % patch needed for turkish + + \setcclcuc 201C 201C 201C + \setcclcuc 201D 201D 201D + +\fi + + %D Since the number of chars exceed 256 now, we can use \type %D {\chardef} instead of the more limited \type {\mathchardef}. |