diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-14 22:17:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-14 22:17:46 +0000 |
commit | 4cad9cf047cf4bb824a71c8af70edee1b20874f1 (patch) | |
tree | 9dca48848d460108937bd24f6d66179e16dfe1a2 /Master/tlpkg/libexec | |
parent | bf587c17edfdc46c03e91570278a8faa0c4285a0 (diff) |
pdfbook2 (4jun15)
git-svn-id: svn://tug.org/texlive/trunk@37537 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b987c3b8e67..052a4d18d40 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2633,6 +2633,7 @@ $standardttf = '\.ttf'; 'mkjobtexmf' => 'mkjobtexmf\.pl$', 'mkpic' => '^mkpic$', 'musixtex' => '\.lua$', + 'pdfbook2' => 'pdfbook2$', 'pdfcrop' => '\.pl$', # doscripts() does r* 'pdfjam' => 'pdf[^.]*$', 'pedigree-perl' => '\.pl$', @@ -2699,6 +2700,7 @@ $standardttf = '\.ttf'; 'musixtnt' => '\.1$', 'pedigree-perl' => '\.1$', 'perltex' => 'perltex.1', + 'pdfbook2' => '\.1$', 'pdfjam' => '\.1$', 'pkfix-helper' => 'pkfix-helper.1', 'pmx' => '\.1$', |