From 2fa69371e59a0de5fceeede260cb87c85043ec54 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 21 Jan 2021 22:11:01 +0000 Subject: tkz-graph (21jan21) git-svn-id: svn://tug.org/texlive/trunk@57484 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 3 +-- Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 + Master/tlpkg/tlpsrc/tkz-graph.tlpsrc | 0 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/tkz-graph.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9c5fac313e6..b6ca6d843ad 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -758,7 +758,7 @@ my @TLP_working = qw( tikztosvg tile-graphic timbreicmc times timetable timing-diagrams tinos tipa tipa-de tipfr titlecaps titlefoot titlepages titlepic titleref titlesec titling - tkz-base tkz-doc tkz-euclide tkz-fct tkz-tab + tkz-base tkz-doc tkz-euclide tkz-fct tkz-graph tkz-tab tkz-orm tikz-page tlc-article tlc2 tlcockpit tlmgrbasics tocbibind tocdata tocloft tocvsec2 todo todonotes 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', diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 7a81702c32f..7395c7073f4 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -198,6 +198,7 @@ depend tkz-base depend tkz-doc depend tkz-euclide depend tkz-fct +depend tkz-graph depend tkz-orm depend tkz-tab depend tqft diff --git a/Master/tlpkg/tlpsrc/tkz-graph.tlpsrc b/Master/tlpkg/tlpsrc/tkz-graph.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3