diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/bib2gls/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/support/bib2gls/CHANGES | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/bib2gls/CHANGES b/Master/texmf-dist/doc/support/bib2gls/CHANGES index b68f56882e8..7f1d128d1ac 100644 --- a/Master/texmf-dist/doc/support/bib2gls/CHANGES +++ b/Master/texmf-dist/doc/support/bib2gls/CHANGES @@ -1,3 +1,27 @@ +v2.3 (2020-03-23): + + * New sort methods: recordcount and recordcount-reverse + (both require --record-count). + + * Resource option 'selection' now also allows the values + 'deps but not recorded' and 'ancestors but not recorded' + + * New resource options: + + custom-sort-fallbacks + field-concat-sep + + * The sort fallback resource options custom-sort-fallbacks, + entry-sort-fallback, symbol-sort-fallback, + abbreviation-sort-fallback and bibtexentry-sort-fallback + now allow 'id' or 'original id' as values or values that are + field concatenations. + + * New command line switches: + + --provide-glossaries + --no-provide-glossaries + v2.2 (2020-03-16): * Bug fix (texparserlib.jar): |