summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-05 18:31:56 +0000
committerKarl Berry <karl@freefriends.org>2012-04-05 18:31:56 +0000
commit052425490cecbbe60f72fa7a19e49e064be8579a (patch)
treed41fc8be2c0ce0e12a87c08e4de5482b61c45d49 /Master/tlpkg/libexec
parentd6b1768b34d709aceb9834358133eea3499e1151 (diff)
exceltex script in bindir
git-svn-id: svn://tug.org/texlive/trunk@25860 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e0da2c76bde..7dcb69d190e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -474,11 +474,13 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'lettrgth', "die 'skipping, nonfree font'",
'levy-font', "die 'skipping, use levy'",
'levy-latex', "die 'skipping, nosell per old latex'",
- 'lexitex', "die 'skipping, camel has replaced'",
+ 'lexitex', "die 'skipping, use camel'",
'lfb', "&MAKElfb",
'lh', "&MAKElh",
'lhfonts', "die 'skipping, use lh'",
- 'libertine', "&MAKEflatten",
+ 'libertine', "die 'skipping, use libertineotf'",
+ 'libertineotf',"die 'not ready, sorry'",
+ 'xlibertineotf',"&MAKEcopy",
'librarian', "&MAKEflatten",
'libris', "&MAKEcopy",
'lifia-th', "die 'skipping, ?'",
@@ -2099,6 +2101,7 @@ $standardxmt='\.xmt';
'dviasm' => '\.py$',
'ebong' => '\.py$',
'epstopdf' => 'epstopdf\.pl',
+ 'exceltex' => 'exceltex$',
'fig4latex' => 'fig4latex',
'findhyph' => 'findhyph$',
'fragmaster' => 'fragmaster\.pl$',