From f49787d34b3d88f0739926730aaf7543206fbf70 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 9 Mar 2010 19:01:45 +0000 Subject: new script de-macro (12sep08) git-svn-id: svn://tug.org/texlive/trunk@17399 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 2 ++ Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/de-macro.tlpsrc | 0 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/de-macro.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 64ddacbad72..cc122247196 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -89,7 +89,7 @@ my @TLP_working = qw( currvita curve curve2e curves custom-bib cv cweb-latex cyklop cyrillic dancers dashbox dashrule dashundergaps datatool - dateiliste datetime dblfloatfix dcpic decimal dehyph-exptl + dateiliste datetime dblfloatfix dcpic de-macro decimal dehyph-exptl delimtxt diagmac2 dichokey digiconfigs din1505 dinat dingbat directory dirtree disser dk-bib dlfltxb dnaseq doc-pictex docmfp docmute doi doipubmed diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d31eff38ef1..b0317522566 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1016,6 +1016,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'context-notes-zh-cn', 'context/third', 'context-top-ten', 'context/third', 'cursolatex', 'portuguese', + 'de-macro', 'support', 'dehyph-exptl', 'generic', 'devanagr', 'fonts', 'dictsym', 'fonts', @@ -1563,6 +1564,7 @@ $standardxmt='\.xmt'; 'a2ping' => '\.pl$', 'accfonts' => 'mkt1font|vpl2', 'bibexport' => 'bibexport\.sh$', + 'de-macro' => 'de-macro', 'dviasm' => '\.py$', 'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$', 'epstopdf' => 'epstopdf\.pl', diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index ebf0ca5ae67..f2e14d0d1cf 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -10,6 +10,7 @@ depend asymptote depend bibtex8 depend ctie depend cweb +depend de-macro depend detex depend dtl depend dvi2tty diff --git a/Master/tlpkg/tlpsrc/de-macro.tlpsrc b/Master/tlpkg/tlpsrc/de-macro.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3