diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-13 18:05:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-13 18:05:48 +0000 |
commit | 43702a7e72ffe67628b405129a6241ce2d971f44 (patch) | |
tree | 2ae34931b2683493cabd178a0f12a22a7ee10412 /Build/source/texk/dvipsk/TODO | |
parent | 777df80e1aa24131060f34bcf95fa4676644b945 (diff) |
doc updates for 2010
git-svn-id: svn://tug.org/texlive/trunk@18938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/TODO')
-rw-r--r-- | Build/source/texk/dvipsk/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/dvipsk/TODO b/Build/source/texk/dvipsk/TODO index 0e82c6e853d..de738d4a773 100644 --- a/Build/source/texk/dvipsk/TODO +++ b/Build/source/texk/dvipsk/TODO @@ -24,3 +24,9 @@ Still todo: and all) and a Unix machine using TDS, make it be just a `make' away. - Improve diagnostics, especially when files not found. - Eliminate `extern' declarations; use header files properly + +Won't do: +- would be nice to report the full path of config.ps and psfonts.map, +etc., if !quiet, but unfortunately these are processed before the banner +is printed. Can't move the banner earlier because we have to know if we +are being quiet or not. So, leave as debugging output only. |