diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-20 20:18:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-20 20:18:06 +0000 |
commit | b277fa4d17b91ca6c4874ae9de103d8e728e4e13 (patch) | |
tree | f68c070bea977f63289740f428b25692b172a78c /Build/cdbuild | |
parent | b927724b1d2d9dde0af151e16b0643f0109f6100 (diff) |
eijkhout update (20sep06)
git-svn-id: svn://tug.org/texlive/trunk@2171 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 08dba83afb3..579a4aa6c95 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -433,6 +433,7 @@ $standardsourcefmt='latex'; 'bghyphen', 'generic', 'cirth', 'generic', 'edmac', 'generic', + 'eijkhout', 'generic', 'eplain', 'eplain', 'epsf', 'generic', 'esint-type1', 'plain', @@ -605,6 +606,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'dvdcoll', "\.dcl|$standardtex", 'ean', 'ean[0-9]*\.tex', 'edmac', 'edmac.tex|edstanza.tex|\.sty', + 'eijkhout', '\.tex', 'epsf', 'epsf.(tex|sty)', 'esint-type1', 'esint.tex', 'europecv', 'EuropeFlag|europasslogo|\.cls|\.def', |