diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-13 23:04:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-13 23:04:44 +0000 |
commit | 7b85ff3b395eead1f1311abc4b4cac881d0fd50b (patch) | |
tree | 64792be49db994614043ec99f37f38d8d8adc971 /Master/tlpkg | |
parent | 215ff8c0d4b35463f2a094477c2308a8986d424c (diff) |
context-cyrillicnumbers (12apr13)
git-svn-id: svn://tug.org/texlive/trunk@29905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-cyrillicnumbers.tlpsrc | 2 |
4 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4ce1ff8b8f6..5afeb1ff05c 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -110,7 +110,8 @@ my @TLP_working = qw( complexity components-of-TeX comprehensive computational-complexity concepts concmath concmath-fonts concprog confproc constants context-account context-algorithmic context-bnf context-chromato - context-construction-plan context-degrade context-filter context-fixme + context-construction-plan context-cyrillicnumbers + context-degrade context-filter context-fixme context-french context-fullpage context-games context-gantt context-gnuplot context-letter context-lettrine context-lilypond context-mathsets diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d27ac9c15cb..41ed7dc6ec7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -248,7 +248,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'context-account', "&MAKEcopy", 'context-bnf', "&MAKEcopy", 'context-chromato', "&MAKEcopy", - 'context-construction-plan', "&MAKEcopy", + 'context-cyrillicnumbers', "&MAKEcopy", + 'context-construction-plan',"&MAKEcopy", 'context-degrade', "&MAKEcopy", 'context-filter', "&MAKEcopy", 'context-fixme', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index 39a466b38de..5b6776158aa 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -12,6 +12,7 @@ depend context-algorithmic depend context-bnf depend context-chromato depend context-construction-plan +depend context-cyrillicnumbers depend context-degrade depend context-filter depend context-fixme diff --git a/Master/tlpkg/tlpsrc/context-cyrillicnumbers.tlpsrc b/Master/tlpkg/tlpsrc/context-cyrillicnumbers.tlpsrc new file mode 100644 index 00000000000..80e71c2e536 --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-cyrillicnumbers.tlpsrc @@ -0,0 +1,2 @@ +category ConTeXt +depend context |