From 86de9599eba062dde26d84887ba0d6c13e4bf6da Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 28 Jan 2010 01:16:34 +0000 Subject: new context package context-ruby (26jan10) git-svn-id: svn://tug.org/texlive/trunk@16847 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 5 +++-- Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 + Master/tlpkg/tlpsrc/context-ruby.tlpsrc | 1 + 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/context-ruby.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 904d1744552..792d35e8bcf 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -66,7 +66,7 @@ my @WorkingTLP = qw( context-construction-plan context-degrade context-fixme context-french context-games context-gnuplot context-letter context-lettrine context-lilypond context-mathsets - context-notes-zh-cn + context-notes-zh-cn context-ruby context-simplefonts context-simpleslides context-top-ten context-typearea context-typescripts context-vim diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 311a5ff062f..49078328a06 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -168,12 +168,13 @@ $Master = "$mydir/../.."; 'context-lettrine', "&MAKEcopy", 'context-lilypond', "&MAKEcopy", 'context-mathsets', "&MAKEcopy", + 'context-ruby', "&MAKEcopy", 'context-simplefonts', "&MAKEcopy", 'context-simpleslides', "&MAKEcopy", - 'context-taspresent',"&MAKEcopy", + 'context-taspresent', "&MAKEcopy", 'context-typearea', "&MAKEcopy", 'context-typescripts', "&MAKEcopy", - 'context-vim', "&MAKEcopy", + 'context-vim', "&MAKEcopy", 'coptic', "die 'skipping, replaced by cbcoptic'", 'corridx', "die 'skipping, Pascal source'", 'count1to', "die 'skipping, use ms'", diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index 214fa96faf0..0a622acbdb9 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -20,6 +20,7 @@ depend context-lettrine depend context-lilypond depend context-mathsets depend context-notes-zh-cn +depend context-ruby depend context-simplefonts depend context-simpleslides depend context-top-ten diff --git a/Master/tlpkg/tlpsrc/context-ruby.tlpsrc b/Master/tlpkg/tlpsrc/context-ruby.tlpsrc new file mode 100644 index 00000000000..8e194d47208 --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-ruby.tlpsrc @@ -0,0 +1 @@ +category ConTeXt -- cgit v1.2.3