diff options
author | Karl Berry <karl@freefriends.org> | 2024-03-09 20:46:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-03-09 20:46:32 +0000 |
commit | b52b2373fbebd06d1ae428999aae3dc130d77012 (patch) | |
tree | 6c3ec09b2a458edb3f01dc95860e9edc712e58db /Master/tlpkg/libexec/ctan2tds | |
parent | d2602fc0b65f4c8d5ab78f5e88e73f1b78127b61 (diff) |
litebook (9mar24)
git-svn-id: svn://tug.org/texlive/trunk@70533 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 036a1a65ddc..3ecd66d3671 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1783,6 +1783,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'light-latex-make' => '&tl_man_to_pdf', 'lilyglyphs' => '&POSTlilyglyphs', 'listbib' => '&POSTlistbib', + 'litebook' => '&POST_onelevel', 'litesolution' => '&POST_onelevel', 'litetable' => '&POST_onelevel', 'lithuanian' => '&POSTlithuanian', |