diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -117,24 +117,6 @@ save terminal spaces ... that is bad! - rewrite the installer to use TLMedia instead of the horrible hacks of TLUtils. -- more intelligent support of - texmf-local/web2c/fmtutil-local.cnf - texmf-local/web2c/updmap-local.cfg - texmf-local/tex/generic/config/language-local.dat - currently these files are simply added at the end of the respective - config files at installation time, but not in any way checked for - duplication etc. - see create_* in TeXLive::TLUtils - - Furthermore, at *every* call of these functions stuff that has been - activated or deactivated using updmap --disable or updmap --enable - just breaks! - - So what about doing the postinst action of installation of an map - via --enable map, too, instead of regenerating everything ... - - Especially package updates could be a problem - - Shell libraries . test the tlp_ and the tldb_tlp_ functions . missing functionality? |