summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-09 00:28:26 +0000
committerKarl Berry <karl@freefriends.org>2010-07-09 00:28:26 +0000
commit5a678c1b7870637ad719351718645d27994906d2 (patch)
tree17beaf5506837cfb2ebad8ffbb3b4b15f3dc4623 /Master/tlpkg/libexec/ctan2tds
parente30a75f6124a943629aa0fd1b1f58d388438710c (diff)
pst-eucl-translation-bg doc translation (8jul10)
git-svn-id: svn://tug.org/texlive/trunk@19296 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index f9b596cef03..db5345c6571 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -435,7 +435,7 @@ $Master = "$mydir/../..";
'miniltx', "die 'skipping, use graphics-pln'",
'minionpro', "die 'skipping, requires nonfree minion'",
'misc', "&MAKEmisc",
- 'mk', "die 'skipping, we must not usurp two-character cmd name'",
+ 'mk', "die 'skipping, not self-locating, must not usurp two-character cmd name'",
'mkbangtex', "die 'skipping, no copyright (and python)'",
'mlbib', "die 'skipping, bib file names are too generic'",
'mnhyphn', "&MAKEmnhyphn",
@@ -634,6 +634,8 @@ $Master = "$mydir/../..";
'tex-refs', "die 'skipping, needs work'",
'texdraw', "&MAKEtexdraw",
'texlipse', "die 'skipping, plugin for Eclipse'",
+ 'texlog-extract', "die 'skipping, Ruby, not self-locating'",
+ 'texlog_extract', "die 'skipping, Ruby, not self-locating'",
'texpower', "&MAKEnosymlinks",
'texsis', "&MAKEtexsis",
'thaifonts-scalable', "die 'skipping, Thai, fontforge format only'",
@@ -672,7 +674,7 @@ $Master = "$mydir/../..";
'vicentino', "die 'skipping, nonfree license'",
'view_print_ps_pdf', "die 'skipping, three-char cmd name for ruby script?'",
'voss-de', "&MAKEvossde",
- 'vpp', "die 'skipping, three-char cmd name for ruby script?'",
+ 'vpp', "die 'skipping, not self-locating, three-char name for ruby script?'",
'vrsion', "die 'skipping, nonfree license'",
'wadalab', "&MAKEwadalab",
'wasy2', "&MAKEflatten",
@@ -966,6 +968,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'pstricks', 'pst-*\.tex',
'pst-bspline', 'pst-bspline\.(tex|sty)',
'pst-cox', 'pst-cox(coor|eterp)\.tex',
+ 'pst-eucl-translation-bg', 'NULL',
'pst-geo', 'pst-map.*\.tex|pst-map.*\.sty',
'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex',
'pst-text', 'pst-(char|text)\.(tex|sty)',
@@ -1458,6 +1461,7 @@ $standardinsrunner="latex -interaction=nonstopmode";
'apprends-latex' => 'NULL', # doc
'bigints' => 'NULL', # doc
'mpman-ru' => 'NULL', # doc
+ 'pst-eucl-translation-bg' => 'NULL', # doc
'seuthesis', => 'NULL', # doc
'tkz-tab', => 'NULL', # doc
);