summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-05-17 13:49:04 +0000
committerNorbert Preining <preining@logic.at>2009-05-17 13:49:04 +0000
commita8ca9b6c79c93c26310e1339656dbb36c886e587 (patch)
tree2763a9e24ce11adeb645d5d58667aadfdf1e1623 /TODO
parent89f5af40f1789ef4de19d4b1c30a421cdc2cf86b (diff)
reorder TODOs
git-svn-id: svn://tug.org/texlive/trunk@13179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-rw-r--r--TODO76
1 files changed, 41 insertions, 35 deletions
diff --git a/TODO b/TODO
index 6a3139b74c6..3fcecb35984 100644
--- a/TODO
+++ b/TODO
@@ -13,61 +13,46 @@ Public domain. TODO:
0. Things that have to hang fire until 2009
===========================================
-- tlpkg/etc/2009.combined.patch
- Please see tlpkg/etc/2009.combined.patch.README, it currently includes
- besides other things:
- - move tlmgr to texlive.infra so bin-texlive doesn't have to be critical.
- - install rework-AddFormat-lines.patch and get rid of texmf/fmtutil.
- - rename 00texlive-installation.config to 00texlive.installation.
- done in branch2009
- DONE trunk
-- see tlpkg/etc/2009.* (should all be in the above patch)
- done in branch2009
- DONE trunk
-- switch to xz.
- done in branch2009
- DONE trunk
-- change "binary files of PKG for ARCH" to "ARCH files of PKG"
- done in branch2009
- DONE trunk
-
- The above things have to me moved over by moving: tlpkg/TeXLive,
- texmf/scripts/texlive, install-tl, tlpkg/installer, and carefully syncing
- the tlpkg/tlpsrc directories. Unfortunately a simple svn merge will not
- work, or better I do not trust it.
-
- reenable texlive.infra doc files to docpattern (see comments).
(should probably be moved to the 2009.combined.patch)
-- create collection-langlithuanian for lithuanian + hyphen-lithuanian.
- change V to 4 in dvipdfm/config (if we don't replace with dvipdfmx).
- finish removal of texinfo in the runtime.
- merge texmf-doc into texmf-dist; no language level, just do it in
whatever directories make sense.
- create texmf-dist/tex/luatex for lua-inputenc and luamcallbacks, if
not done already.
+- add luatex-plain.mem generation per elie, plus
+ luamplib, loaotfload, luatextra, luainputenc from elie
+ plus hans's stuff for luatex.
+- luatex ini files from ~karl/tmp/inifiles.tgz
- kpsewhich default to "TeX system documentation" for *.pdf, *.html.
- add epspdf to doc/info/dir (should not be in bin-kpathsea, either).
+ looks like DONE
+- review comments in context.tlpsrc.
+- remove bin-* prefixes from package names where possible, including makeindex.
+- new turkish collection with orkhun?
+- move pkfix-helper, purifyeps, pdfcrop, fragmaster, bin-pdftools, others? from
+ binextra to a collection-pdftools? some other name?
+- add sources for dlls used by texworks on w32, and source of texworks itself
+
+
+- create collection-langlithuanian for lithuanian + hyphen-lithuanian.
+ DONE trunk
- enable/write binpattern in
{texloganalyser,svn-multi,splitindex,purifyeps,
pkfix-helper,fragmaster}.tlpsrc.
-- add luatex-plain.mem generation per elie, plus
- luamplib, loaotfload, luatextra, luainputenc from elie
- plus hans's stuff for luatex.
-- review comments in context.tlpsrc.
+ DONE trunk
- move pkfix (and other scripts?) to texmf-dist, get symlinks right.
and make pkfix its own package, not part of bin-dvipsk.
-- remove bin-* prefixes from package names where possible, including makeindex.
+ DONE trunk
- merge collection-ttfutils and collection-psutils into
collection-fontbin. better name?
-- new turkish collection with orkhun?
-- move pkfix-helper, purifyeps, pdfcrop, fragmaster, bin-pdftools, others? from
- binextra to a collection-pdftools? some other name?
+ DONE (collection-fontutils)
- create ifluatex.tlpsrc (maybe also kvoptions, other oberdiek pkgs?),
using +! f .../*ifluatex* in oberdiek.tlpsrc, or something.
done in branch2009
has to be redone in main trunk
DONE in trunk
-- luatex ini files from ~karl/tmp/inifiles.tgz
- use Tomek's .bat wrapper instead of the texlua/bat wrapper combination
DONE trunk
- mv the .tlu files from texmf/scripts/texlive/ to different places
@@ -80,10 +65,31 @@ Public domain. TODO:
that should make it work out of the box.
Include it in collection-basic-bin ????
DONE trunk, including installation
- TODO: add source for qt, poppler, zlib etc all .dlls used for
- texworks on windows
- move the new .bat stuff of Tomek from branch to trunk
DONE trunk
+- tlpkg/etc/2009.combined.patch
+ Please see tlpkg/etc/2009.combined.patch.README, it currently includes
+ besides other things:
+ - move tlmgr to texlive.infra so bin-texlive doesn't have to be critical.
+ - install rework-AddFormat-lines.patch and get rid of texmf/fmtutil.
+ - rename 00texlive-installation.config to 00texlive.installation.
+ done in branch2009
+ DONE trunk
+- see tlpkg/etc/2009.* (should all be in the above patch)
+ done in branch2009
+ DONE trunk
+- switch to xz.
+ done in branch2009
+ DONE trunk
+- change "binary files of PKG for ARCH" to "ARCH files of PKG"
+ done in branch2009
+ DONE trunk
+
+ The above things have to me moved over by moving: tlpkg/TeXLive,
+ texmf/scripts/texlive, install-tl, tlpkg/installer, and carefully syncing
+ the tlpkg/tlpsrc directories. Unfortunately a simple svn merge will not
+ work, or better I do not trust it.
+
1. Package updates
==================