summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds8
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check18
-rw-r--r--TODO21
3 files changed, 18 insertions, 29 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 45a6d42076a..888fc128720 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -113,7 +113,8 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'coptic', "die 'skipping, it has been replaced by cbcoptic'",
'corridx', "die 'skipping, Pascal source'",
'csplain', "die 'skipping, too hard to automate'",
- 'csvtools', "&MAKEflatten",
+ 'csvtools', "die 'skipping, obsolete on CTAN'",
+# 'csvtools', "&MAKEflatten",
'ctable', "&MAKEflatten",
'ctib', "&MAKEflatten",
'cweb', "die 'skipping, programs'",
@@ -369,10 +370,12 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'semaphor', "&MAKEflatten",
'seminar', "&MAKEseminar",
'shipunov', "&MAKEcopy",
+ 'shortlst', "die 'skipping, nosell license'",
'showexpl', "&MAKEflatten",
'siam', "&MAKEsiam",
'siunitx', "die 'skipping, still experimental'",
'skak', "&MAKEflatten",
+ 'slidenotes', "die 'skipping, nonfree'",
'songs', "die 'skipping, requires binary'",
'staves', "&MAKEflatten",
'stellenbosch',"&MAKEcopy",
@@ -417,7 +420,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'xbase', "&MAKEnosymlinks",
'xfor', "&MAKEflatten",
'xecyr', "&MAKEcopy",
- 'xfrac', "&MAKEflatten",
+ 'ggggxfrac', "&MAKEflatten",
'xkeyval', "&MAKExkeyval",
'xmltex', "&MAKExmltex",
'xymtex', "&MAKExymtex",
@@ -425,6 +428,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'zefonts', "&MAKEflatten",
);
+
%flatten_prehook = (
'ibygrk' => '&FLATTEN_PREHOOK_ibygrk',
);
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index a99f36d74fb..800d6dbc6b9 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -194,24 +194,6 @@ my @WorkingTLP = qw(
york-thesis
ziffer
);
-#abstyles not updated but too old to matter
-#amscls amsltx2 amsmath - AMS packages come from tds zips, all very weird
-#beebe needs more work
-#logic/gn-logic14 conflicts with logic font
-#lshort-russian # only zip files on CTAN
-#malayalam # missing C sources on CTAN wrote author 5jun05.
-#mathspic # inside pictex later
-#mpattern # not up-to-date on CTAN wrote author 28may05.
-#plnfss # only a zip file on CTAN
-#slidenotes # non-free: ALl rights reserved, nothing else!
-#shortlst # works, but license: no profit! needs catalogue update
-#sae # works, no profit license!
-#xltxtra - xetex people don't keep ctan up to date
-
-# elatex is now etoolbox
-# csvtools marked obsolete in CTAN
-# japanese requires ptex
-# xfrac not (yet?) in TL
diff --git a/TODO b/TODO
index ea72eac9299..420996a6e29 100644
--- a/TODO
+++ b/TODO
@@ -60,6 +60,7 @@ ctan2tl should have an option to copy a tds-ready zip from CTAN:install
place should report on any files in the new tree missing from the tlpobj.
+
1c. hyphenation patterns
------------------------
There are endless hyphenation files to sort out if you care to work on
@@ -79,19 +80,21 @@ being their own! Which is better?
1d. outstanding package updates
-------------------------------
-run tlpkg-ctan-check
+run tlpkg-ctan-check --check
+
+check all mentioned in staw msg on tldev, 23 Apr 2008 23:56:50.
-babel
- various patterns added/updated, last 07-12-11
- but latex-tds/babel.zip is NOT updated!
- [discussing with heiko/ctan --karl, 26dec07]
-cbfonts-all ?? CTAN 08-01-08
+abstyles not updated but too old to matter
+beebe needs tons of work
+japanese requires ptex
+logic/gn-logic14 conflicts with logic font
+lshort-russian # only zip files on CTAN
ltxmisc various packages
-lxfonts NEW 08-01-09
-mx NEW 08-01-26 a mexican dialect of spanish
malayalam 07-11-20 (tlpkginfo does not work on this) CTAN dir language/malayalam
malayalam-omega 07-11-20
-thailatex NEW 08-01-27
+mathspic # inside pictex later
+mx NEW 08-01-26 a mexican dialect of spanish
+plnfss # only a zip file on CTAN
2. Sources updates