diff options
author | Karl Berry <karl@freefriends.org> | 2021-04-27 13:41:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-04-27 13:41:25 +0000 |
commit | dcc6d40a92aa94977ae93dfffd5a54d7c58c615d (patch) | |
tree | 654c54c783061338494f29f2993d5fadcdf35904 /Master/tlpkg | |
parent | 20c4130a2e70664159f514bb24152b7124294ff5 (diff) |
buctthesis
git-svn-id: svn://tug.org/texlive/trunk@59002 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 | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/buctthesis.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index fc81b2b75a8..1272d9a388d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -144,7 +144,7 @@ my @TLP_working = qw( br-lex bracketkey braids braille braket brandeis-dissertation brandeis-problemset brandeis-thesis breakcites breakurl bredzenie breqn bropd brushscr - bubblesort bullcntr bundledoc burmese + bubblesort buctthesis bullcntr bundledoc burmese businesscard-qrcode bussproofs bussproofs-extra bxbase bxcalc bxcjkjatype bxdpx-beamer bxdvidriver bxghost bxjaholiday bxjaprnind bxjatoucs bxpapersize bxpdfver bxeepic bxenclose diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cf07c9ed99e..006984a4be9 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -222,6 +222,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'brief-t', "die 'skipping, old support'", 'brief_t', "die 'skipping, old support'", 'bsheaders', "die 'skipping, noinfo license, ca.2005, await request'", + 'buctthesis', "&MAKEflatten", 'burmese', "&MAKEflatten", 'business-research', "die 'skipping, w32 fonts required'", 'byzantinemusic', "die 'skipping, includes non-relocating jar'", @@ -1859,6 +1860,7 @@ $standardtex 'booktabs-fr', 'NULL', # doc package 'bussproofs-extra', 'bussproofs-extra.sty', # not bpextra.sty 'breqn', '\.sty|\.sym', + 'buctthesis', 'buct.*cls', 'c-pascal', '^[^d].*\.tex|' . $standardtex, # not demo*.tex 'calxxxx', 'cal.*\.tex', 'calxxxx-yyyy','cal.*\.tex', diff --git a/Master/tlpkg/tlpsrc/buctthesis.tlpsrc b/Master/tlpkg/tlpsrc/buctthesis.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/buctthesis.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index ee9d5a42958..350a212abf5 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -42,6 +42,7 @@ depend br-lex depend brandeis-dissertation depend brandeis-problemset depend brandeis-thesis +depend buctthesis depend cascadilla depend cesenaexam depend chem-journal |