diff options
author | Norbert Preining <preining@logic.at> | 2015-05-06 04:52:41 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2015-05-06 04:52:41 +0000 |
commit | b0e8c76ee49f69cbc3e92446655905c36e7c2bf5 (patch) | |
tree | cec8554721f0318ce7c26a5d539bc1d9e780fcef /Master/tlpkg/libexec/ctan2tds | |
parent | 48c34101adeb05a73f393f56f7fd9bef07c56c73 (diff) |
add cjk-gs-integrate to ctan-check, ctan2tds, and c-langcjk
git-svn-id: svn://tug.org/texlive/trunk@37224 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f7d4637c0e6..c9c35e13104 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1777,6 +1777,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$'; 'circ', 'latex', 'cirth', 'fonts', 'cjhebrew', 'fonts', + 'cjk-gs-integrate', 'fonts', 'cm-super', 'fonts', 'cmarrows', 'metapost', 'components-of-TeX', 'generic', @@ -2586,6 +2587,7 @@ $standardttf = '\.ttf'; 'bibexport' => 'bibexport\.sh$', 'bundledoc' => '(arlatex|bundledoc)$', 'checkcites' => '\.lua$', + 'cjk-gs-integrate' => '\.pl$', 'convbkmk' => '\.rb$', 'crossrefware' => '\.pl$', 'ctanify' => '^ctanify$', |