summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx17
1 files changed, 2 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx b/Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx
index 7bd9025cd1c..b50904b7ee6 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3unicode-data.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3unicode-data.dtx Copyright(C) 2014 The LaTeX3 Project
+%% File: l3unicode-data.dtx Copyright(C) 2014-2015 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -38,7 +38,7 @@
% plain \TeX{}, set up in generic mode.
%<*driver|script>
\input expl3-generic\relax
-\GetIdInfo$Id: l3unicode-data.dtx 5465 2014-11-23 11:42:34Z joseph $
+\GetIdInfo$Id: l3unicode-data.dtx 5523 2015-02-12 22:10:34Z joseph $
{L3 Case data script}
%</driver|script>
%
@@ -292,19 +292,6 @@
}
% \end{macrocode}
%
-% There are some data items which can be stored as numbers rather than as
-% literal Unicode chars. These could go into the main source files, but as they
-% conceptually go with everything else here this makes more sense. They are
-% safe for use with \pdfTeX{} so are given first.
-% \begin{macrocode}
-\__unicode_verb:
-\clist_const:Nn \c__tl_after_final_sigma_clist
- { 0021 , 0022 , 0029 , 002C , 002E , 003A , 003B , 003F , 005D , 007D }
-\clist_const:Nn \c__tl_mixed_skip_clist
- { 0028 , 005B , 0060 , 007B }
-\__unicode_verb_end:
-% \end{macrocode}
-%
% \subsection{\pdfTeX{} support}
%
% As \pdfTeX{} does not support Unicode input natively, most of the data