diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-20 21:43:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-20 21:43:39 +0000 |
commit | fc1044910190d3e941c8fffe40f1b9109fb1528c (patch) | |
tree | 981a508ac3b02406d9760bd5b2aab82a3b38ddd0 /Master/tlpkg/libexec/ctan2tds | |
parent | cc7558ce30a83ce6b9d2721a0737678d8c8a131c (diff) |
yafoot doc update
git-svn-id: svn://tug.org/texlive/trunk@19086 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ee2f7fee96c..9f01d573f48 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1009,6 +1009,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'vaucanson-g', '\.(def|tex)|' . $standardtex, 'vertex', 'vertex\.tex|' . $standardtex, 'vhistory', '\.sty', # not hyperref.cfg + 'vrb', 'vrb\.tex', 'vruler', '^..[^s].*\.sty', # not miscdoc.sty 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', |