summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/makeglossaries
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-15 03:01:17 +0000
committerNorbert Preining <norbert@preining.info>2020-02-15 03:01:17 +0000
commit6e362e815ea119b3f6db97b21c10fee3279b5c6b (patch)
tree536b6a92aa0abbc06d83b0b03850caeebf82d65e /macros/latex/contrib/glossaries/makeglossaries
parentdc072b1cb0427be056e747cdbfd6b7a4f1e02e56 (diff)
CTAN sync 202002150301
Diffstat (limited to 'macros/latex/contrib/glossaries/makeglossaries')
-rwxr-xr-xmacros/latex/contrib/glossaries/makeglossaries7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/glossaries/makeglossaries b/macros/latex/contrib/glossaries/makeglossaries
index d42214c5ff..fe1e1248d9 100755
--- a/macros/latex/contrib/glossaries/makeglossaries
+++ b/macros/latex/contrib/glossaries/makeglossaries
@@ -2,7 +2,7 @@
# File : makeglossaries
# Author : Nicola Talbot
-# Version : 4.44
+# Version : 4.45
# Description: simple Perl script that calls makeindex or xindy.
# Intended for use with "glossaries.sty" (saves having to remember
# all the various switches)
@@ -31,7 +31,7 @@
# glossaries-babel.sty, glossaries-polyglossia.sty, glossaries.perl.
# Also makeglossaries and makeglossaries-lite.lua.
-my $version="4.44 (2019-12-06)";
+my $version="4.45 (2020-01-18)";
# History:
# v4.43:
@@ -1140,7 +1140,8 @@ sub makeindex{
# This is a subroutine in case of possible extension.
# For example, what happens in the event of 'textbf' and 'emph'?
# Should one override the other or be combined? Combining is harder
-# as it would need a corresponding LaTeX command.
+# as it would need a corresponding LaTeX command. (bib2gls deals
+# with this better through its --map-formats switcn.)
# 2.21 check for range encap moved earlier
sub encap_overrides{