diff options
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/ucalgmthesis.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 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 --- /dev/null +++ b/Master/tlpkg/tlpsrc/ucalgmthesis.tlpsrc |