summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-18 15:57:20 +0000
committerKarl Berry <karl@freefriends.org>2010-06-18 15:57:20 +0000
commite7c3e209e8f797c9f89a7e454e260716220ce832 (patch)
tree4bdee0039f081333dd0e0d548bb565095070b602 /Master/tlpkg/libexec
parent6a610c4ffff82f7e5188bd0154b7859244e02447 (diff)
new generic package yax (17jun10)
git-svn-id: svn://tug.org/texlive/trunk@19036 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 12900331313..dbc1a32f352 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1016,6 +1016,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'xwatermark', '\.sty', # no .cfg
'xlop', 'xlop\.(tex|sty)', # no manual.sty
'xstring', 'xstring\.tex|' . $standardtex,
+ 'yax', '(t-)?yax\.(sty|tex)|' . $standardtex,
'zefonts', '\.sty|\.fd',
);