diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-25 23:56:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-25 23:56:00 +0000 |
commit | c5246ff50fdd38a17dcf68ea994dbeaa5a26c358 (patch) | |
tree | a81d2b8241715ed6196ce3366f822c548f195a2f /Master/tlpkg | |
parent | fa970c2346fbb2a938fc0cbddf2aeec1e111c993 (diff) |
new latex package uafthesis (25apr11)
git-svn-id: svn://tug.org/texlive/trunk@22206 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/collection-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/uafthesis.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9a636f1804b..c40360e4782 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -360,7 +360,7 @@ my @TLP_working = qw( tucv tufte-latex tugboat tugboat-plain turkmen turnstile turnthepage twoinone twoup txfonts txfontsb txgreeks type1cm typehtml typogrid - uaclasses ucdavisthesis ucs + uaclasses uafthesis ucdavisthesis ucs ucthesis uebungsblatt uiucthesis ulem ulqda umich-thesis uml umlaute umoline diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c560a091f54..85e638e2a7e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -791,6 +791,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'txfontsb', "&MAKEflatten", 'typedref', "die 'skipping, nonfree license'", 'typespec', "die 'skipping, nonfree font specimens'", + 'uafthesis', "&MAKEnosymlinks", 'ucharclasses', "die 'skipping, nonfree license'", 'urwchancal', "&MAKEcopy", 'ucs', "&MAKEucs", diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index ba7d4f83485..a72c8ada0d1 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -77,6 +77,7 @@ depend toptesi depend tugboat depend tugboat-plain depend uaclasses +depend uafthesis depend ucdavisthesis depend ucthesis depend uiucthesis diff --git a/Master/tlpkg/tlpsrc/uafthesis.tlpsrc b/Master/tlpkg/tlpsrc/uafthesis.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/uafthesis.tlpsrc |