summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e1f47665751..405209af27a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1249,6 +1249,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'tikz-ladder', "&MAKEflatten",
'tikz-relay', "&MAKEflatten",
'tikz-sfc', "&MAKEflatten",
+ 'tikztosvg', "&MAKEflatten",
'time', "die 'skipping, use piff'",
'timeline', "die 'skipping, LaTeX 2.09, never in TL'",
'times', "die 'skipping, part of urw-base35, frozen'",
@@ -3272,6 +3273,7 @@ $standardttf = '\.ttf|\.TTC';
'texplate' => 'texplate\.sh$',
'typeoutfileinfo' => '\.sh$',
'thumbpdf' => '\.pl$',
+ 'tikztosvg' => '^tikztosvg$',
'tlcockpit' => '\.sh$',
'ulqda' => '\.pl$',
'urlbst' => 'urlbst$',
@@ -3339,6 +3341,7 @@ $standardttf = '\.ttf|\.TTC';
'texdoc' => '\.1$',
'texfot' => '\.1$',
'texdirflatten' => 'texdirflatten.1',
+ 'tikztosvg' => '\.1$',
'tlcockpit' => '\.man$',
'webquiz' => '\.1$',
'wheretotrim' => '\.1$',