summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-01 15:29:28 +0000
committerKarl Berry <karl@freefriends.org>2006-06-01 15:29:28 +0000
commit7d07d24d303f36a670883b2a96b08ead2404423d (patch)
tree174da336c80341eec4dfb80fa216cf8cd372d7cd /Build
parent6b7f46c4bc8a521a767b2abe62568763be826aa5 (diff)
free-math-font-survey
git-svn-id: svn://tug.org/texlive/trunk@1633 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl10
-rwxr-xr-xBuild/tools/tpm-ctan-check4
2 files changed, 9 insertions, 5 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index df0dc12a931..7302ce59ef9 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -73,6 +73,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'arabtex', "&MAKEflatten",
'archaic', "&MAKEwilson",
'arev', "&MAKEcopy", # straight copy
+ 'ascii', "&MAKEflatten",
'augie', "&MAKEaugie",
'babel', "&MAKEbabel",
'bangtex', "&MAKEflatten",
@@ -313,6 +314,7 @@ $standardfoundry='public';
'comprehensive', 'texmf-doc',
'dtxtut', 'texmf-doc',
'elhyphen', 'texmf',
+ 'free-math-font-survey', 'texmf-doc',
'lshort-bulgarian', 'texmf-doc',
'lshort-english', 'texmf-doc',
'lshort-finnish', 'texmf-doc',
@@ -372,6 +374,7 @@ $standardsourcefmt='latex';
'antomega', 'omega',
'arrayjob', 'generic',
'babel', 'generic',
+ 'bghyphen', 'generic',
'cirth', 'generic',
'edmac', 'generic',
'eplain', 'eplain',
@@ -406,8 +409,10 @@ $standardfmt='latex';
'archaic', 'fonts',
'arev', 'fonts',
'arrayjob', 'generic',
+ 'ascii', 'fonts',
'babel', 'generic',
'bera', 'fonts',
+ 'bghyphen', 'generic',
'blacklettert1','fonts',
'cb', 'fonts',
'cirth', 'fonts',
@@ -499,6 +504,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'bardiag', '\.bar|\.sty|\.cfg',
'barr', 'diagram.tex',
'base', 'idx.tex|lablst.tex|latexbug.tex|lablst.tex|docstrip.tex|nfssfont.tex|sample2e.tex|small2e.tex|testpage.tex|ltxcheck.tex|\.cfg|\.fd$|\.cls|\.clo|\.ltx|\.sty|\.def|^\.',
+ 'bghyphen', '\.tex',
'breqn', '\.sty|\.sym',
'calxxxx', 'cal.*\.tex',
'carlisle', '\.sty|\.ltx',
@@ -1384,12 +1390,10 @@ sub MAKEbabel {
&donormal;
print "\t SPECIAL remove old lahyph.tex\n"; # since braams hasn't
&SYSTEM("rm -f $DEST/doc/generic/$package/lahyph.tex");
- my $files = "icehyph.tex iahyphen.tex " .
- "bghyphen.tex bghyphsi.tex catmik.tex mik2t2.tex";
+ my $files = "icehyph.tex iahyphen.tex ";
print "\t SPECIAL move to /tmp: $files\n"; # since not separate on CTAN
&SYSTEM("cd $DEST/doc/generic/$package && mv $files /tmp");
print "\t YOU-MUST-DO check against texmf/tex/generic/hyphen\n";
- print "\t YOU-MUST-DO and texmf-dist/tex/generic/bghyph: $files\n";
}
sub MAKEbbm {
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index 7613d023037..ea8b3b489dd 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -26,7 +26,7 @@ sub main
"a0poster", "aastex", "abbr", "abstract",
#"abstyles", not updated, but too old to matter
"accfonts", "acronym", "algorithm2e", "algorithms", "apacite",
- "archaic", "arev",
+ "archaic", "arev", "ascii",
"babel", "babelbib", "beebe", "betababel", "bghyphen", "bibhtml",
"bibleref", "blacklettert1", "booklet", "breakurl", "bytefield" ,
"caption", "carlisle", "cbcoptic", "changebar", "chemcompounds",
@@ -37,7 +37,7 @@ sub main
"esint-type1", "ethiop", "europecv", "exteps",
"featpost", "flagderiv", "floatflt", "floatrow", "flowfram",
"fltpoint", "fmtcount", "fncychap", "fontspec", "formular",
- "fourier",
+ "fourier", "free-math-font-survey",
"genmisc", "glossary", "gost", "graphics", "graphicx-psmin",
"hyphen-base", "hyphen-basque", "hyphen-german", "hyphen-greek",
"hyphen-norwegian", "hyphen-ukenglish", "hyphen-usorbian",