diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-09 21:16:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-09 21:16:36 +0000 |
commit | 6c211336f233c6fa76374d84bdec20e12ab498c9 (patch) | |
tree | bbf82187b9d24283ba48aa0acfc3b1685657546d /Master/tlpkg | |
parent | b6d0e48d0dc2802689f8b34570f7ca257c73bc20 (diff) |
citeref (9apr18)
git-svn-id: svn://tug.org/texlive/trunk@47407 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/citeref.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 50e89e0b563..4fa009e5b62 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -149,7 +149,7 @@ my @TLP_working = qw( chkfloat chletter chngcntr chronology chronosys chscite churchslavonic cinzel circ circuitikz - cite citeall cje cjhebrew cjk cjk-gs-integrate cjk-ko cjkpunct + cite citeall citeref cje cjhebrew cjk cjk-gs-integrate cjk-ko cjkpunct classics classpack classicthesis cleanthesis clearsans clefval cleveref clipboard clock cloze clrscode clrscode3e cm-lgc cm-mf-extra-bold cm-super cm-unicode diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6c1ac359e98..3c3be1b3220 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -241,7 +241,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'circuit-macros', "die 'skipping, needs m4'", 'circuitikz', "&MAKEcopy", 'cirth', "die 'skipping, nosell license'", - 'citeref', "die 'skipping, noinfo license, lots of authors'", 'cjk', "&MAKEcjk", 'cjw', "die 'skipping, nosell license'", 'clarendo', "die 'skipping, nonfree font'", diff --git a/Master/tlpkg/tlpsrc/citeref.tlpsrc b/Master/tlpkg/tlpsrc/citeref.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/citeref.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc index 16c26b4c907..ba05720caa3 100644 --- a/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-bibtexextra.tlpsrc @@ -82,6 +82,7 @@ depend chicago-annote depend chembst depend chscite depend citeall +depend citeref depend collref depend compactbib depend crossrefware |