From 4794c97c02d3e609dd5efee71ed059c1e347dda7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 May 2012 23:16:52 +0000 Subject: cjk (9may12) git-svn-id: svn://tug.org/texlive/trunk@26295 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/cjk.pl | 9 +-------- Master/tlpkg/libexec/ctan2tds | 1 + 2 files changed, 2 insertions(+), 8 deletions(-) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/cjk.pl b/Master/tlpkg/libexec/cjk.pl index 27acfda8c42..f92e5295345 100644 --- a/Master/tlpkg/libexec/cjk.pl +++ b/Master/tlpkg/libexec/cjk.pl @@ -73,7 +73,6 @@ my $T = "tex/latex/cjk"; &I("doc/TDS.txt", "$D/doc/TDS.txt"); &I("doc/thaifont.txt", "$D/doc/thaifont.txt"); &I("doc/vertical.txt", "$D/doc/vertical.txt"); -&I("doc/xCJK.txt", "$D/doc/xCJK.txt"); &I("doc/chinese/emTeXb5.txt", "$D/doc/chinese/emTeXb5.txt"); &I("doc/chinese/README", "$D/doc/chinese/README"); @@ -123,7 +122,6 @@ my $T = "tex/latex/cjk"; &I("examples/SJIS.tex", "$D/examples/SJIS.tex"); &I("examples/thai.tex", "$D/examples/thai.tex"); &I("examples/UTF8.tex", "$D/examples/UTF8.tex"); -&I("examples/xCJK.tex", "$D/examples/xCJK.tex"); &I("texinput/CJK.enc", "$T/texinput/CJK.enc"); &I("texinput/CJKfntef.sty", "$T/texinput/CJKfntef.sty"); @@ -143,9 +141,6 @@ my $T = "tex/latex/cjk"; &I("texinput/standard.bdg", "$T/texinput/standard.bdg"); &I("texinput/standard.chr", "$T/texinput/standard.chr"); &I("texinput/standard.enc", "$T/texinput/standard.enc"); -&I("texinput/xCJK.sty", "$T/texinput/xCJK.sty"); -&I("texinput/xpmC.chr", "$T/texinput/xpmC.chr"); -&I("texinput/xpmC.enc", "$T/texinput/xpmC.enc"); &I("texinput/Bg5/Bg5.cap", "$T/texinput/Bg5/Bg5.cap"); &I("texinput/Bg5/Bg5.chr", "$T/texinput/Bg5/Bg5.chr"); @@ -331,8 +326,6 @@ my $T = "tex/latex/cjk"; &I("texinput/UTF8/UTF8.bdg", "$T/texinput/UTF8/UTF8.bdg"); &I("texinput/UTF8/UTF8.chr", "$T/texinput/UTF8/UTF8.chr"); &I("texinput/UTF8/UTF8.enc", "$T/texinput/UTF8/UTF8.enc"); -&I("texinput/UTF8/xUTF8.chr", "$T/texinput/UTF8/xUTF8.chr"); -&I("texinput/UTF8/xUTF8.enc", "$T/texinput/UTF8/xUTF8.enc"); &I("texinput/UTF8/zh-Hans.cpx", "$T/texinput/UTF8/zh-Hans.cpx"); &I("texinput/UTF8/zh-Hant.cpx", "$T/texinput/UTF8/zh-Hant.cpx"); @@ -488,8 +481,8 @@ my $T = "tex/latex/cjk"; &I("examples/pdf/rubytest.pdf", "$D/examples/pdf/rubytest.pdf"); &I("examples/pdf/SJIS.pdf", "$D/examples/pdf/SJIS.pdf"); &I("examples/pdf/thai.pdf", "$D/examples/pdf/thai.pdf"); +&I("examples/pdf/thai_utf8.pdf","$D/examples/pdf/thai_utf8.pdf"); &I("examples/pdf/UTF8.pdf", "$D/examples/pdf/UTF8.pdf"); -&I("examples/pdf/xCJK.pdf", "$D/examples/pdf/xCJK.pdf"); 1; # EOF diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 56dc15d84e3..2db87ee2a51 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -319,6 +319,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ednotes', "&MAKEnosymlinks", 'efrench', "die 'skipping, new bases and more, sorry'", 'eiad', "&MAKEflatten", + 'eitl', "die 'skipping, distro-specific scripts, etc.'", 'electrum', "&MAKEcopy", 'elhyphen', "die 'skipping, incorporated in hyph-utf8'", 'elsarticle', "&MAKEflatten", -- cgit v1.2.3