CTAN update: bib2gls
Date: March 25, 2020 10:44:18 AM CET
Nicola Talbot submitted an update to the
bib2gls
package.
Version number: 2.3 2020-03-23
License type: gpl3+
Summary description: Command line application to convert .bib files to glossaries-extra.sty resource files
Announcement text:
- 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
This package is located at http://mirror.ctan.org/support/bib2gls More information is at https://www.ctan.org/pkg/bib2gls
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
- 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
This package is located at http://mirror.ctan.org/support/bib2gls More information is at https://www.ctan.org/pkg/bib2gls
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
bib2gls – Command line application to convert .bib files to glossaries-extra.sty resource files
This Java command line application may be used to extract glossary information stored in a .bib file and convert it into glossary entry definition commands.
This application should be used with glossaries-extra.sty’s ‘record’ package option. It performs two functions in one:- selects entries according to records found in the .aux file (similar to bibtex),
- hierarchically sorts entries and collates location lists (similar to makeindex or xindy).
The glossary entries can then be managed in a system such as JabRef, and only the entries that are actually required will be defined, reducing the resources required by TeX.
The supplementary application convertgls2bib can be used to convert existing .tex files containing definitions (\newglossaryentry etc.) to the .bib format required by bib2gls.
Package | bib2gls |
Version | 3.9 2024-01-30 |
Copyright | 2017–2024 Nicola L. C. Talbot |
Maintainer | Nicola Talbot |