diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-13 23:21:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-13 23:21:32 +0000 |
commit | a19e8fc23c74d8bb5f11c0fb7c135ab7e108c36a (patch) | |
tree | b4536f5f508b757969faa484ea16bd7b9234cd35 /Master/tlpkg | |
parent | 40c656a1741d7c4ff1434cae0232db497f49deb6 (diff) |
uestcthesis (13feb13)
git-svn-id: svn://tug.org/texlive/trunk@29101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5a100e6cf6f..a7fe2e0257f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1489,6 +1489,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'treetex', '(treetex|l_pic|classes)\.tex', 'truncate', '^..[^s].*\.sty', # not miscdoc.sty 'tugboat-plain','\.cmn|' . $standardtex, + 'uestcthesis', '\.png|' . $standardtex, 'ulthese', 'ulthese.cls|ul_p\.(eps|pdf)', # logo for the university 'underoverlap','underoverlap\.sty', 'underscore', '^..[^s].*\.sty', # not miscdoc.sty |