diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-15 20:43:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-15 20:43:42 +0000 |
commit | d8db6cbbb21b99fd09ab36c490225a9c75e0b80c (patch) | |
tree | 58e378817d6bd35f0b56e8a365585c36d7bca6a7 /Master/tlpkg/libexec | |
parent | 7a625a16a1f5059f3ab26c49b094515d1f7d722e (diff) |
tipfr flatten
git-svn-id: svn://tug.org/texlive/trunk@38646 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 |