diff options
author | Karl Berry <karl@freefriends.org> | 2009-04-07 18:02:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-04-07 18:02:49 +0000 |
commit | b573aa158f30a6ecc44fa5351a35f5bbe2d9e159 (patch) | |
tree | 0a2bfa3693cdc76a343b75131243f02dc47cb3e8 /Master/tlpkg | |
parent | e197f005f34969dd6b8bc3720c3eb10a2fd3d358 (diff) |
new context package context-simpleslides (6apr09)
git-svn-id: svn://tug.org/texlive/trunk@12653 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-simpleslides.tlpsrc | 6 |
3 files changed, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1e01f0df8a5..47c8932b79e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -58,7 +58,7 @@ my @WorkingTLP = qw( context-construction-plan context-degrade context-french context-games context-gnuplot context-letter context-lettrine context-lilypond context-mathsets - context-taspresent + context-simpleslides context-taspresent context-typearea context-vim cooking cool coollist coolstr cooltooltips coordsys courier-scaled courseoutline coursepaper coverpage diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 37f82960e3e..4e39bb555f0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -144,6 +144,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'context-lettrine', "&MAKEcopy", 'context-lilypond', "&MAKEcopy", 'context-mathsets', "&MAKEcopy", + 'context-simpleslides', "&MAKEcopy", 'context-taspresent',"&MAKEcopy", 'context-typearea', "&MAKEcopy", 'context-vim', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/context-simpleslides.tlpsrc b/Master/tlpkg/tlpsrc/context-simpleslides.tlpsrc new file mode 100644 index 00000000000..bb1b69eb130 --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-simpleslides.tlpsrc @@ -0,0 +1,6 @@ +name context-simpleslides +category Package +runpattern f texmf-dist/tex/context/interface/third/t-simpleslides.xml +runpattern d texmf-dist/tex/context/third/simple-slides +runpattern d texmf-dist/scripts/context/lua/third/simple-slides +docpattern d texmf-dist/doc/context/third/simple-slides |