diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-03 16:17:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-03 16:17:22 +0000 |
commit | 78050eb0bb9b975c045e621c6c3010ed543916ae (patch) | |
tree | 9e7a8d5b41bf1128e558c070d214eedf33e51ae7 /Master/tlpkg | |
parent | 76b95ab852bcb65345291c66565959093dd0f944 (diff) |
antomega non-update
git-svn-id: svn://tug.org/texlive/trunk@21933 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 37cb7bc93b8..16dce0df9a5 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -36,7 +36,7 @@ my @TLP_working = qw( altfont ametsoc amsaddr amscls amsfonts amslatex-primer amsldoc-it amsldoc-vn amsmath amsmath-it amsrefs amstex amsthdoc-it - animate anonchap antt answers ANUfinalexam anyfontsize anysize + animate anonchap antomega antt answers ANUfinalexam anyfontsize anysize aomart apa apa6e apacite apalike2 appendix apprends-latex ar arabi arabtex arabxetex archaic arcs arev around-the-bend arphic arrayjobx arsclassica diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 492915b3388..91080a8c3fa 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -70,11 +70,13 @@ update ~www/texlive web pages. doc.html - platform list quickinstall.html - paths w32client.html - new .zip needed +update historic/systems with final ProTeXt and MacTeX, when ready. +update TUG member area with CTAN snapshot. - announcements: Dick Koch @ updating MacTeX. CTAN @ re-enabling mirroring. -Manfred, Klaus @ making TeX Collection. +Manfred @ making TeX Collection. pretest mirror admins @ done till next year (~www/texlive/mirmon/tl*.txt). - make tag + branch: diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5baaabd693a..3867c906822 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -86,7 +86,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'analogclock', "die 'skipping, requires system font installation", 'annot_pro', "die 'skipping, per author (dps) request'", 'ans', "die 'skipping, LaTeX 2.09'", - 'antomega', "&MAKEflatten", + 'antomega', "die 'skipping, not ready'", #"&MAKEflatten", 'antp', "die 'skipping, use poltawski'", 'antt', "&MAKEcopy", 'apacite', "&MAKEflatten", @@ -1633,6 +1633,7 @@ $standardins='\.ins'; my $core_latex = "$Master/texmf-dist/tex/latex"; %specialinsrunner = ( + 'antomega' => 'latex', # requires interaction 'apa6e' => 'latex', # requires interaction 'bosisio' => 'latex -translate-file=empty.tcx', # ^^, no 8-bit 'bullcntr' => 'latex', # requires interaction |