summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-21 22:15:30 +0000
committerKarl Berry <karl@freefriends.org>2021-01-21 22:15:30 +0000
commitbbe24441779050c99ebbb179e03fc865124ce114 (patch)
treea069c24e7232e520a55564d574115e7793f6ae62 /Master/tlpkg/libexec
parent2fa69371e59a0de5fceeede260cb87c85043ec54 (diff)
tkz-berge (21jan21)
git-svn-id: svn://tug.org/texlive/trunk@57485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 79ef372b00a..6558946ffc7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1653,6 +1653,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'thumbpdf' => '&POST_preserve_man',
'tikz-cd' => '&POSTtikz_cd',
'tipa-de' => '&POST_rmsymlink',
+ 'tkz-berge' => '&POSTtkz_berge',
'tlcockpit' => '&POST_do_man',
'tudscr' => '&POSTtudscr',
'uplatex' => '&POST_preserve_man',
@@ -7010,6 +7011,11 @@ sub POSTtikz_cd {
&mv_with_mkdir ("latex/tikz-cd/tikzlibrary*tex", "generic/tikz-cd/");
}
+sub POSTtkz_berge {
+ print "POST$package - latex/* to runtime\n";
+ &mv_with_mkdir ("latex/*", "$DEST/tex/latex/$package");
+}
+
sub POSTtudscr {
print "POST$package - subdirs\n";
&xchdir (".."); # cd back from the prehook