diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b13610c5712..952367e225a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1113,13 +1113,13 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'voss-de', 'german', 'wasy2', 'fonts', 'wsuipa', 'generic', - 'xepersian', 'xelatex', - 'xetexfontinfo','xetex', - 'xltxtra', 'xelatex', - 'xq', 'fonts', - 'xstring', 'generic', - 'xunicode', 'xelatex', - 'xypic-tut-pt','portuguese', + 'xepersian', 'xelatex', + 'xetexfontinfo', 'xetex', + 'xltxtra', 'xelatex', + 'xq', 'fonts', + 'xstring', 'generic', + 'xunicode', 'xelatex', + 'zhspacing', 'xetex', ); $standarddocfmt='latex'; |