diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c133db1d24b..dc3419541e3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2056,6 +2056,7 @@ $standardtex 'xesearch', 't-.*|' . $standardtex, 'xetexfontinfo','\.tex', 'xetexko', '\.tab$|' . $standardtex, + 'xskak', '^xskak.*sty', # not UF-.*.sty 'xwatermark', '\.sty', # no .cfg 'xindex', '(unicode|xindex)-.*\.lua$', 'xlop', 'xlop\.(tex|sty)', # no manual.sty @@ -3278,7 +3279,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response 'ucs' => 'languages.ps.gz', # no source - 'xskak' => 'xskak.pdf', # no source 'xymtex' => 'doc/.*\.pdf$', # no source 'yannisgr' => '^(digits|gen_acc)\.mf' # levy dup ); |