summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-06 20:40:33 +0000
committerKarl Berry <karl@freefriends.org>2021-11-06 20:40:33 +0000
commit64faaa94313d41b577b70c12355e292b265426f0 (patch)
tree82b7c301dd3e421e37e5b28f1bf05e2ca50085fc /Master/texmf-dist/doc/support
parent5c835cb7fc402dcaf0f66aad522767cb5d078237 (diff)
bib2gls (6nov21)
git-svn-id: svn://tug.org/texlive/trunk@60978 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/CHANGES62
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/README.md13
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdfbin726550 -> 726640 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/bib2gls.pdfbin4707340 -> 4926320 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdfbin49018 -> 51554 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdfbin50469 -> 54223 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdfbin50259 -> 54005 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdfbin47253 -> 49744 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdfbin89393 -> 97787 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-hierarchical.pdfbin49667 -> 52507 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.pdfbin56336 -> 61070 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdfbin110937 -> 121232 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdfbin160849 -> 166498 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdfbin103831 -> 109213 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdfbin243176 -> 255317 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdfbin318047 -> 330725 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.tex18
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-nested.pdfbin49676 -> 52519 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdfbin47754 -> 50318 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdfbin69804 -> 73043 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols2.pdfbin67011 -> 70258 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdfbin53015 -> 57346 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdfbin54758 -> 59077 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdfbin41130 -> 44644 bytes
-rw-r--r--Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdfbin23838 -> 23850 bytes
25 files changed, 83 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/support/bib2gls/CHANGES b/Master/texmf-dist/doc/support/bib2gls/CHANGES
index 78da3cb3798..36e8039ff4a 100644
--- a/Master/texmf-dist/doc/support/bib2gls/CHANGES
+++ b/Master/texmf-dist/doc/support/bib2gls/CHANGES
@@ -1,3 +1,65 @@
+v2.8 (2021-11-05):
+
+ * Support for new features of mfirstuc v2.07:
+
+ - sentence case (firstuc) and title case now recognise \MFUskippunc.
+ (This should be used to skip leading punctuation.)
+
+ - title case now recognises \MFUwordbreak.
+
+ * new dual field 'dualdescription'
+
+ * new selection option 'selected before'
+
+ * new resource options:
+
+ - save-from-alias
+ - save-from-see
+ - save-from-seealso
+ - save-crossref-tail
+ - save-definition-index
+ - save-use-index
+ - format-integer-fields
+ - format-decimal-fields
+ - secondary-match-action
+ - secondary-match-op
+ - secondary-match
+ - secondary-not-match
+ - encapsulate-sort
+ - prefix-only-existing
+ - save-principal-locations (synonym for save-primary-locations)
+ - principal-location-formats (synonym for primary-location-formats)
+
+ * issue #10: explicit ranges with identical start and end should
+ collapse to a normal location
+ https://github.com/nlct/bib2gls/issues/10
+
+ This has led to new switches:
+
+ --collapse-same-location-range (default)
+ --no-collapse-same-location-range
+
+ * issue #12 Primary locations need to be retained not merged (save-primary-locations=remove)
+ https://github.com/nlct/bib2gls/issues/12
+
+ This has led to new switches:
+
+ --retain-formats
+ --no-retain-formats
+
+ * bug fix: @entry missing required name/description results in "null"
+ saved in the field value. This has been changed to an empty
+ string (but the warning about the missing field remains).
+
+ * bug fix: selection=all doesn't show see and seealso lists in
+ locations https://github.com/nlct/bib2gls/issues/9
+
+ * bug fix: integer sort method should cast to int
+ https://github.com/nlct/bib2gls/issues/11
+
+ * bug fix: indexplural default name incorrect when parent field set
+ https://github.com/nlct/bib2gls/issues/13
+
v2.7 (2020-07-11):
* save-original-entrytype option now allows the name of a field
diff --git a/Master/texmf-dist/doc/support/bib2gls/README.md b/Master/texmf-dist/doc/support/bib2gls/README.md
index ee84f7c8b09..0d1f8b13f97 100644
--- a/Master/texmf-dist/doc/support/bib2gls/README.md
+++ b/Master/texmf-dist/doc/support/bib2gls/README.md
@@ -9,7 +9,7 @@ Application Home Page: https://www.dickimaw-books.com/software/bib2gls
# Licence
-Copyright (C) 2017-2020 Nicola L. C. Talbot (www.dickimaw-books.com)
+Copyright (C) 2017-2021 Nicola L. C. Talbot (www.dickimaw-books.com)
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
@@ -124,6 +124,17 @@ pdflatex myDoc
(Replace `pdflatex` with `latex`, `xelatex` or `lualatex` as
appropriate.)
+# Related Resources
+
+ - [bib2gls FAQ](https://www.dickimaw-books.com/faq.php?category=bib2gls).
+ - [bib2gls gallery](https://www.dickimaw-books.com/gallery/#bib2gls).
+
+TUGboat articles:
+
+ - [Glossaries with bib2gls](http://tug.org/TUGboat/tb40-1/tb124talbot-bib2gls.pdf), issue [40:1, 2019](http://tug.org/TUGboat/Contents/contents40-1.html).
+ - [bib2gls: selection, cross-references and locations](http://tug.org/TUGboat/tb41-3/tb129talbot-bib2gls-more.pdf), issue [41:3, 2020](http://tug.org/TUGboat/Contents/contents41-3.html).
+ - bib2gls: sorting, issue [42:2, 2021](http://tug.org/TUGboat/Contents/contents42-2.html).
+
# Installation
The files should be installed as follows where *TEXMF* indicates
diff --git a/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf b/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf
index df6e596b1c7..c178684a171 100644
--- a/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf b/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf
index c0d7b2843ff..05aefcaeac1 100644
--- a/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf
index d40ca8cf46e..2a10f78927c 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf
index ad8ff4bda3c..de566d69c14 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf
index 918483c6b8f..b381b12c759 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf
index c94eb54f6ef..90e5404aeff 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf
index 92daecdfdee..ee514e61517 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-hierarchical.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-hierarchical.pdf
index c8deb3f5b33..366652cbd4a 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-hierarchical.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-hierarchical.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.pdf
index d93796579a7..a4b0ae09f6e 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf
index 2f9fedbb6a9..2d7536bb36a 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdf
index a28a071a60a..8198faa965b 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf
index bf2430cc1e7..58f79abc4d4 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf
index 439094626bf..ef7feb79b1a 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf
index 3548567094a..851f2ada1e3 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.tex b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.tex
index bec2301f0c3..75733933b38 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.tex
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.tex
@@ -300,7 +300,7 @@
\glsadd[format=hyperbf]{#1}%
}
-\newcommand{\unit}{\glssymbol}
+\newcommand{\Unit}{\glssymbol}
\newcommand{\measurement}{\gls}
\glsxtrnewgls{film.}{\film}
\glsxtrnewglslike{idx.}{\idx}{\idxpl}{\Idx}{\Idxpl}
@@ -364,14 +364,14 @@ This section is about \idxpl{chemical}.
\gls{Zr3PO44} (\glsdesc{Zr3PO44}), \gls{ZnF2} (\glsdesc{ZnF2}).
\section{SI Units}
-\Idxpl{baseunit}: \unit{ampere} (measures \measurement{ampere}),
-\unit{kilogram} (measures \measurement{kilogram}), \unit{metre},
-\unit{second}, \unit{kelvin}, \unit{mole}, \unit{candela}.
-
-\Idxpl{derivedunit}: \unit{area}, \unit{volume},
-\unit{velocity},
-\unit{acceleration}, \unit{density}, \unit{luminance},
-\unit{specificvolume}, \unit{concentration}, \unit{wavenumber}.
+\Idxpl{baseunit}: \Unit{ampere} (measures \measurement{ampere}),
+\Unit{kilogram} (measures \measurement{kilogram}), \Unit{metre},
+\Unit{second}, \Unit{kelvin}, \Unit{mole}, \Unit{candela}.
+
+\Idxpl{derivedunit}: \Unit{area}, \Unit{volume},
+\Unit{velocity},
+\Unit{acceleration}, \Unit{density}, \Unit{luminance},
+\Unit{specificvolume}, \Unit{concentration}, \Unit{wavenumber}.
\section{Books and Films}
\Idxpl{book}: \gls{ataleoftwocities} (by \gls{dickens}),
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-nested.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-nested.pdf
index f61387651f3..a8f7e6120cd 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-nested.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-nested.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdf
index a9e74241a2f..a03261b14f1 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf
index 4f4af52d4bc..a38d38b85c6 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols2.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols2.pdf
index ba846037df2..ec8afd2eac5 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols2.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols2.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf
index fec5a07613e..0348d38a526 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf
index 9f94f62e3d6..3db5447a91e 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf
index 15947b9d508..e89abd84ef8 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf
index c946b1758fe..35debd6fa83 100644
--- a/Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf
+++ b/Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf
Binary files differ