summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2013-05-27 02:22:04 +0000
committerNorbert Preining <preining@logic.at>2013-05-27 02:22:04 +0000
commit95fce57e3b8b9444f94ffb61bd01ccc66f2a0625 (patch)
tree9dabf30b3daaa94fff29bf39d41abc2b6fc0712b
parent3b3ca08c2b6146ed28b3ed70a5d7238d7bff9a38 (diff)
updates to ctan2tds
git-svn-id: svn://tug.org/texlive/trunk@30717 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
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',