diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc | 6 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/usebib.tlpsrc | 0 |
3 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8aa22377282..174b869f1a4 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -418,7 +418,7 @@ my @TLP_working = qw( unamthesis underlin underscore undolabl uni-wtal-ger unicode-math unisugar units unitsdef universa uothesis uowthesis upca upmethodology upquote - uri url urlbst urwchancal ushort ut-thesis uwthesis + uri url urlbst urwchancal usebib ushort ut-thesis uwthesis vak vancouver variations varindex varisize varsfromjobname varwidth vaucanson-g velthuis venn venturisadf verbasef verbatimbox verbatimcopy verbdef diff --git a/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc index 68b216535c7..7aa92c7d801 100644 --- a/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc @@ -2,6 +2,9 @@ category Collection shortdesc Extra BibTeX styles longdesc Additional BibTeX styles and bibliography databases, longdesc including BibLaTeX. +# +depend collection-latex +# depend aichej depend amsrefs depend apacite @@ -70,7 +73,6 @@ depend sort-by-letters depend splitbib depend uni-wtal-ger depend urlbst +depend usebib depend vak depend xcite -# -depend collection-latex diff --git a/Master/tlpkg/tlpsrc/usebib.tlpsrc b/Master/tlpkg/tlpsrc/usebib.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/usebib.tlpsrc |