summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-02 17:12:31 +0000
committerKarl Berry <karl@freefriends.org>2009-03-02 17:12:31 +0000
commit86350e092bc3d5102158f1108a9877dfdd758376 (patch)
tree26c851f694a2fce482c1bb44a9322fe7739ff2b9 /Master/tlpkg
parent19fea6b94da44b2a4ba7a3f301c8c9bf453cfe39 (diff)
new tikz package tkz-tab
git-svn-id: svn://tug.org/texlive/trunk@12287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
-rw-r--r--Master/tlpkg/tlpsrc/tkz-tab.tlpsrc2
3 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 2b68102c10c..9e6e91ebca0 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -222,7 +222,7 @@ my @WorkingTLP = qw(
theoremref thesis-titlepage-fhac
thinsp thmtools thumb thumbpdf thuthesis ticket tikz-inet
timetable titlefoot titlepages titlesec titling
- tkz-doc
+ tkz-doc tkz-linknodes tkz-tab
tocbibind tocloft todo todonotes
tokenizer toolbox tools toptesi totpages tracking
trajan translator tree-dvips trfsigns trivfloat trsym
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 780a043553a..c54ac7a92da 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -475,6 +475,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'tipa', "&MAKEtipa",
'titlepage-uni-dortmund', "die 'needs graphics (too short names) in .'",
'tksbrief', "die 'skipping, LaTeX 2.09'",
+ 'tkz-tab', "&MAKEflatten",
'tpcmfont', "die 'skipping, ?'",
'translator', "&MAKEflatten",
'turnstile', "&MAKEflatten",
@@ -1103,6 +1104,7 @@ $standardinsrunner="latex -interaction=nonstopmode";
%specialmakeindex= (
'mpman-ru' => 'NULL', # doc
+ 'tkz-tab', => 'NULL', # doc
);
$standardmakeindex='\.ist';
diff --git a/Master/tlpkg/tlpsrc/tkz-tab.tlpsrc b/Master/tlpkg/tlpsrc/tkz-tab.tlpsrc
new file mode 100644
index 00000000000..7e2db6ecd54
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/tkz-tab.tlpsrc
@@ -0,0 +1,2 @@
+name tkz-tab
+category Package