From 65f1c49e016a267ad2fdabc1e07ad38a8c6e10a5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Mar 2009 22:38:22 +0000 Subject: add 2005 latex package thmbox (Herbert Voss mail, 23 Mar 2009 15:06:01) git-svn-id: svn://tug.org/texlive/trunk@12501 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 5 ++--- Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/thmbox.tlpsrc | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/thmbox.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 288a0d72188..2f1154e3896 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -1,8 +1,7 @@ #!/usr/bin/env perl # $Id$ # Public domain. Originally written 2005, Karl Berry. -# Rewritten for new infrastructure 2007, Norbert Preining. -# Check if a package in TL has any changes on CTAN. Just the beginnings. +# Check if a package in TL has any changes on CTAN. BEGIN { chomp ($mydir = `dirname $0`); # we are in Master/tlpkg/bin @@ -222,7 +221,7 @@ my @WorkingTLP = qw( texpower texshade textcase textfit textopo textpath textpos theoremref thesis-titlepage-fhac - thinsp thmtools thumb thumbpdf thuthesis ticket tikz-inet + thinsp thmbox thmtools thumb thumbpdf thuthesis ticket tikz-inet timetable titlefoot titlepages titlesec titling tkz-doc tkz-linknodes tkz-tab tocbibind tocloft todo todonotes diff --git a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc index 4931f24959f..0b2b3b4f20e 100644 --- a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc @@ -31,6 +31,7 @@ depend synproof depend tablor depend tensor depend tex-ewd +dpeend thmbox depend turnstile depend venn depend yhmath diff --git a/Master/tlpkg/tlpsrc/thmbox.tlpsrc b/Master/tlpkg/tlpsrc/thmbox.tlpsrc new file mode 100644 index 00000000000..c3280d24b67 --- /dev/null +++ b/Master/tlpkg/tlpsrc/thmbox.tlpsrc @@ -0,0 +1,2 @@ +name thmbox +category Package -- cgit v1.2.3