summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-16 21:50:22 +0000
committerKarl Berry <karl@freefriends.org>2014-04-16 21:50:22 +0000
commit712e18adbc3a3747f8baa04df86593602cc032e6 (patch)
treead001706d85bdc5a5f045e712cd6e6b31d6b7cfb /Master/tlpkg/libexec
parentf96c6f3b55f5a86a5f9dd5dbfe6422c72d1b4b8e (diff)
placeat (16apr14)
git-svn-id: svn://tug.org/texlive/trunk@33467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index aca6979ab1a..5f7dd4d7cce 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2190,6 +2190,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'pageslts' => 'tex -translate-file=empty.tcx', # no 8-bit
'papermas', => 'tex',
'pauldoc' => 'latex', # requires interaction
+ 'placeat' => 'luatex',
'poemscol' => 'latex', # requires interaction
'polski' => 'latex', # requires interaction
'psfragx' => 'latex', # requires interaction
@@ -2446,6 +2447,7 @@ $standardxmt='\.xmt';
'lualatex-math' => '\.lua$',
'luasseq' => '\.lua$',
'mycv' => 'mycv_split_contents\.pl',
+ 'placeat' => '\.lua$',
'pythontex' => '([23]|_.*)\.py$',
'spelling' => '\.lua$',
);
@@ -2601,6 +2603,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'lshort-spanish'=>'lshort-letter.pdf', # a4 is enough
'mathexam' => 'sample.tex~',
'pkfix-helper' => 'pkfix-helper.pdf',
+ 'placeat' => $standardclean . '|README\.$',
'purifyeps' => 'purifyeps.pdf',
'revtex' => '00readme.tex|DOWNLOAD|README', # already in doc
'suftesi' => 'example/MaterialeInizialeFinale/.DS_Store',