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 20d928ca92a..11222419094 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -730,6 +730,7 @@ $Master = "$mydir/../.."; 'tree-dvips', "die 'skipping, noinfo license, latex 2.09'", 'turkishintro',"die 'skipping, nosource'", 'turnstile', "&MAKEflatten", + 'turnthepage', "&MAKEflatten", 'tpx', "die 'skipping, nosource, Windows'", 'txfonts', "&MAKEflatten", 'txfontsb', "&MAKEflatten", @@ -1595,6 +1596,7 @@ $standardinsrunner="latex -interaction=nonstopmode"; 'pst-eucl-translation-bg' => 'NULL', # doc 'seuthesis', => 'NULL', # doc 'tkz-tab', => 'NULL', # doc + 'turnthepage', => 'NULL', # doc ); $standardmakeindex='\.ist'; |