diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-25 21:17:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-25 21:17:07 +0000 |
commit | d21e43ac989ba93e0f327fc32fd99f3b1c3f0c6e (patch) | |
tree | 4559c2801018f4511acb348e3ea173b38d5aabed /Master/tlpkg | |
parent | f54f97c9d6ff947e8761f0c41662f50155ca630d (diff) |
dynblocks.sty in runtime (25 Sep 2012 21:19:30)
git-svn-id: svn://tug.org/texlive/trunk@27804 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 dea9e4d4037..a4c66d58c21 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1044,6 +1044,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cals' => '&PREHOOK_cals', 'chess' => '&PREHOOK_chess', 'cm-super' => '&PREHOOK_cm_super', + 'dynblocks' => '&PREHOOK_flatten1', 'fixme' => '&PREHOOK_fixme', 'fontools' => '&PREHOOK_fontools', 'ibygrk' => '&PREHOOK_ibygrk', |