summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-25 23:42:58 +0000
committerKarl Berry <karl@freefriends.org>2008-03-25 23:42:58 +0000
commit8e21f94e15b5d2059a4509f97b0d9b95bf3952b2 (patch)
tree4e4eb5ceee88ad09637d0e779d4cd40d6b270473 /TODO
parent27abb3313851b0227429bbb853bc620f7dd3f7b1 (diff)
.
git-svn-id: svn://tug.org/texlive/trunk@7158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-rw-r--r--TODO53
1 files changed, 28 insertions, 25 deletions
diff --git a/TODO b/TODO
index 5ab7b25fc3a..9dc2ba9d75a 100644
--- a/TODO
+++ b/TODO
@@ -12,16 +12,18 @@ Contents
3. Infrastructure
a. General stuff
b. Installer
-4. for 2009
-5. uncategorized
+4. random stuff
1. Package updates
==================
Please see http://www.tug.org/texlive/pkgupdate.html.
+
And fix tlpkg-ctan-check when it can't find files or has other problems.
-And check/fix files being in more than one package in tlpdb.
-And check/fix multiple files with the same name.
+
+And check/fix multiple files with the same name, especially with
+different sizes and not under /source/ or /doc/ or /tex4ht/ -- kpse will
+find one version at random.
1a. add more packages
@@ -35,6 +37,8 @@ since we're only going to release on dvd in 2008, we should bring it
back. Likewise the big pst-geo file and anything else removed for
space reasons.
+eulervm vs. euler vs. new euler ... no eulervm.pdf
+
1b. fix ctan2tds et al.
-----------------------
@@ -151,25 +155,9 @@ save terminal spaces ... that is bad!
. missing functionality?
. rewrite the long read/case with awk/grep/whatever there is
-4. for 2009 (?)
+5. random stuff
===============
-- rewrite updmap
- . 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 now know where many of them came from, some
-correspond to nonfree fonts, others are obsolete, etc., etc.
-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.
-
-5. uncategorized list
-=====================
----------------------
+---------------
install-tl.pl --help/--version
lcdf --with-cxx-runtime-hack to get static libs
@@ -185,7 +173,10 @@ repo: remake with new svn, make special repo backups
doc: manifesto, contributors
doc: how to add a new tree (e.g., for context)
doc: web page on TeX (Live?) compilation
+doc: utf-8 fails accent chars with texlive-ge
+tex: implement fancier behavior at prompt file name, see knuth update notes
+ and thread at http://tug.org/mailman/private/tex-implementors/2008/001925.html
tex: CTRL-C at "please enter file name" should dtrt
tex: --no-mktex=fmt should be supported
pdfopen: fixed http://magic.aladdin.cs.cmu.edu/wp-uploads/mavpdfopensrc.zip
@@ -196,9 +187,21 @@ dvips: maybe stuff from dvipsfnt.txt from yy
build: --without-omega (and aleph?) doesn't stop omega compilation.
build: remove curses and make dialog use system version
-after: eulervm vs. euler, no eulervm.pdf
-after: utf-8 fails accent chars with texlive-ge
-
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.