diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-27 23:12:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-27 23:12:33 +0000 |
commit | 92dfd63f1480de91bdf82d2ae9fd7a76110f39d7 (patch) | |
tree | a6824ed8436ab708f18b2686a1b49d9be0f91f34 /Master/tlpkg | |
parent | f39b020808e1b16e0a959969d72ef9dbd6c72c7b (diff) |
thuthesis (27nov14)
git-svn-id: svn://tug.org/texlive/trunk@35672 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 eb9bcd5602e..22acbb31d23 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1621,6 +1621,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'thesis-ekf', '\.cls', # not magyar.ldf 'thesis-titlepage-fhac', 'LOGO.*|' . $standardtex, 'threeparttable', '^..[^s].*\.sty', # not miscdoc.sty + 'thuthesis', '\.(cfg|cls|sty)$', # not fontname.def 'ticket', '\.tdf|' . $standardtex, 'tikz-cd', 'tikz-cd.sty|tikzlibrarycd.code.tex', # not pgfmanual.sty 'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)', |