summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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$',