diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-25 15:15:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-25 15:15:51 +0000 |
commit | d8568f9b61c08c453f846a918c82fd367dde3619 (patch) | |
tree | d201f17d4849c38dc305b748a369540390fc19cb /Master/tlpkg | |
parent | 386b0766bf3d980ab3b41391fb0ee0171982bd39 (diff) |
ulthese (26may14)
git-svn-id: svn://tug.org/texlive/trunk@34407 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6f97a3c65f9..27b6ba67750 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -504,6 +504,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'japanese-otf-uptex',"&MAKEjapaneseotf", 'jasthesis', "die 'skipping, noinfo license'", 'javadoc', "die 'skipping, requires java and no source'", + 'javatex', "die 'skipping, ca.1998, not integrated'", 'jeopardy', "die 'skipping, requires dpstory packages'", 'jflap2tikz', "die 'skipping, requires java'", 'jhep', "die 'skipping, probably nonfree license'", @@ -956,6 +957,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'technica', "die 'skipping, generic .sty names'", 'template', "die 'skipping, use xpackages'", 'tengwarscript', "&MAKEflatten", + 'tex-extensions', "die 'skipping, compiled extensions ca.2003, unknown license'", 'tex-gyre', "&MAKEcopy", 'tex-gyre-math', "&MAKEflatten", # 'tex-refs', "die 'skipping, not ready, sorry'", |