diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-16 23:26:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-16 23:26:45 +0000 |
commit | 6fc5502e69f5fd099e8054072e9480038c921012 (patch) | |
tree | d99ba384455fa016603ead92e945e9f3fb3da8c4 /Master/tlpkg/libexec | |
parent | 8d1f257f723da86fe3c932b9b2068e67b8717a6e (diff) |
biblatex-chem 1.1a (16aug11)
git-svn-id: svn://tug.org/texlive/trunk@23579 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b3c0407e946..48ce455d60a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -264,6 +264,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'devanagari-omega', "die 'skipping, author unknown, license unknown'", 'diagmac', "die 'skipping, for latex 2.09 and we have diagmac2'", 'diagnose', "&MAKEflatten", + 'diagxy', "die 'skipping, use barr'", 'dialogl', "die 'skipping, noinfo license, author deceased'", 'dictsym', "&MAKEunzipandflatten", 'disser', "&MAKEdisser", @@ -4371,7 +4372,7 @@ sub POSTctex { &SYSTEM ("$MV doc/* .; rmdir doc"); } -sub POSTdehyph_expt { +sub POSTdehyph_exptl { print "POST$package - *YOU* must update tlpsrc directives, right now!\n"; } |