diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-05 20:58:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-05 20:58:35 +0000 |
commit | 6c9b8dd7551fa92ce3d5eaf8136475d25581d8cc (patch) | |
tree | df3be15f6707e24428451855262fc7faafa016e8 /Master/tlpkg | |
parent | e1dafecb06e75d448cec3ba54b3fcd7868ee060c (diff) |
inputnormalization (5jul21)
git-svn-id: svn://tug.org/texlive/trunk@59850 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/inputnormalization.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index add9cbf3b61..2f403b9207c 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -400,7 +400,8 @@ my @TLP_working = qw( imfellenglish impnattypo import imsproc imtekda incgraph includernw inconsolata index indextools infwarerr initials inkpaper inline-images inlinebib inlinedef innerscript - inputenx inputtrc inriafonts insbox install-latex-guide-zh-cn installfont + inputenx inputnormalization inputtrc + inriafonts insbox install-latex-guide-zh-cn installfont intcalc inter interactiveworkbook interchar interfaces interpreter interval intopdf intro-scientific diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a6d7092cbe2..24c7e056f4f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2966,6 +2966,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hycolor' => 'tex', 'hypdestopt' => 'etex', 'hyperbar' => 'tex', + 'inputnormalization' => 'etex -8bit', 'intopdf', => 'tex', 'icite', => 'lualatex', 'isodoc' => 'luatex', diff --git a/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc b/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc index 156f418ea2a..c139d966a8d 100644 --- a/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc @@ -47,6 +47,7 @@ depend graphics-pln depend gtl depend hlist depend hyplain +depend inputnormalization depend insbox depend js-misc depend kastrup diff --git a/Master/tlpkg/tlpsrc/inputnormalization.tlpsrc b/Master/tlpkg/tlpsrc/inputnormalization.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/inputnormalization.tlpsrc |