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 841a78b1f2d..efe5659bab2 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1032,6 +1032,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'timesnew', "die 'skipping, monotype/ibm font is nonfree'", 'timing', "die 'skipping, noinfo license, 1994 mf'", 'tipa', "&MAKEflatten", + 'tipfr', "&MAKEflatten", 'titlepage-uni-dortmund', "die 'skipping, needs graphics (too short names) in .'", 'titleps', "die 'skipping, use titlesec'", 'tkhyph', "die 'skipping, part of hyph-utf8'", @@ -2362,6 +2363,7 @@ $standardinsrunner="latex -interaction=nonstopmode"; 'musuos' => 'NULL', # gind.ist conflict 'pst-eucl-translation-bg' => 'NULL', # doc 'seuthesis', => 'NULL', # doc + 'tipfr', => 'NULL', # doc 'tkz-tab', => 'NULL', # doc 'ticollege', => 'NULL', # doc 'turnthepage', => 'NULL', # doc |