diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-21 21:17:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-21 21:17:10 +0000 |
commit | 24d14de67d56a3947139cedc5ff40a43569d9085 (patch) | |
tree | 44a98123c3a7183cc4431922bd48d8acaf60e279 /Master/tlpkg | |
parent | 39166786723f188c88fa8748411eb13b77341321 (diff) |
biblatex-juradiss (21mar20)
git-svn-id: svn://tug.org/texlive/trunk@54448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 116f2bc87e0..b187fd535dd 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -184,6 +184,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'biblatex-contrib', "die 'skipping, use subdir'", 'biblatex-fiwi', "&MAKEflatten", 'biblatex-gost', "&MAKEflatten", + 'biblatex-juradiss', "&MAKEflatten", 'biblatex-musuos', "&MAKEflatten", 'biblio', "die 'skipping, too big, use beebe'", 'bibtool', "die 'skipping, requires compilation'", |