summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-28 23:17:45 +0000
committerKarl Berry <karl@freefriends.org>2008-03-28 23:17:45 +0000
commit047de128c28ad2e92c3c27a20974622d439e5757 (patch)
tree17cb1387cd64af82c3709af339dcb07c4f7116ce /TODO
parent621824913ca6d3bfb1995ff09e4c254756cb6b42 (diff)
new latex package changepage (27mar08)
git-svn-id: svn://tug.org/texlive/trunk@7208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-rw-r--r--TODO32
1 files changed, 17 insertions, 15 deletions
diff --git a/TODO b/TODO
index 9dc2ba9d75a..448840f44c4 100644
--- a/TODO
+++ b/TODO
@@ -166,7 +166,24 @@ kpse: texmfdbs should not have to exclude non-!! dirs, should be able to
go back to just TEXMF. kpathsea should search the disk even if ls-R is
present, without !!. (koch 29dec06)
+
+rewrite updmap/fmtutil
+ . in perl (in lua?)
+ . work with multiple updmap.cfg files independently
+
+rework the psnfss/fonts/metrics chaos
+ see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433137
+ (aren't there other more general debian bugs? utopia and fpl
+ aren't the problem.)
+With the metric files, the problem isn't so much the packaging as the
+provenance. We do not know where many of them came from, some
+correspond to nonfree fonts, others are obsolete, etc., etc. And yet,
+removing any tfm at all will probably break documents and/or packages.
+frank@kuesterei.ch's msgs to tex-live of 23 Oct 2006 19:19:28,
+11 Oct 2006 13:32:20, and related begin to get at the problem.
+
infra: if ask for susy and have Susy, or reverse, complain
+infra: texmf/xindy not reported by check-file-coverage though not in tlp's
repo: remake with new svn, make special repo backups
@@ -190,18 +207,3 @@ build: remove curses and make dialog use system version
sigh: lm vs. ec, 3jun06/stubner.gz msg
announce: slashdot.org, freshmeat.net, prweb.com, prnewswire.com ?
-
-rewrite updmap/fmtutil
- . in perl (in lua?)
- . work with multiple updmap.cfg files independently
-
-rework the psnfss/fonts/metrics chaos
- see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433137
- (aren't there other more general debian bugs? utopia and fpl
- aren't the problem.)
-With the metric files, the problem isn't so much the packaging as the
-provenance. We do not know where many of them came from, some
-correspond to nonfree fonts, others are obsolete, etc., etc. And yet,
-removing any tfm at all will probably break documents and/or packages.
-frank@kuesterei.ch's msgs to tex-live of 23 Oct 2006 19:19:28,
-11 Oct 2006 13:32:20, and related begin to get at the problem.