From 87932dd0df7362d66a73e360f64c91a41b95ebd0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 1 Feb 2015 21:56:46 +0000 Subject: context-animation (1feb15) git-svn-id: svn://tug.org/texlive/trunk@36186 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 + Master/tlpkg/tlpsrc/context-animation.tlpsrc | 3 +++ 4 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/context-animation.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0723aa8720c..d69e512d146 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -136,7 +136,8 @@ my @TLP_working = qw( compactbib complexity components-of-TeX comprehensive computational-complexity concepts concmath concmath-fonts concprog concrete confproc constants conteq - context-account context-algorithmic context-bnf context-chromato + context-account context-algorithmic context-animation + context-bnf context-chromato context-construction-plan context-cyrillicnumbers context-degrade context-filter context-fixme context-french context-fullpage diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6ec706b0c26..24b17fc15cc 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -257,6 +257,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'conferences', "die 'skipping, container directory'", 'context-algorithmic', "&MAKEcopy", 'context-account', "&MAKEcopy", + 'context-animation', "&MAKEcopy", 'context-bnf', "&MAKEcopy", 'context-chromato', "&MAKEcopy", 'context-cyrillicnumbers', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index f26c1371124..993d6ccbb96 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -9,6 +9,7 @@ depend context depend jmn depend context-account depend context-algorithmic +depend context-animation depend context-bnf depend context-chromato depend context-construction-plan diff --git a/Master/tlpkg/tlpsrc/context-animation.tlpsrc b/Master/tlpkg/tlpsrc/context-animation.tlpsrc new file mode 100644 index 00000000000..86c4253fbee --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-animation.tlpsrc @@ -0,0 +1,3 @@ +category ConTeXt +runpattern +f texmf-dist/tex/context/interface/third/t-animation.xml +depend context -- cgit v1.2.3