diff options
Diffstat (limited to 'Build/TODO')
-rw-r--r-- | Build/TODO | 54 |
1 files changed, 2 insertions, 52 deletions
diff --git a/Build/TODO b/Build/TODO index 413659d9787..29419544c01 100644 --- a/Build/TODO +++ b/Build/TODO @@ -43,58 +43,8 @@ texmf-doc/tpm/lshort-turkish.tpm the buildPatternsDocumentation (Tpm.pm) function, which checks for /doc/$language/.... and /source/$language/.... - -1b. How to add new packages to tpm-ctan-check? ----------------------------------------------- - -It's not even necessary to do that unless ctan2tds has to do something -special. For many packages, the defaults work. - -So what I do is nearly the same as updating: - - -0) Add /pat/to/texlive/svn/repository/Build/tools to your path - -1) Choose a package, ie a tpm, best for now one in texmf-dist/tpm/ which - is NOT already in tpm-ctan-check. You can get a list of the - not treated packages by calling - tpm-ctan-check --list-not-treated-tpm - - -2) check licensing, sources [doc especially], etc. - if you have the CTAN archive available you can call - CTAN=/pat/to/CTAN tlpkginfo --ctan-dir <package> - to get the location of the package. - (optional, but would be great) - If you want/can PLEASE update the TeX Catalogue entry or send - us tex-live@tug.org, debian-tex@lists.debian.org - the relevant information: - - version of package checked - - date checked - - type of license - - where the license statement can be found (filename, eg - README) - -3) run ctan2tl and inspect the output, please see details on the above - website for a short explanation how to interpret the output - -3a) if good, then good: - - add the package name to ctan-tpm-check (yeah, one more) - - call ctan2tl --place <package> - - submit - -3b) if bad, then bad: - Hack ctan2tds as necessary, which can be everything: - maybe just MAKEflatten, maybe something else. - Or just inform us here and we will take a look. - -4) continue with another package. - - -If you want to add a NEW package without a tpm, do more or less the same -as above, only in stel 3a) add it also to one of the collections, or ask -us where to add it. - +subfigure: + INSTALLES ltxdoc.cfg should be killed! Adaption for ctan2tds: |