summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-16 23:55:19 +0000
committerKarl Berry <karl@freefriends.org>2010-07-16 23:55:19 +0000
commitabddee983b67cfafd9e5361a8081159b71c88d29 (patch)
tree6c6c25c3bd6c7c2249aab2f5944cbdc8ccbee1a4 /Master/tlpkg
parent3b32cd08514151ba67ef054d77f6eee45d399c31 (diff)
new xits fonts (15jul10)
git-svn-id: svn://tug.org/texlive/trunk@19491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
-rw-r--r--Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/xits.tlpsrc0
4 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index f31f767bee8..293c090d6fb 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -335,7 +335,8 @@ my @TLP_working = qw(
xargs xcolor xcomment xdoc
xecjk xecolour xecyr xeindex xepersian xesearch
xetex-def xetex-itrans xetex-pstricks xetexfontinfo
- xetexref xfor xgreek xifthen
+ xetexref xfor xgreek
+ xifthen xits
xkeyval xlop xltxtra xmpincl xnewcommand xoptarg xpackages
xq xskak xstring xtab xtcapts xunicode
xwatermark xyling xypdf xypic xypic-tut-pt xytree
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c2816aa8215..3a30b713e4d 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -700,6 +700,7 @@ $Master = "$mydir/../..";
'xetex-pstricks',"&MAKEcopy",
'xfrac', "die 'skipping, use mh (I guess)'",
'xinitials', "die 'skipping, will be in xpackages when ready (Morten says)'",
+ 'xits', "&MAKEflatten",
'xkeyval', "&MAKExkeyval",
'xmltex', "&MAKExmltex",
'xor', "die 'skipping, will be in xpackages when ready (Morten says)'",
@@ -1645,7 +1646,9 @@ $standardpfm='\.pfm';
%specialpfm = ();
$standardsfd='\.sfd';
-%specialsfd = ();
+%specialsfd = (
+ 'xits' => '\.(fea|sfd)$',
+);
$standardttf='\.ttf';
%specialttf = ();
diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc
index 9fdcd07de82..490bd9c4918 100644
--- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc
@@ -137,6 +137,7 @@ depend umtypewriter
depend universa
depend venturisadf
depend wsuipa
+depend xits
depend yfonts
depend zefonts
depend collection-basic
diff --git a/Master/tlpkg/tlpsrc/xits.tlpsrc b/Master/tlpkg/tlpsrc/xits.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/xits.tlpsrc