diff options
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rw-r--r-- | TODO | 21 |
2 files changed, 14 insertions, 8 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 5e6fa516cf8..504fa0fa561 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -81,6 +81,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'beebe', "die 'skipping, MAKEbeebe needs work'", 'bengali', '&MAKEflatten', 'bera', "&MAKEunzipandflatten", + 'biblatex', "die 'skipping, still experimental'", 'bibleref', "&MAKEflatten", 'bibtopicprefix', "&MAKEflatten", 'blockdraw_mp',"&MAKEflatten", @@ -25,8 +25,10 @@ And check/fix multiple files with the same name. 1a. add more packages --------------------- -ultimately, nearly every package in TL should be checked against a -master. good luck. +as we add new packages, be sure to add them to tlpkg-ctan-check. +ultimately, we want to go back and look at all the existing packages and +add them too. + 1b. fix ctan2tds ---------------- @@ -52,6 +54,7 @@ we should write a special-purpose script that does that and only that. hyphen-norwegian.tlpsrc contains execute BuildLanguageDat nb but there is no texmf/tex/generic/config/language.nb.cnf BAD! + 1d. outstanding package updates ------------------------------- animate needs better directory layout, and metapost files should be installed @@ -61,8 +64,8 @@ babel various patterns added/updated, last 07-12-11 but latex-tds/babel.zip is NOT updated! barr 05-12-13 +beebe needs work bengali-omega 06-10-10 -biblatex NEW since long, needs some special cases blanks 05-11-05 bnf 05-11-05 chicago missing ... @@ -87,7 +90,6 @@ mlbib 07-12-09 ?? macros/latex/contrib/mlbib pstricks-add documentation graphics/pstricks/contrib/pstricks-add/pstricks-add-doc.{pdf,tex} last 07-12-25 r_und_s 05-11-10 susy doc-no-source WIP norbert -tamil-omega (new?) 07-12-19 2. Sources updates @@ -96,7 +98,7 @@ There are some patches to apply to the sources. There are the program sources to update in general (e.g., dvipng). lcdf-typetools should be moved to texk to simplify config (it is the only kpathsea-using program in utils). -The README and/or README.TL files show upstreams sources where we have them. +The README and/or README.TL files show upstream sources where we have them. 3. Infrastructure @@ -147,7 +149,7 @@ The README and/or README.TL files show upstreams sources where we have them. - update.pl updater ... -- Shell librarys +- Shell libraries . test the tlp_ and the tldb_tlp_ functions . missing functionality? . rewrite the long read/case with awk/grep/whatever there is @@ -160,5 +162,8 @@ The README and/or README.TL files show upstreams sources where we have them. - rework the psnfss/fonts/metrics chaos see Debian bug 433137 - - +With the metric files, the problem isn't so much the packaging as the +provenance. We do now know where many of them came from, some +correspond to nonfree fonts, others are obsolete, etc., etc. +frank@kuesterei.ch's msg to tex-live of 23 Oct 2006 19:19:28 and related +begins to get at the problem. |