From c05964cbff0ee480154c77843a09f6789159f9a6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 31 Mar 2019 22:04:57 +0000 Subject: ucalgmthesis (31mar19) git-svn-id: svn://tug.org/texlive/trunk@50681 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 + Master/tlpkg/tlpsrc/ucalgmthesis.tlpsrc | 0 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/ucalgmthesis.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8d71eddfb9d..47486695b1e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -693,7 +693,7 @@ my @TLP_working = qw( txfonts txfontsb txgreeks txuprcal type1cm typed-checklist typeface typehtml typeoutfileinfo typewriter typicons typoaid typogrid - uaclasses uafthesis uantwerpendocs uassign + uaclasses uafthesis uantwerpendocs uassign ucalgmthesis ucharcat ucharclasses ucbthesis ucdavisthesis ucs ucsmonograph ucthesis udesoftec uebungsblatt uestcthesis uhhassignment uhrzeit uiucredborder uiucthesis diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d8bad3cc209..f7718f703a9 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3250,6 +3250,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'tikz-layers' => '.*\.pdf$', # no source 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response + 'ucalgmthesis' => 'natbib-oup.bst', # unneeded per author 'ucs' => 'languages.ps.gz', # no source 'xskak' => 'xskak.pdf', # no source 'xymtex' => 'doc/.*\.pdf$', # no source diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index d7d1e40a645..653709438b4 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -182,6 +182,7 @@ depend tui depend uaclasses depend uafthesis depend uantwerpendocs +depend ucalgmthesis depend ucbthesis depend ucdavisthesis depend ucsmonograph diff --git a/Master/tlpkg/tlpsrc/ucalgmthesis.tlpsrc b/Master/tlpkg/tlpsrc/ucalgmthesis.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3