summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-14 18:25:04 +0000
committerKarl Berry <karl@freefriends.org>2010-05-14 18:25:04 +0000
commit1d489c5acd49115955f035380e9ec36c51701827 (patch)
treed17c973ec385909cfe84904bd616a24ca6563a66 /Master/tlpkg/libexec
parent4bdb3741be07ea2fb420fed48040d74b1b904341 (diff)
bibleref 1.12 (11may10)
git-svn-id: svn://tug.org/texlive/trunk@18247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 7380a891b4d..c3abba5427d 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -695,7 +695,6 @@ $Master = "$mydir/../..";
%posthook = (
'apalike' => '&POSTapalike',
'babelbib' => '&POSTbabelbib',
- 'bibleref' => '&POSTlatex2html',
'context-games' => '&POSTcontext_games',
'coordsys' => '&POSTcoordsys',
'ctex' => '&POSTctex',
@@ -830,7 +829,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'breqn', '\.sty|\.sym',
'calxxxx', 'cal.*\.tex',
'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
- 'captdef', '^..[^s].*\.sty', # not miscdoc.sty
+ 'captdef', '^..[^s].*\.sty', # not miscdoc.sty
'carlisle', '\.sty|\.ltx',
'chemstyle', '\.jdf|' . $standardtex,
'cirth', 'num\.tex',