diff options
author | Norbert Preining <preining@logic.at> | 2007-11-17 20:51:29 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-11-17 20:51:29 +0000 |
commit | 56012c4c0dc3ceaff82d5e972f1ba8fce01fe19c (patch) | |
tree | b6751807da50ae9d95961384adfb22c25ac19dc8 /Master/tlpkg | |
parent | f1e7cb488db35805dc683e0f4c40afebd559d88a (diff) |
new package AkkTeX (->latexextra)
git-svn-id: svn://tug.org/texlive/trunk@5484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/AkkTeX.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 07861799958..45662d13fa3 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -49,6 +49,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'arabxetex', '&MAKEflatten', 'active-conf', "&MAKEflatten", 'ae', "&MAKEae", + 'AkkTeX', "&MAKEflatten", 'algorithmicx',"&MAKEnosymlinks", 'allrunes', "&MAKEflatten", 'alphabib', "die 'skipping, shell script, and no doc source?'", @@ -1156,6 +1157,7 @@ $cleanpatt='\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot|\.bbl|\.blg|\ 'chessfss' => 'chessfonts_gallery.pdf', 'epslatex-fr' => 'R?Danger.eps', 'minitoc' => 'minitoc-texmf.zip', # should just use it, actually + 'AkkTeX' => 'still to do', ); # Read from config file to make local adjustments to above. diff --git a/Master/tlpkg/tlpsrc/AkkTeX.tlpsrc b/Master/tlpkg/tlpsrc/AkkTeX.tlpsrc new file mode 100644 index 00000000000..451f0861a92 --- /dev/null +++ b/Master/tlpkg/tlpsrc/AkkTeX.tlpsrc @@ -0,0 +1,2 @@ +name AkkTeX +category Package diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index d7ef7856b5f..4432fe3634d 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -2,6 +2,7 @@ name collection-latexextra category Collection shortdesc LaTeX supplementary packages longdesc A large collection of add-on packages for LaTeX. +depend AkkTeX depend ESIEEcv depend GuIT depend HA-prosper |