summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-28 23:54:32 +0000
committerKarl Berry <karl@freefriends.org>2011-11-28 23:54:32 +0000
commitec1850934776a8b813fb4abed29480666a252ead (patch)
tree219d624b3f56678274cda4da30c6ea1c98fdc2e7 /Master/tlpkg/libexec
parent463fd919920032de4e274499ddce84791bfc914a (diff)
new latex package apa6 (25nov11)
git-svn-id: svn://tug.org/texlive/trunk@24685 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 415118419e2..2491109ab33 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1085,6 +1085,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'ae', '\.fd$|\.sty',
'amstex', '\.st[iy]|ams(ppt1|tex).tex|amstex.bug',
'apa', '\.apa|\.cls', # not endfloat.cfg
+ 'apa6', 'config|' . $standardtex,
'apacite', '\.apc|' . $standardtex,
'arabtex', '\.tex|' . $standardtex,
'babelbib', '\.bdf|\.sty',