diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
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'; |