summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds18
-rw-r--r--Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/latex-bib2-ex.tlpsrc0
4 files changed, 13 insertions, 9 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 9cc938ba162..d2b2486c56e 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -323,7 +323,8 @@ my @TLP_working = qw(
l3build l3kernel l3packages l3experimental
labbook labelcas labels labyrinth lambda-lists langcode
lapdf lastpackage lastpage
- latex latex-bib-ex latex-brochure latex-course latex-doc-ptr latex-fonts
+ latex latex-bib-ex latex-bib2-ex latex-brochure
+ latex-course latex-doc-ptr latex-fonts
latex-git-log latex-graphics-companion latex-make latex-notes-zh-cn
latex-referenz latex-tabellen
latex-tds latex-veryshortguide latex-web-companion
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4cc3858573a..d8239a85f9c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1567,6 +1567,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'labyrinth', '\.sty', # not .cfg
'lastpage', '\.sty', # not .cfg
'latex-bib-ex','NULL', # keep doc together
+ 'latex-bib2-ex','NULL', # keep doc together
'latex-brochure','NULL', # keep doc together
'latex-course','NULL', # keep doc together
'latex-doc-ptr','NULL', # keep doc together
@@ -2436,15 +2437,16 @@ $standardcsf='\.csf';
$standardbst='\.bst$';
%specialbst = (
- 'einfuehrung' => 'NULL',
- 'einfuehrung2' => 'NULL',
- 'feupphdteses' => 'NULL',
- 'latex-bib-ex' => 'NULL',
- 'latex-referenz' => 'NULL',
- 'mil3' => 'NULL',
- 'msu-thesis' => 'NULL',
+ 'einfuehrung' => 'NULL',
+ 'einfuehrung2' => 'NULL',
+ 'feupphdteses' => 'NULL',
+ 'latex-bib-ex' => 'NULL',
+ 'latex-bib2-ex' => 'NULL',
+ 'latex-referenz' => 'NULL',
+ 'mil3' => 'NULL',
+ 'msu-thesis' => 'NULL',
'przechlewski-book-examples' => 'NULL',
- 'umthesis' => 'NULL',
+ 'umthesis' => 'NULL',
);
# packages which need special BibTeX data files (not) installed.
diff --git a/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc b/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc
index 867c9ea1b65..51a51923a23 100644
--- a/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc
@@ -25,6 +25,7 @@ depend koma-script-examples
depend l2picfaq
depend l2tabu
depend latex-bib-ex
+depend latex-bib2-ex
depend latex-referenz
depend latex-tabellen
depend latexcheat-de
diff --git a/Master/tlpkg/tlpsrc/latex-bib2-ex.tlpsrc b/Master/tlpkg/tlpsrc/latex-bib2-ex.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/latex-bib2-ex.tlpsrc