summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-03 22:41:55 +0000
committerKarl Berry <karl@freefriends.org>2013-08-03 22:41:55 +0000
commitcd61954ea4b5198086d57352c8445f06a86d6741 (patch)
treed5b47f9fc581d38395dc63ff21a55bc98b2fb38c /Master/tlpkg/libexec
parent701f292b739328b78643d55880a0a26d4ddbaabb (diff)
noindentafter (3aug13)
git-svn-id: svn://tug.org/texlive/trunk@31341 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 1d6684ff3f6..b7229e0e5f1 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1462,6 +1462,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'nag', '\.nag|' . $standardtex,
'navigator', '(t-)?navigator.tex|' . $standardtex,
'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$',
+ 'noindentafter', "noindentafter\.sty",
'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf
'ntheorem', '\.sty|\.std',
'ocgx', 'tikz.*\.code\.tex|' . $standardtex,