diff options
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 a6873807324..ced77a01de3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -916,6 +916,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'siam', "die 'skipping, nonfree license'", 'siggraph', "die 'skipping, nonfree license'", 'sikumuna', "die 'skipping, lyx template'", + 'simurgh', "&MAKEflatten", 'simpsons', "die 'skipping, noinfo license'", 'skak', "&MAKEflatten", 'skeyval', "&MAKEmv_doctex", @@ -1527,6 +1528,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'seminar', '\.bug|\.bg2|\.cls|\.sty|2up.tex', 'shade', 'shade\.tex', # not description.tex 'shadethm', '\.sth|' . $standardtex, + 'simurgh', '\.lua|' . $standardtex, 'spanish', 'NULL', # babel conflict 'showexpl', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg 'skeycommand', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg |