diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries-extra/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossaries-extra/CHANGES | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES index 1043286d7a3..78362b3c3d1 100644 --- a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES @@ -1,3 +1,37 @@ +1.39 (2018-03-22) + + * glossaries-extra.sty: + + - Added example-glossaries-symbolnames.bib + (corresponds to sample example-glossaries-symbolnames.tex + file provided by glossaries.sty) + + - Added starred versions of: + + \GlsXtrIfFieldEqStr + \GlsXtrIfFieldEqXpStr + \GlsXtrIfXpFieldEqXpStr + \GlsXtrIfFieldCmpNum + \GlsXtrIfFieldEqNum + \GlsXtrIfFieldNonZero + + - New command: \glsxtrentryparentname + + - New command: \glsxtrsetglossarylabel and 'label' key + for 'printgloss' family. + + - bug fix: added protection against fragile/non-expandable + commands in location within \@glsxtr@dorecord + + - bug fix: corrected short-nolong-desc, short-sc-nolong-desc, + short-sm-nolong-desc, short-em-desc (and their synonyms) + to behave as advertised in the manual. (That is, + name={short (long)} and description key must be supplied.) + + * glossary-bookindex.sty: + + - added: \glsxtrbookindexlocation, \glsxtrbookindexsublocation + 1.38 (2018-12-01) * glossary-longextra.sty |