diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-12 00:34:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-12 00:34:19 +0000 |
commit | 76e9aff676545810d244874dfeb7902698c525d8 (patch) | |
tree | 4b15620a01368781e702a9712bf3d012f6ec6c05 /Master/tlpkg/libexec/ctan2tds | |
parent | 1f2b718b5ad8569c1a5b1785bfd0b4d5ac1495ef (diff) |
uafthesis (11dec12)
git-svn-id: svn://tug.org/texlive/trunk@28506 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a8e3caeb2e8..0e29c6ad502 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1302,7 +1302,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'fragments', '\.tex|' . $standardtex, 'frame', 'frame\.tex|' . $standardtex, 'frankenstein','\.(sto|stq)|' . $standardtex, - 'gates', '\.lua|gates.tex|t-gates|' . $standardtex, + 'gates', '\.lua|gates.tex|' . $standardtex, # both t-gates and gates 'genmisc', '\.sty|\.tex', 'geometry', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg 'geometry-de', 'NULL', # all doc |