diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-08 22:44:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-08 22:44:48 +0000 |
commit | fed7194263a54d728638502089d1ec5afe88a886 (patch) | |
tree | 901f344cab95973317092381bd6381d085cd1002 /Master/tlpkg | |
parent | 52faf550c50c298c62bf9721f45c7c5366c3cd70 (diff) |
esami (8jan14)
git-svn-id: svn://tug.org/texlive/trunk@32608 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 d05427a78e0..b593a01f080 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1383,7 +1383,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'easy', 'easy.*\.sty', # no mydoc.sty 'ecv', '\.sty|\.cls|\.ldf', # no docstrip.cfg, else system-wide 'edmac', 'edmac.tex|edstanza.tex|\.sty', - 'esami', '\.sty', # no example .cfg + 'esami', '\.sty|\.lng', # no example .cfg 'expex', '\.tex|' . $standardtex, 'exsheets', 'dicts|' . $standardtex, 'eijkhout', '\.tex', |