diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-17 20:49:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-17 20:49:19 +0000 |
commit | 77079b6394ae3a4db8618c08200cb6724cdd2f23 (patch) | |
tree | 47ed76aa0913e0fa8fa7f83916c27aa0044f9b0b /Master/tlpkg/libexec/ctan2tds | |
parent | 5d5ad318827c31a935fa5aa9fb879bd195608378 (diff) |
arara (17oct21)
git-svn-id: svn://tug.org/texlive/trunk@60789 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 072af5ac266..75ef248bd33 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1585,6 +1585,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'amsrefs' => '&POSTamsrefs', 'amstex' => '&POSTamstex', 'apalike' => '&POSTapalike', + 'arara' => '&POST_do_man', 'asapsym' => '&POSTasapsym', 'attachfile2' => '&tl_man_to_pdf', 'autosp' => '&POSTautosp', |