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/bin | |
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/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 |
1 files changed, 2 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. |