diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-14 20:39:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-14 20:39:57 +0000 |
commit | 3c9997b5d97130d82923d9556ceb68d09bef36a3 (patch) | |
tree | 4fcb4fcc55f50a6f52a99010667cada457916ca9 /Master/tlpkg | |
parent | 52dc9bcf5fe84e8106039130f5176955ebc1c796 (diff) |
ppt-slides (14sep22)
git-svn-id: svn://tug.org/texlive/trunk@64395 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 2f79991b6a2..fa5ffa3491f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2273,6 +2273,7 @@ $standardtex 'poetrytex', 'poetrytex\.sty$', # not -style 'powerdot', '\.ps|images|' . $standardtex, 'ppchtex', 'm.*tex|m.*sty', + 'ppt-slides', 'ppt-(schemes|templates)|' . $standardtex, 'present', 'present.tex', 'presentations-en', 'NULL', # doc pkg 'projlib', 'old-modules|' . $standardtex, |