summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-21 22:11:01 +0000
committerKarl Berry <karl@freefriends.org>2021-01-21 22:11:01 +0000
commit2fa69371e59a0de5fceeede260cb87c85043ec54 (patch)
treeec1a1b92ebec8c33bfc4c4641eb2c76d2b7d62ab /Master/tlpkg/libexec/ctan2tds
parentd335deaa3ca1d16d917a195e5dc4633d74155858 (diff)
tkz-graph (21jan21)
git-svn-id: svn://tug.org/texlive/trunk@57484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ae5f0175a0c..79ef372b00a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1318,10 +1318,8 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'tksbrief', "die 'skipping, LaTeX 2.09'",
'tkz', "die 'skipping, container directory'",
'tkz-base', "&MAKEtkz",
- 'tkz-berge', "die 'skipping, obsolete on ctan'", #"&MAKEtkz",
'tkz-euclide', "&MAKEtkz",
'tkz-fct', "&MAKEtkz",
- 'tkz-graph', "die 'skipping, obsolete on ctan'", #"&MAKEtkz",
'tkz-kiviat', "die 'skipping, obsolete on ctan'", #"&MAKEtkz",
'tkz-linknodes',"die 'skipping, obsolete on ctan'",#"&MAKEtkz",
'tkz-tab', "&MAKEtkz",
@@ -1515,6 +1513,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'stix' => '&PREHOOK_stix',
'texdraw' => '&PREHOOK_texdraw',
'texfot' => '&PREHOOK_texfot',
+ 'tkz-graph' => '&PREHOOK_flatten1',
'tlcockpit' => '&PREHOOK_tlcockpit',
'tudscr' => '&PREHOOK_tudscr',
'tui' => '&PREHOOK_tui',