diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-05 18:48:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-05 18:48:41 +0000 |
commit | ae41bbd3003da49008e930d3f24b1908d316e810 (patch) | |
tree | 576868ca4d837ad8775ab99d83b9c39784635fec /Master/tlpkg | |
parent | 53b978a99a82b83e1643db2362d70d9eba83e19d (diff) |
xstring update + xstring.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@10434 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 62f34f26b48..41ba9b8a102 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -980,6 +980,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$'; 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', 'xetexfontinfo','\.tex', + 'xstring', 'xstring\.tex|' . $standardtex, 'zefonts', '\.sty|\.fd', ); |