diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-05 22:33:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-05 22:33:44 +0000 |
commit | 13601e400ccc0a2e0088b2ab4211beb4e59e2401 (patch) | |
tree | 0f62db1ca9a81a5eca71d92fa9f09e34e900937d /Master/tlpkg/libexec | |
parent | 8cb3e7d5de4329b27c2fc0c8e1f5c0afed8711a9 (diff) |
install bib2gls man pages
git-svn-id: svn://tug.org/texlive/trunk@60967 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 66f5c8ddbeb..86732a780b7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3532,6 +3532,7 @@ $standardttf = '\.ttf|\.TTC'; %specialmans = ( 'a2ping' => '\.1$', 'axodraw2' => '\.1$', + 'bib2gls' => '\.1$', 'bundledoc' => '\.1$', 'chklref' => '\.1$', 'crossrefware' => '\.1$', |