diff options
author | Norbert Preining <preining@logic.at> | 2013-05-27 02:22:04 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2013-05-27 02:22:04 +0000 |
commit | 95fce57e3b8b9444f94ffb61bd01ccc66f2a0625 (patch) | |
tree | 9dabf30b3daaa94fff29bf39d41abc2b6fc0712b /Master/tlpkg | |
parent | 3b3ca08c2b6146ed28b3ed70a5d7238d7bff9a38 (diff) |
updates to ctan2tds
git-svn-id: svn://tug.org/texlive/trunk@30717 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index addfe3fc730..e11ca11f2db 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1223,6 +1223,7 @@ $standarddest = "texmf-dist"; 'jsclasses', 'platex', 'levy', 'generic', # one .sty, one .tex 'luatexja', 'luatex', + 'luaxml', 'luatex', 'mathabx', 'generic', 'mathdots', 'generic', 'metatex', 'plain', @@ -1250,6 +1251,7 @@ $standarddest = "texmf-dist"; 'rsfs', 'plain', 'ruhyphen', 'generic', 'shapepar', 'generic', + 'spelling', 'luatex', 'systeme', 'generic', 'tabto-generic', 'generic', 'texsis', 'texsis', @@ -1375,6 +1377,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'getoptk', '\.tex', 'ginpenc', '\.gie|\.sty', 'graphics-pln','^[^e].*\.tex|.*\.sty', # not exmpl* + 'greek-inputenc', '\.def|\.dfu$', 'hanoi', 'hanoi\.tex', 'harvmac', 'mac\.tex', 'hc', '\.hld|' . $standardtex, @@ -1711,6 +1714,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'lua2dox', 'support', 'luaintro', 'luatex', 'luatexja', 'luatex', + 'luaxml', 'luatex', 'marvosym', 'fonts', 'mathabx', 'fonts', 'mathdots', 'generic', @@ -1761,6 +1765,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'shapepar', 'generic', 'skak', 'latex', 'skaknew', 'fonts', + 'spelling', 'luatex', 'splines', 'metapost', 'staves', 'fonts', 'systeme', 'generic', |