summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-02 23:00:00 +0000
committerKarl Berry <karl@freefriends.org>2010-05-02 23:00:00 +0000
commit1f95ddec2e31f44a831bbb5de1216ae96eca99d9 (patch)
tree4fc094ff5e832aafe466248cd122e937ff2ca982 /Master/tlpkg
parenta6f79c9d933ccae666338af9e6523c39e9886299 (diff)
nrc doc update (2may10)
git-svn-id: svn://tug.org/texlive/trunk@18087 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check11
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 8 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 0d8cf0bc8a5..52bea926a5b 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -42,7 +42,7 @@ my @TLP_working = qw(
babel babelbib background bangtex barcodes barr
bbcard bbding bbm bbm-macros bbold bclogo
beamer beamer-FUBerlin beamer-tut-pt beamerposter
- begriff bera betababel beton
+ beebe begriff bera betababel beton
bez123 bezos bgreek
bib-fr bibarts bibhtml
biblatex biblatex-apa biblatex-chem biblatex-chicago-notes-df
@@ -116,7 +116,7 @@ my @TLP_working = qw(
etaremune etex-pkg etextools ethiop ethiop-t1 etoolbox euenc eukdate
euler eulervm euproposal euro europecv eurosans eurosym
everypage exam examdesign examplep excludeonly exercise exp-testopt
- expdlist expl3 expressg extarrows exteps
+ expdlist expl3 export expressg extarrows exteps
extpfeil extract extsizes
faktor fancybox fancyhdr fancynum fancypar fancyref fancytooltips fancyvrb
FAQ-en fbs fc_arith featpost
@@ -208,10 +208,10 @@ my @TLP_working = qw(
multibox multido multiobjective munich muthesis mwcls mxd mxedruli
mylatexformat
nag namespc natbib nath nature ncclatex ncctools
- needspace newfile newlfm newverbs nextpage
+ needspace newfile newlfm newspaper newverbs nextpage
nfssext-cfr niceframe nicetext nih nkarta noitcrul
nomencl nomentbl nonfloat nostarch notes notes2bib
- ntgclass ntheorem-vn numname numprint
+ nrc ntgclass ntheorem-vn numname numprint
oberdiek ocgtools ocr-latex octavo ofs ogham oldlatin oldstyle
onlyamsmath onrannual opcit
ordinalpt orkhun ot-tableau othello oubraces outline
@@ -332,8 +332,11 @@ my @TLP_no_check = (
"asymptote", # binary
"bibtex", # binary
"bibtex8", # binary
+ "ctib", # binary
"ctie", # binary
+ "cweb", # binary
"dvi2tty", # binary
+ "dvicopy", # binary
"dvidvi", # binary
"dvipdfm", # binary
"dvipdfmx", # binary
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a45d2e945bc..f1780a4379f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1307,6 +1307,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv';
'epspdf', 'NULL', # leave .install
'eskdx', 'NULL', # leave makefiles
'eurosym', 'NULL', # leave makefiles, etc.
+ 'export', '\.l|' . $standardsource,
'feynmf', 'feynmf\.pl|' . $standardsource,
'findhyph', 'NULL', # leave makefile
'fmtcount', 'fmtcount.perl|' . $standardsource,