diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-23 23:43:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-23 23:43:42 +0000 |
commit | 9c8a12c7a481e50886b68b686e6a7e1ae0d9e358 (patch) | |
tree | 8a9e7ad0eab763406a723a4464fee78e031a0079 /Master/tlpkg/libexec/ctan2tds | |
parent | 5233802c550f0cc1a8fb76ed9399eb1ce51e9600 (diff) |
boisik 0.5 (21aug09)
git-svn-id: svn://tug.org/texlive/trunk@14833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 80 |
1 files changed, 39 insertions, 41 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 206952e00e4..6ef1746b590 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -969,40 +969,37 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; %specialdocfmt = ( - 'Asana-Math', 'fonts', - 'FAQ-en', 'generic', - 'abbr', 'generic', - 'abstyles', 'bibtex', - 'apalike', 'bibtex', - 'accfonts', 'fonts', - 'amsldoc-it', 'italian', - 'amsldoc-vn', 'vietnamese', - 'amsthdoc-it', 'italian', - 'antomega', 'omega', - 'arabxetex', 'xelatex', - 'archaic', 'fonts', - 'arev', 'fonts', + 'Asana-Math', 'fonts', + 'FAQ-en', 'generic', + 'abbr', 'generic', + 'abstyles', 'bibtex', + 'apalike', 'bibtex', + 'accfonts', 'fonts', + 'antomega', 'omega', + 'arabxetex', 'xelatex', + 'archaic', 'fonts', + 'arev', 'fonts', 'around-the-bend', 'generic', 'arrayjob', 'generic', 'astro', 'fonts', 'asymptote-faq-zh-cn', 'support', 'asymptote-by-example-zh-cn', 'support', 'asymptote-manual-zh-cn', 'support', - 'aurical', 'fonts', - 'automata', 'metapost', - 'ascii', 'fonts', - 'barr', 'generic', - 'bbm', 'fonts', - 'beamer-tut-pt','portuguese', - 'bera', 'fonts', - 'bghyphen', 'generic', - 'bib-fr', 'bibtex', - 'bibhtml', 'bibtex', - 'bidi', 'xelatex', - 'blacklettert1','fonts', - 'cbfonts', 'fonts', - 'cc-pl', 'fonts', - 'chicago-annote','bibtex', + 'aurical', 'fonts', + 'automata', 'metapost', + 'ascii', 'fonts', + 'barr', 'generic', + 'bbm', 'fonts', + 'bera', 'fonts', + 'bghyphen', 'generic', + 'bib-fr', 'bibtex', + 'bibhtml', 'bibtex', + 'bidi', 'xelatex', + 'blacklettert1', 'fonts', + 'boisik', 'fonts', + 'cbfonts', 'fonts', + 'cc-pl', 'fonts', + 'chicago-annote', 'bibtex', 'circ', 'latex', 'cirth', 'fonts', 'cjhebrew', 'fonts', @@ -1038,19 +1035,20 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'feyn', 'fonts', 'fge', 'fonts', 'fig4latex', 'support', - 'findhyph', 'support', - 'fltpoint', 'generic', - 'fontch', 'plain', - 'fontools', 'support', - 'fourier', 'fonts', - 'fouriernc', 'fonts', - 'fpl', 'fonts', - 'fragmaster', 'support', - 'frcursive', 'fonts', - 'genmisc', 'generic', - 'gfsdidot', 'fonts', - 'gfsneohellenic', 'fonts', - 'germbib', 'bibtex', + 'findhyph', 'support', + 'fltpoint', 'generic', + 'fontch', 'plain', + 'fontools', 'support', + 'fourier', 'fonts', + 'fouriernc', 'fonts', + 'fpl', 'fonts', + 'fragmaster', 'support', + 'frcursive', 'fonts', + 'genmisc', 'generic', + 'gfsbodoni', 'fonts', + 'gfsdidot', 'fonts', + 'gfsneohellenic', 'fonts', + 'germbib', 'bibtex', 'gost', 'bibtex', 'greenpoint', 'fonts', 'hfoldsty', 'fonts', |