summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds18
1 files changed, 10 insertions, 8 deletions
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.