diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-08 22:40:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-08 22:40:12 +0000 |
commit | 613fcc4fa7a253ed46c5a3aa36e0b8cbe0831928 (patch) | |
tree | 582f16d8042e24b4e35cf64c1a374c1452dd1811 /Master/tlpkg | |
parent | 8b70788fa0333ae44b46195dd78f8614438443c9 (diff) |
chemnum (8nov11)
git-svn-id: svn://tug.org/texlive/trunk@24547 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b34da634209..57359b851b4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -415,6 +415,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'itrans-processor', "die 'skipping, no longer maintained, too complex'", 'iwona', "&MAKEcopy", 'jadetex', "&MAKEjadetex", + 'japanese-otf',"die 'skipping, not ready, sorry'", 'jasthesis', "die 'skipping, license is unknown'", 'javadoc', "die 'skipping, requires java and no source'", 'jflap2tikz', "die 'skipping, requires java'", @@ -1026,6 +1027,7 @@ $standarddest = "texmf-dist"; 'ifxetex', 'generic', 'jadetex', 'jadetex', 'japanese', 'platex', + 'japanese-otf','platex', 'levy', 'generic', # one .sty, one .tex 'mathabx', 'generic', 'mathdots', 'generic', @@ -1430,6 +1432,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'jablantile', 'fonts', 'jadetex', 'jadetex', 'japanese', 'platex', + 'japanese-otf', 'fonts', 'junicode', 'fonts', 'kixfont', 'fonts', 'knitting', 'fonts', |