From b5906151f91070a3372cf1fe25efa06fd070a0d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 7 Jul 2018 20:46:19 +0000 Subject: bib2gls (7jul18) git-svn-id: svn://tug.org/texlive/trunk@48158 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/bib2gls/CHANGES | 6 + .../doc/support/bib2gls/bib2gls-begin.pdf | Bin 566010 -> 610422 bytes Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf | Bin 3131860 -> 3132632 bytes .../support/bib2gls/examples/sample-authors.pdf | Bin 49017 -> 49017 bytes .../support/bib2gls/examples/sample-bacteria.pdf | Bin 50468 -> 50468 bytes .../support/bib2gls/examples/sample-chemical.pdf | Bin 50256 -> 50256 bytes .../support/bib2gls/examples/sample-citations.pdf | Bin 47338 -> 47338 bytes .../support/bib2gls/examples/sample-constants.pdf | Bin 89416 -> 89416 bytes .../support/bib2gls/examples/sample-languages.pdf | Bin 56151 -> 56151 bytes .../doc/support/bib2gls/examples/sample-maths.pdf | Bin 110958 -> 110958 bytes .../doc/support/bib2gls/examples/sample-media.pdf | Bin 160811 -> 160811 bytes .../support/bib2gls/examples/sample-msymbols.pdf | Bin 103819 -> 103819 bytes .../doc/support/bib2gls/examples/sample-multi1.pdf | Bin 243174 -> 243174 bytes .../doc/support/bib2gls/examples/sample-multi2.pdf | Bin 317946 -> 317946 bytes .../doc/support/bib2gls/examples/sample-people.pdf | Bin 47760 -> 47760 bytes .../bib2gls/examples/sample-textsymbols.pdf | Bin 69804 -> 69804 bytes .../doc/support/bib2gls/examples/sample-units1.pdf | Bin 53015 -> 53015 bytes .../doc/support/bib2gls/examples/sample-units2.pdf | Bin 54758 -> 54758 bytes .../doc/support/bib2gls/examples/sample-units3.pdf | Bin 41131 -> 41131 bytes .../support/bib2gls/examples/sample-usergroups.pdf | Bin 23920 -> 23919 bytes Master/texmf-dist/scripts/bib2gls/bib2gls.jar | Bin 207790 -> 207845 bytes .../texmf-dist/scripts/bib2gls/convertgls2bib.jar | Bin 26289 -> 26328 bytes Master/texmf-dist/scripts/bib2gls/texparserlib.jar | Bin 940129 -> 940530 bytes .../source/support/bib2gls/src/bib2gls-begin.tex | 555 +++++++++++++++++++-- .../source/support/bib2gls/src/bib2gls-cite.bib | 7 + .../source/support/bib2gls/src/bib2gls-src.zip | Bin 148576 -> 148607 bytes .../source/support/bib2gls/src/bib2gls.bib | 138 ++++- .../source/support/bib2gls/src/gls2bib-src.zip | Bin 22027 -> 31437 bytes .../source/support/bib2gls/src/texparser-src.zip | Bin 795469 -> 795743 bytes 29 files changed, 673 insertions(+), 33 deletions(-) diff --git a/Master/texmf-dist/doc/support/bib2gls/CHANGES b/Master/texmf-dist/doc/support/bib2gls/CHANGES index c15c185c129..1b6f988c0a9 100644 --- a/Master/texmf-dist/doc/support/bib2gls/CHANGES +++ b/Master/texmf-dist/doc/support/bib2gls/CHANGES @@ -1,3 +1,9 @@ +v1.6 (2018-07-07): + + * corrected some of the latin to Java encoding names + + * added check for \@input in .aux file + v1.5 (2018-05-09): * added introductory guide (bib2gls-begin.pdf) diff --git a/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf b/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf index e5599050f5d..ed6fb688f55 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf and b/Master/texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf differ diff --git a/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf b/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf index 42d6355149a..5c8f2f35b66 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf and b/Master/texmf-dist/doc/support/bib2gls/bib2gls.pdf 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 53dd2b2c9fd..ba43b90a8aa 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf 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 e99f947d3b2..fbe5594a5b7 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf 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 005b6fc393d..859f62c7594 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf 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 50df92de206..7d8952ecab0 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf 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 cd84465a2d3..4397a79f09b 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf differ diff --git a/Master/texmf-dist/doc/support/bib2gls/examples/sample-languages.pdf b/Master/texmf-dist/doc/support/bib2gls/examples/sample-languages.pdf index b5ce4f84b9d..efbb622dde0 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-languages.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-languages.pdf 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 0d4d2170158..4b5511617e1 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf 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 379a82017fc..ec9f44a7110 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-media.pdf 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 92069a140f1..6d4ef494c51 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf 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 3312683b24e..44f489a9f66 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf 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 0cfcc7bd7f9..e465824371b 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf 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 f1bc9a256f3..a7c2676bb22 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-people.pdf 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 4818e914595..40508828504 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf 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 b782107493d..db434d74a23 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf 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 cb280350d6c..e607f4c376e 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf 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 e10a744bdd9..596e1f917b7 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf 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 deeb28cbbe7..a705966857c 100644 Binary files a/Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf and b/Master/texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf differ diff --git a/Master/texmf-dist/scripts/bib2gls/bib2gls.jar b/Master/texmf-dist/scripts/bib2gls/bib2gls.jar index c48b91a643f..9a40770413d 100755 Binary files a/Master/texmf-dist/scripts/bib2gls/bib2gls.jar and b/Master/texmf-dist/scripts/bib2gls/bib2gls.jar differ diff --git a/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar b/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar index 8825d59b2ee..dc7ca25bb0e 100755 Binary files a/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar and b/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar differ diff --git a/Master/texmf-dist/scripts/bib2gls/texparserlib.jar b/Master/texmf-dist/scripts/bib2gls/texparserlib.jar index 7cd7ec5f7a8..ee969c62616 100755 Binary files a/Master/texmf-dist/scripts/bib2gls/texparserlib.jar and b/Master/texmf-dist/scripts/bib2gls/texparserlib.jar differ diff --git a/Master/texmf-dist/source/support/bib2gls/src/bib2gls-begin.tex b/Master/texmf-dist/source/support/bib2gls/src/bib2gls-begin.tex index b705a748509..6094b036745 100644 --- a/Master/texmf-dist/source/support/bib2gls/src/bib2gls-begin.tex +++ b/Master/texmf-dist/source/support/bib2gls/src/bib2gls-begin.tex @@ -119,10 +119,14 @@ \newcommand{\incorrect}{\marginpar{\textcolor{red}{\ding{55}}}} \newcommand{\correct}{\marginpar{\textcolor{green}{\ding{52}}}} +\newcounter{result} + \newenvironment{result}% {% \renewcommand{\glslinkpresetkeys}{\setkeys{glslink}{hyper=false,local}}% \glsresetentrycounter + \stepcounter{result}% + \renewcommand{\GlsEntryCounterLabelPrefix}{glsentry\theresult-}% \begin{quotation}% \marginpar [\raisebox{-2.5ex}{\ding{43}}]% @@ -1721,33 +1725,6 @@ show the short form. This is because the default style for the \code{acronym} category is the \abbrstyle{short-nolong} style, which doesn't show the long form with \gls{gls} (and its \idxpl{variant}). -If you only want \gls{gls} to show the short form but not the long -form, use one of the \code{-nolong} styles (such as -\abbrstyle{short-nolong}). If you only want the -long form and not the short form, use one of the \code{-noshort} -styles (such as \abbrstyle{long-noshort}). If you want only the long -form on \idx{firstuse} and only the short form subsequently -then use one of the \code{-only} styles, such as -\abbrstyle{long-only-short-only}. - -If you want a specific instance to show only the short form, without -modifying the \idx{firstuseflag}, then use -\nosecformatdef{glsxtrshort} -If you want a specific instance to show only the long form, without -modifying the \idx{firstuseflag}, then use -\nosecformatdef{glsxtrlong} -If you want a specific instance to show both the long and short form, without -modifying the \idx{firstuseflag}, then use -\nosecformatdef{glsxtrfull} -Depending on the style, this may not exactly match the format -produced by the \idx{firstuse} of \code{\gls{gls}\margm{label}}. - -If you find these commands quite long-winded, there are some -shortcuts available with the \styopt{shortcuts} option, but as these -may interfere with other packages, you might want to consider -investigating your text editor settings as the more sophisticated -ones provide ways of inserting commonly-used commands to save typing. - The final optional \meta{insert} argument of commands like \gls{gls} is typically moved inside, depending on the style. For example: \begin{codeenv} @@ -1774,7 +1751,53 @@ which produces: The \gls{ex.svm}'s parameters are\ldots \end{result} +\section{Only Long or Only Short} +\label{sec:longorshort} + +If you only want \gls{gls} to show the short form but not the long +form (including on \idx{firstuse}), use one of the \code{-nolong} +styles (such as \abbrstyle{short-nolong}). If you only want the long +form and not the short form (including subsequent use), use one of +the \code{-noshort} styles (such as \abbrstyle{long-noshort}). + +If you want only the long form on \idx{firstuse} (without the short +form) and only the short form subsequently then use one of the +\code{-only} styles, such as \abbrstyle{long-only-short-only}. + +If you need to reshow the full form, you can reset the +\idx{firstuseflag} with: +\nosecformatdef{glsreset} +which will make the next instance of \code{\gls{gls}\margm{labe}} +act according to \idx{firstuse}. + +\begin{important} +If you need an abbreviation in a caption or section title, see +\sectionref{sec:headings}. +\end{important} + +Otherwise, if you want a \emph{specific} instance to show only the short +form, without modifying the \idx{firstuseflag}, then use +\nosecformatdef{glsxtrshort} +If you want a specific instance to show only the long form, without +modifying the \idx{firstuseflag}, then use +\nosecformatdef{glsxtrlong} +If you want a specific instance to show both the long and short form, without +modifying the \idx{firstuseflag}, then use +\nosecformatdef{glsxtrfull} +Depending on the style, this may not exactly match the format +produced by the \idx{firstuse} of \code{\gls{gls}\margm{label}}. +Don't use these commands for every use. Change the style instead, +which will make it easier to modify the document at a later date. + +If you find these commands quite long-winded, there are some +shortcuts available with the \styopt{shortcuts} option, but as these +may interfere with other packages, you might want to consider +investigating your text editor settings as the more sophisticated +ones provide ways of inserting commonly-used commands to save typing. + \section{Plural Abbreviations} +\label{sec:pluralabbr} + If the abbreviation represents something countable then the plural form can again be obtained with \gls{glspl}: \begin{codeenv} @@ -1829,6 +1852,7 @@ defined (but check with your supervisor, publisher or editor as this usage is controversial). \section{Abbreviation Markup} +\label{sec:markwords} The \catattr{markwords} attribute can be set to \code{true} to indicate that \gls{newabbreviation} should parse the long form and @@ -1943,6 +1967,7 @@ in the \atentry{preamble}. For example: \end{codeenv} \section{Dotted Abbreviations} +\label{sec:dotabbr} If an abbreviation ends with a \idx{full-stop}, it can be awkward when it appears at the end of a sentence, as you can end up with two @@ -2102,7 +2127,7 @@ you can use a custom field or one of the supplied user fields described in \sectionref{sec:userkeys} to store the translation. The \code{-user} abbreviation styles can be used to include the extra information if the field is set. The \field{user1} field -is the default, but you can change this by redefining +is the default, but you can change this by redefining: \nosecformatdef{glsxtruserfield} to the \emph{internal} field name. (For example, \field{userii} for \field{user2}.) In the sample document below, the translation is @@ -2128,6 +2153,254 @@ First use: \gls{ex.rna}. Next use: \gls{ex.rna}. If the field is empty, \abbrstyle{long-short-user} behaves like \abbrstyle{long-short}. +Here's an example where the native language is English: +\begin{codeenv} +\gls{newabbreviation}\marg{iso}\marg{ISO}\marg{International Organization for Standardization} +\strut +\gls{newabbreviation}\oarg{ + \field{user1} = \marg{Associa\gls{c}\marg{c}\gls{cs.tilde}ao Brasileria de Normas T\cs{acute}ecnicas}, + \field{user2} = \marg{pt-BR}, + \field{category} = \marg{foreignabbreviation} +} +\marg{abnt}\marg{ABNT}\marg{Brazilian National Standards Organization} +\strut +\gls{newabbreviation}\oarg{ + \field{user1} = \marg{Deutsches Institut f\gls{umlaut}ur Normung e.V.}, + \field{user2} = \marg{de-1996}, + \field{category} = \marg{foreignabbreviation} +}\marg{din}\marg{DIN}\marg{German Institute for Standardization} +\end{codeenv} +The use of the custom \field{category} label +\code{foreignabbrevaiation} means I can set up different abbreviation +styles. For example: +\begin{codeenv} +\gls{setabbreviationstyle}\marg{short-nolong} +\gls{setabbreviationstyle}\oarg{foreignabbreviation}\marg{long-short-user} +\end{codeenv} +This example differs from the previous one as there are now two +foreign languages (Portuguese and German) with English as the native +language. The previous had German as the native language and English +as the sole foreign language. In this case, I've used the +\field{user2} field to identify the language of the original text +(stored in the \field{user1} field). + +For example, suppose I'm using \sty{babel} with the language options +\code{british}, \code{brazilian} and \code{ngerman}: +\begin{codeenv} +\cmd{usepackage}[main=british,brazilian,ngerman]\marg{babel} +\end{codeenv} +then I might want to modify \gls{glsxtruserparen} to use +\gls{foreignlanguage}. This would be easier if the \field{user2} +field used a recognised \sty{babel} dialect label, but that's less +consistent across documents. For example, in another document I +might use \code{UKenglish} or just \code{english} (or perhaps use +\sty{polyglossia} instead). + +The \sty{glossaries} package loads \sty{tracklang}~\cite{tracklang}, +which provides: +\nosecformatdef{GetTrackedDialectFromLanguageTag} +If the given language tag matches a document dialect that's been +tracked (by \sty{tracklang}), this stores the \emph{\sty{tracklang} +dialect label} in the control sequence \meta{cs} otherwise it sets +that control sequence to empty. The match requires that five +properties of the language tag and \sty{tracklang}'s dialect label +are the same: root language, region, sub-language, variant and +script. Some of these elements may be empty, in which case those +elements must be empty for both. If the script is missing in either +case, the default script for the given root language is assumed. For +example, \code{Latn} for \code{en} (English). + +\begin{important} +The \sty{tracklang} dialect label isn't always the same as +\sty{babel}'s dialect label. +\end{important} + +The simplest way to test if the \sty{tracklang} label matches the +\sty{babel} label is to test for the existence of +\csfmt{captions}\meta{label}. For example, using \sty{etoolbox}'s +\gls{ifcsundef}: +\begin{codeenv} +\gls{GetTrackedDialectFromLanguageTag}\marg{pt-BR}\marg{\cmd{dialectlabel}} +\gls{ifdefempty}\cmd{dialectlabel} +\marg{}\comment{no exact match found} +\marg{\comment{exact match found} + \gls{ifcsundef}\marg{captions\cmd{dialectlabel}} + \marg{}\comment{not a recognised \sty{babel} label} + \marg{}\comment{recognised \sty{babel} label} +} +\end{codeenv} +In the \qt{not a recognised \sty{babel} label} argument, you can +find out if the \sty{tracklang} dialect label has a mapping to the +closest known \sty{babel} dialect label with: +\nosecformatdef{IfTrackedDialectHasMapping} +If true, you can fetch the corresponding \sty{babel} label with: +\nosecformatdef{GetTrackedDialectToMapping} +If false, can try the root language label instead, which can be +obtained with: +\nosecformatdef{TrackedLanguageFromDialect} +For example: +\begin{codeenv} +\gls{GetTrackedDialectFromLanguageTag}\marg{pt-BR}\marg{\cmd{dialectlabel}} +\gls{ifdefempty}\cmd{dialectlabel} +\marg{}\comment{no exact match found} +\marg{\comment{exact match found} + \gls{ifcsundef}\marg{captions\cmd{dialectlabel}} + \marg{\comment{not a recognised \sty{babel} label, use root language} + \cmd{edef}\cmd{dialectlabel}\marg{\gls{TrackedLanguageFromDialect}\cmd{dialectlabel}}\comment{} + }\comment{} + \marg{}\comment{recognised \sty{babel} label} +} +\end{codeenv} + +Consider the following document: +\begin{codeenv} +\cmd{documentclass}\marg{article} +\strut +\cmd{usepackage}[british]\marg{babel} +\cmd{usepackage}\marg{tracklang} +\strut +\cmd{begin}\marg{document} +\gls{GetTrackedDialectFromLanguageTag}\marg{en-GB}\marg{\cmd{trackeddialect}}% +Tracked dialect label: \cmd{trackeddialect}. +\gls{IfTrackedDialectHasMapping}\marg{\cmd{trackeddialect}}\comment{} +\marg{Has mapping: \gls{GetTrackedDialectToMapping}\marg{\cmd{trackeddialect}}}\comment{} +\marg{No mapping}. +Root language: \gls{TrackedLanguageFromDialect}\marg{\cmd{trackeddialect}}. +\cmd{end}\marg{document} +\end{codeenv} +In this case the \sty{tracklang} dialect label is the same as +\sty{babel}'s dialect label. The above produces: +\begin{result} +Tracked dialect label: british. No mapping. Root language: english. +\end{result} +Now consider this document: +\begin{codeenv} +\cmd{documentclass}[en-MT]\marg{article} +\strut +\cmd{usepackage}[british]\oarg{babel} +\cmd{usepackage}\marg{tracklang} +\strut +\cmd{begin}\marg{document} +en-GB: \gls{GetTrackedDialectFromLanguageTag}\marg{en-GB}\marg{\cmd{trackeddialect}}\comment{} Tracked dialect label: \cmd{trackeddialect}. +\gls{IfTrackedDialectHasMapping}\marg{\cmd{trackeddialect}}\comment{} +\marg{Has mapping: \gls{GetTrackedDialectToMapping}\marg{\cmd{trackeddialect}}}\comment{} +\marg{No mapping}. +Root language: \gls{TrackedLanguageFromDialect}\marg{\cmd{trackeddialect}}. +\strut +en-MT: \gls{GetTrackedDialectFromLanguageTag}\marg{en-MT}\marg{\cmd{trackeddialect}}\comment{} Tracked dialect label: \cmd{trackeddialect}. +\gls{IfTrackedDialectHasMapping}\marg{\cmd{trackeddialect}}\comment{} +\marg{Has mapping: \gls{GetTrackedDialectToMapping}\marg{\cmd{trackeddialect}}}\comment{} +\marg{No mapping}. +Root language: \gls{TrackedLanguageFromDialect}\marg{\cmd{trackeddialect}}. +\cmd{end}\marg{document} +\end{codeenv} +In this case the document requires Maltese English but \sty{babel} +doesn't have an associated dialect so \code{british} is used +instead in \sty{babel}'s options list. However, \sty{tracklang} does +recognise \code{en-MT} as a document class option, which allows +extra localisation from other locale-sensitive packages. (For +example, \sty{datetime2} will use different time zone abbreviations.) If +\sty{tracklang} picks up document class options, these override any +\sty{babel} settings, but the mapping allows a way of accessing the +captions hook provided by \sty{babel}. + +The above document produces: +\begin{result} +en-GB: Tracked dialect label: . No mapping. Root language: . +en-MT: Tracked dialect label: maltaenglish. Has mapping: british. +Root language: english. +\end{result} +So now, even though \sty{babel}'s \code{british} option has been +used, en-GB isn't recognised as a tracked locale. Things are a +little more complicated if the language tag is too specific compared +to the \sty{babel} dialect label. For example, while the dialect +label \code{nswissgerman} identifies the region, the \code{ngerman} +label doesn't. +\begin{codeenv} +\cmd{documentclass}\marg{article} +\strut +\cmd{usepackage}[ngerman]\marg{babel} +\cmd{usepackage}\marg{tracklang} +\strut +\cmd{begin}\marg{document} +\gls{GetTrackedDialectFromLanguageTag}\marg{de-DE-1996}\marg{\cmd{trackeddialect}}% +Tracked dialect label: \cmd{trackeddialect}. +\gls{IfTrackedDialectHasMapping}\marg{\cmd{trackeddialect}}\comment{} +\marg{Has mapping: \gls{GetTrackedDialectToMapping}\marg{\cmd{trackeddialect}}}\comment{} +\marg{No mapping}. +\end{codeenv} +In this case no dialect label is found. The result is: +\begin{result} +Tracked dialect label: . No mapping. +\end{result} +This is because the document doesn't have a dialect that matches +both the language \emph{and} region. As from \sty{tracklang} version +1.3.6, \gls{GetTrackedDialectToMapping} sets: +\nosecformatdef{TrackedDialectClosestSubMatch} +to the closest dialect label that has the same root language if the +exact match isn't found. This will be empty if there's no tracked +dialect with the given root language (and may also be empty if an +exact match is found). + +Returning to \sty{glossaries-extra} with the original text stored in +the \field{user1} field (identified by \gls{glsxtruserfield} in the +\abbrstyle{long-short-user} style) and the language tag stored in +the \field{user2} field, then if you have at least version 1.32 of +\sty{glossaries-extra} and version 1.3.6 of \sty{tracklang} you +can use: +\nosecformatdef{GlsXtrForeignText} +to encapsulate \meta{text} with: +\nosecformatdef{foreignlanguage} +where the field containing the appropriate locale tag is stored in +the field given by: +\nosecformatdef{GlsXtrForeignTextField} +which defaults to the \field{userii} internal field for the entry +identified by \meta{label} (corresponding to the \field{user2} field). +For example: +\begin{codeenv} +\cmd{documentclass}\marg{article} +\strut +\cmd{usepackage}[main=british,brazilian,ngerman]\marg{babel} +\cmd{usepackage}[\styopt{record}]\marg{glossaries-extra} +\strut +\gls{setabbreviationstyle}\oarg{foreignabbreviation}\marg{long-short-user} +\strut +\gls{newabbreviation}\marg{iso}\marg{ISO}\marg{International Organization for Standardization} +\strut +\gls{newabbreviation}\oarg{ + \field{user1} = \marg{Associa\gls{c}\marg{c}\gls{cs.tilde}ao Brasileria de Normas T\cs{acute}ecnicas}, + \field{user2} = \marg{pt-BR}, + \field{category} = \marg{foreignabbreviation} +} +\marg{abnt}\marg{ABNT}\marg{Brazilian National Standards Organization} +\strut +\gls{newabbreviation}\oarg{ + \field{user1} = \marg{Deutsches Institut f\gls{umlaut}ur Normung e.V.}, + \field{user2} = \marg{de-1996}, + \field{category} = \marg{foreignabbreviation} +}\marg{din}\marg{DIN}\marg{German Institute for Standardization} +\strut +\cmd{renewcommand}*\marg{\gls{glsxtruserparen}}[2]\marg{\comment{} + \gls{glsxtrfullsep}\marg{\gls{param}2}\comment{} + \gls{glsxtrparen} + \marg{\gls{param}1\comment{} + \gls{ifglshasfield}\marg{\gls{glsxtruserfield}}\marg{\gls{param}2}\comment{} + \marg{, \gls{emph}\marg{\gls{GlsXtrForeignText}\marg{\gls{param}2}\marg{\gls{glscurrentfieldvalue}}}}\comment{} + \marg{}\comment{} + }\comment{} +} +\strut +\cmd{begin}\marg{document} +\gls{gls}\marg{abnt}, \gls{gls}\marg{din}. +\cmd{end}\marg{document} +\end{codeenv} +This essentially uses the earlier \sty{tracklang} code where an +extra \gls{ifdefempty} is inserted, which sets the equivalent of +\csfmt{trackeddialect} to \gls{TrackedDialectClosestSubMatch}. If +the test for the captions hook is false, then \gls{foreignlanguage} +isn't used. + + \chapter{Symbols} \label{sec:symbols} @@ -3751,7 +4024,7 @@ A reference to \gls[prefix={hierarchical.main.}]{hier.amethyst}. \printunsrtglossary*[prefix={hierarchical.main.},style=tree,nonumberlist] {% \glsresetentrycounter - \renewcommand{\GlsEntryCounterLabelPrefix}{hierarchical.main.glsentry-}% + \renewcommand{\GlsEntryCounterLabelPrefix}{main.glsentry-}% \renewcommand*{\printunsrtglossaryentryprocesshook}[1]{% \glsxtriflabelinlist{#1}{hier.mineral,hier.calcite,hier.quartz,hier.amethyst}% {}{\printunsrtglossaryskipentry}% @@ -5446,6 +5719,7 @@ There are more examples in \sectionref{sec:examples} of the main \bibgls\ user manual. \section{Indexing} +\label{sec:record} By default, \bibgls\ selects entries from the specified \ext{bib} files that have been directly indexed in the document or that are @@ -5544,6 +5818,229 @@ indexed, use the \csopt[all]{selection} resource option. There are other selection criteria. See the main \bibgls\ user manual for further details. +\section{Aliasing Fields and Entry Types} +\label{sec:resourcealias} + +In \sectionref{sec:abbrvtrans}, the \field{user1} key was used to +store a translation: +\begin{codeenv} +\gls{newabbreviation}\oarg{\field{user1}=\marg{ribonucleic acid}} + \marg{rna}\marg{RNA}\marg{ribonukleins\gls{umlaut}aure} +\end{codeenv} +You can also use the generic user fields in \ext{bib} files, but +a more flexible approach is to use a semantic naming scheme in the +\ext{bib} file and use resource aliasing to convert these custom +field names into recognised keys. For example, the above +abbreviation could be written in the \ext{bib} file as: +\begin{codeenv} +\atentry{abbreviation}\marg{rna, + \field{short} = \marg{RNA}, + \field{long} = \marg{ribonukleins\gls{umlaut}aure}, + \fieldfmt{translation} = \marg{ribonucleic acid} +} +\end{codeenv} +The custom \fieldfmt{translation} field will be ignored by \bibgls, +unless it's first defined in the document or aliased in the resource +options: +\begin{codeenv}\renewcommand{\glslinkpresetkeys}{}% +\gls{GlsXtrLoadResources}\oarg{ + \csopt[abbrvs]{src},\comment{entries defined in abbrvs.bib} + \comment{treat \fieldfmt{translation} as though it's \field{user1}:} + \csopt[translation=user1]{field-aliases} +} +\end{codeenv} +This makes \bibgls\ behave as though the entry was defined in the +\bibgls\ file as: +\begin{codeenv} +\atentry{abbreviation}\marg{rna, + \field{short} = \marg{RNA}, + \field{long} = \marg{ribonukleins\gls{umlaut}aure}, + \field{user1} = \marg{ribonucleic acid} +} +\end{codeenv} +The definition is now the same as the above example from +\sectionref{sec:abbrvtrans}. The \ext{bib} entry type can also be +aliased. Here's a modified version: +\begin{codeenv} +\atentryfmt{foreignabbreviation}\marg{rna, + \field{short} = \marg{RNA}, + \fieldfmt{nativelong} = \marg{ribonukleins\gls{umlaut}aure}, + \fieldfmt{foreignlong} = \marg{ribonucleic acid} +} +\end{codeenv} +and here are the aliases: +\begin{codeenv}\renewcommand{\glslinkpresetkeys}{}% +\gls{GlsXtrLoadResources}\oarg{ + \csopt[abbrvs]{src},\comment{entries defined in abbrvs.bib} + \comment{treat \atentryfmt{foreignabbreviation} as though it's \atentry{abbreviation}:} + \csopt[foreignabbreviation=abbreviation]{entry-type-aliases}, + \csopt[nativelong=long,foreignlong=user1]{field-aliases} +} +\end{codeenv} +This has the same result, but suppose another document is in English +rather than German: +\begin{codeenv}\renewcommand{\glslinkpresetkeys}{}% +\gls{GlsXtrLoadResources}\oarg{ + \csopt[abbrvs]{src},\comment{entries defined in abbrvs.bib} + \csopt[foreignabbreviation=abbreviation]{entry-type-aliases}, + \csopt[foreignlong=long]{field-aliases} +} +\end{codeenv} +Now the \field{long} field is set to the English version, and the +German long form is ignored. + +Here's another example where the native language is now English: +\begin{codeenv}\renewcommand{\glslinkpresetkeys}{}% +\atentry{abbreviation}\marg{iso, + \field{short} = \marg{ISO}, + \field{long} = \marg{International Organization for Standardization} +} +\strut +\atentryfmt{foreignabbreviation}\marg{abnt, + \field{short} = \marg{ABNT}, + \fieldfmt{foreignlong} = \marg{Associa\gls{c}\marg{c}\gls{cs.tilde}ao Brasileria de Normas T\cs{acute}ecnicas}, + \fieldfmt{nativelong} = \marg{Brazilian National Standards Organization}, + \fieldfmt{language} = \marg{pt-BR} +} +\strut +\atentryfmt{foreignabbreviation}\marg{din, + \field{short} = \marg{DIN}, + \fieldfmt{foreignlong} = \marg{Deutsches Institut f\gls{umlaut}ur Normung e.V.}, + \fieldfmt{nativelong} = \marg{German Institute for Standardization}, + \fieldfmt{language} = \marg{de-DE-1996} +} +\end{codeenv} +The aliasing is again identified in the resource options: +\begin{codeenv}\renewcommand{\glslinkpresetkeys}{}% +\gls{GlsXtrLoadResources}\oarg{ + \csopt[abbrvs]{src},\comment{entries defined in abbrvs.bib} + \csopt[foreignabbreviation=abbreviation]{entry-type-aliases}, + \csopt[nativelong=long,foreignlong=user1,language=user2]{field-aliases}, + \csopt[same as original entry]{category} +} +\end{codeenv} +This has an extra setting that assigns the \field{category} field to +the original entry type (before any aliasing occurred) without the +leading \gls{atchar} (and converted to \idx{lowercase}). This makes +\bibgls\ act as though the abbreviations had actually been defined +as: +\begin{codeenv} +\atentry{abbreviation}\marg{iso, + \field{short} = \marg{ISO}, + \field{long} = \marg{International Organization for Standardization}, + \field{category} = \marg{abbreviation} +} +\strut +\atentryfmt{abbreviation}\marg{abnt, + \field{short} = \marg{ABNT}, + \field{user1} = \marg{Associa\gls{c}\marg{c}\gls{cs.tilde}ao Brasileria de Normas T\cs{acute}ecnicas}, + \field{long} = \marg{Brazilian National Standards Organization}, + \field{user2} = \marg{pt-BR}, + \field{category} = \marg{foreignabbreviation} +} +\strut +\atentryfmt{abbreviation}\marg{din, + \field{short} = \marg{DIN}, + \field{user1} = \marg{Deutsches Institut f\gls{umlaut}ur Normung e.V.}, + \field{long} = \marg{German Institute for Standardization}, + \field{user2} = \marg{de-1996}, + \field{category} = \marg{foreignabbreviation} +} +\end{codeenv} +which is now the same as an earlier example in +\sectionref{sec:abbrvtrans}. +If I don't need a particular custom field (such as +\fieldfmt{language} in the above), I can simply omit it from the +aliasing, but it's available for other documents if the need arises. +Here's the complete document modified from +\sectionref{sec:abbrvtrans}: +\begin{codeenv} +\cmd{documentclass}\marg{article} +\strut +\cmd{usepackage}[main=british,brazilian,ngerman]\marg{babel} +\cmd{usepackage}[\styopt{record}]\marg{glossaries-extra} +\strut +\gls{setabbreviationstyle}\oarg{foreignabbreviation}\marg{long-short-user} +\strut +\gls{GlsXtrLoadResources}\oarg{ + \csopt[abbrvs]{src},\comment{entries defined in abbrvs.bib} + \csopt[foreignabbreviation=abbreviation]{entry-type-aliases}, + \csopt[nativelong=long,foreignlong=user1,language=user2]{field-aliases}, + \csopt[same as original entry]{category} +} +\strut +\cmd{renewcommand}*\marg{\gls{glsxtruserparen}}[2]\marg{\comment{} + \gls{glsxtrfullsep}\marg{\gls{param}2}\comment{} + \gls{glsxtrparen} + \marg{\gls{param}1\comment{} + \gls{ifglshasfield}\marg{\gls{glsxtruserfield}}\marg{\gls{param}2}\comment{} + \marg{, \gls{emph}\marg{\gls{GlsXtrForeignText}\marg{\gls{param}2}\marg{\gls{glscurrentfieldvalue}}}}\comment{} + \marg{}\comment{} + }\comment{} +} +\strut +\cmd{begin}\marg{document} +\gls{gls}\marg{abnt}, \gls{gls}\marg{din}. +\cmd{end}\marg{document} +\end{codeenv} + +Here's another example where field and entry aliasing can make the +\ext{bib} data more flexible: +\begin{codeenv} +\atentryfmt{mineral}\marg{amethyst, + \fieldfmt{mineralname} = \marg{amethyst}, + \fieldfmt{mineraldescription} = \marg{a purple type of quartz}, + \fieldfmt{mineralformula} = \marg{\gls{ce}\marg{SiO2}} +} +\end{codeenv} +For one document, I might use: +\begin{codeenv} +\gls{GlsXtrLoadResources}\oarg{ + \csopt[entries]{src},\comment{data in entries.bib} + \csopt[mineral=symbol]{entry-type-aliases}, + \csopt[ + mineralformula=name, + mineralname=description + ]{field-aliases}, + \csopt[same as original entry]{category} +} +\end{codeenv} +This makes the \code{amethyst} entry behave as though it was defined +as: +\begin{codeenv} +\atentry{symbol}\marg{amethyst, + \field{description} = \marg{amethyst}, + \field{name} = \marg{\gls{ce}\marg{SiO2}}, + \field{category} = \marg{mineral} +} +\end{codeenv} +Another document might have: +\begin{codeenv} +\gls{GlsXtrLoadResources}\oarg{ + \csopt[entries]{src},\comment{data in entries.bib} + \csopt[mineral=entry]{entry-type-aliases}, + \csopt[ + mineralformula=symbol, + mineralname=name + mineraldescription=description + ]{field-aliases}, + \csopt[same as original entry]{category} +} +\end{codeenv} +which now makes the \code{amethyst} entry behave as though it was defined +as: +\begin{codeenv} +\atentry{entry}\marg{amethyst, + \field{name} = \marg{amethyst}, + \field{description} = \marg{a purple type of quartz}, + \field{symbol} = \marg{\gls{ce}\marg{SiO2}}, + \field{category} = \marg{mineral} +} +\end{codeenv} + +See \sectionref{sec:examples} in the main \bibgls\ user manual for +more examples of aliasing fields and entry types. + \bibliographystyle{plain} \bibliography{bib2gls-cite} diff --git a/Master/texmf-dist/source/support/bib2gls/src/bib2gls-cite.bib b/Master/texmf-dist/source/support/bib2gls/src/bib2gls-cite.bib index 4e0b1560036..6aefd534d51 100644 --- a/Master/texmf-dist/source/support/bib2gls/src/bib2gls-cite.bib +++ b/Master/texmf-dist/source/support/bib2gls/src/bib2gls-cite.bib @@ -14,6 +14,13 @@ year = 2018 } +@misc{tracklang, + author = "Nicola Talbot", + title = "The \sty{tracklang} package", + note = {\url{https://ctan.org/pkg/tracklang}}, + year = 2018 +} + @misc{accsupp, author = "Heiko Oberdiek", title = "The \sty{accsupp} package", diff --git a/Master/texmf-dist/source/support/bib2gls/src/bib2gls-src.zip b/Master/texmf-dist/source/support/bib2gls/src/bib2gls-src.zip index f1a37da9094..165db216f11 100644 Binary files a/Master/texmf-dist/source/support/bib2gls/src/bib2gls-src.zip and b/Master/texmf-dist/source/support/bib2gls/src/bib2gls-src.zip differ diff --git a/Master/texmf-dist/source/support/bib2gls/src/bib2gls.bib b/Master/texmf-dist/source/support/bib2gls/src/bib2gls.bib index ab94db210f5..5167ad5fabe 100644 --- a/Master/texmf-dist/source/support/bib2gls/src/bib2gls.bib +++ b/Master/texmf-dist/source/support/bib2gls/src/bib2gls.bib @@ -3191,7 +3191,11 @@ cs}\margm{Glspl-like cs}}, } @index{cs.tilde, - name={\csfmt{\glstildechar}} + name={\csfmt{\glstildechar}}, + user1={\margm{character}}, + description={puts tilde accent over \meta{character}}, + note={kernel command}, + category={command} } @index{zeroormore, @@ -3234,6 +3238,32 @@ cs}\margm{Glspl-like cs}}, category={command} } +@index{ifdefempty, + name={\csfmt{if\-def\-empty}}, + user1={\margm{cs}\margm{true}\margm{false}}, + description={tests if the control sequence \meta{cs} is empty}, + note={provided by \styfmt{etoolbox}}, + category={command} +} + +@index{ifcsundef, + name={\csfmt{if\-cs\-un\-def}}, + user1={\margm{cs-name}\margm{true}\margm{false}}, + description={tests if the control sequence given by \meta{cs-name} +is undefined}, + note={provided by \styfmt{etoolbox}}, + category={command} +} + +@index{ifcsdef, + name={\csfmt{if\-cs\-def}}, + user1={\margm{cs-name}\margm{true}\margm{false}}, + description={tests if the control sequence given by \meta{cs-name} +is defined}, + note={provided by \styfmt{etoolbox}}, + category={command} +} + @index{xifinlist, name={\csfmt{xifinlist}}, user1={\margm{element}\margm{list cs}\margm{true}\margm{false}}, @@ -3270,6 +3300,15 @@ cs}\margm{Glspl-like cs}}, category={command} } +@index{foreignlanguage, + name={\csfmt{foreign\-language}}, + user1={\margm{language name}\margm{text}}, + description={typesets \meta{text} according to the rules of the +given language}, + note={provided by \styfmt{babel}}, + category={command} +} + @index{marvosym, name={\styfmt{marvosym}}, category={package}, @@ -3377,6 +3416,12 @@ cs}\margm{Glspl-like cs}}, parent={abbreviationstyles} } +@index{short-long-user, + name={\abbrstylefmt{short\dhyphen long\dhyphen user}}, + category={abbreviationstyle}, + parent={abbreviationstyles} +} + @index{long-short-desc, name={\abbrstylefmt{long\dhyphen short\dhyphen desc}}, category={abbreviationstyle}, @@ -7856,13 +7901,52 @@ packages}, @index{glsxtruserparen, name={\csfmt{gls\-xtr\-user\-paren}}, - user1={}, - description={used by the parenthetical abbreviation styles - to format the parenthetical material}, + user1={\margm{text}\margm{label}}, + description={used by the \abbrstyle{long-short-user} and + \abbrstyle{short-long-user} abbreviation styles + to format the parenthetical material where \meta{text} + is the default parenthetical text and \meta{label} + is the entry's label. This checks the field given + by \gls{glsxtruserfield} and, if set, the \meta{text} is + followed by a comma and the user value}, + note={provided by \styfmt{glossaries-extra} v1.04+}, + category={command} +} + +@index{glsxtrfullsep, + name={\csfmt{gls\-xtr\-full\-sep}}, + user1={\margm{label}}, + description={the separator used in the full format for the parenthetical styles}, note={provided by \styfmt{glossaries-extra}}, category={command} } +@index{GlsXtrForeignText, + name={\csfmt{Gls\-Xtr\-Foreign\-Text}}, + user1={\margm{label}\margm{text}}, + description={encapsulates \meta{text} in \csfmt{foreignlanguage} + where the language label is obtained from the locale tag + given in the field identified by \gls{GlsXtrForeignTextField}}, + note={provided by \styfmt{glossaries-extra} v1.32+}, + category={command} +} + +@index{GlsXtrForeignTextField, + name={\csfmt{Gls\-Xtr\-Foreign\-Text\-Field}}, + description={used by \gls{GlsXtrForeignText} to identify + the field containing the locale tag}, + note={provided by \styfmt{glossaries-extra} v1.32+}, + category={command} +} + +@index{glsxtrparen, + name={\csfmt{gls\-xtr\-paren}}, + user1={\margm{text}}, + description={used to markup parenthetical material}, + note={provided by \styfmt{glossaries-extra} v1.17+}, + category={command} +} + @index{glsxtrpostdescabbreviation, name={\csfmt{gls\-xtr\-post\-desc\-abbreviation}}, user1={}, @@ -8529,6 +8613,44 @@ the \sty{accsupp} package}, category={command} } +@index{GetTrackedDialectFromLanguageTag, + name={\csfmt{Get\-Tracked\-Dialect\-From\-Language\-Tag}}, + user1={\margm{language tag}\margm{cs}}, + description={gets the \styfmt{tracklang} dialect label from the +given language tag and stores it in the command \meta{cs}. The +result will be empty if there's no tracked dialect associated with +the given language tag}, + note={provided by \styfmt{tracklang} version 1.3+}, + category={command} +} + +@index{TrackedDialectClosestSubMatch, + name={\csfmt{Tracked\-Dialect\-Closest\-Sub\-Match}}, + description={set by \gls{GetTrackedDialectFromLanguageTag} + if an exact match isn't found but a partial match on the + root language is found}, + note={provided by \styfmt{tracklang} version 1.3.6+}, + category={command} +} + +@index{IfTrackedDialectHasMapping, + name={\csfmt{If\-Tracked\-Dialect\-Has\-Mapping}}, + user1={\margm{tracklang label}\margm{true}\margm{false}}, + description={tests if the \styfmt{tracklang} dialect label has +been assigned a mapping to a language hook label}, + note={provided by \styfmt{tracklang} version 1.3+}, + category={command} +} + +@index{GetTrackedDialectToMapping, + name={\csfmt{Get\-Tracked\-Dialect\-To\-Mapping}}, + user1={\margm{tracklang label}}, + description={the language hook label corresponding to the given +\sty{tracklang} label}, + note={provided by \styfmt{tracklang} version 1.3+}, + category={command} +} + @index{glstextformat, name={\csfmt{glstextformat}}, user1={\margm{text}}, @@ -8788,6 +8910,14 @@ has three or more items}, category={command} } +@index{c, + name={\csfmt{c}}, + user1={\margm{character}}, + description={puts a cedilla accent over \meta{character}}, + note={kernel command}, + category={command} +} + @index{textsuperscript, name={\csfmt{textsuperscript}}, user1={\margm{text}}, diff --git a/Master/texmf-dist/source/support/bib2gls/src/gls2bib-src.zip b/Master/texmf-dist/source/support/bib2gls/src/gls2bib-src.zip index b97f4db2a6f..524f52d02c2 100644 Binary files a/Master/texmf-dist/source/support/bib2gls/src/gls2bib-src.zip and b/Master/texmf-dist/source/support/bib2gls/src/gls2bib-src.zip differ diff --git a/Master/texmf-dist/source/support/bib2gls/src/texparser-src.zip b/Master/texmf-dist/source/support/bib2gls/src/texparser-src.zip index 605e8238ebd..85ff7c54295 100644 Binary files a/Master/texmf-dist/source/support/bib2gls/src/texparser-src.zip and b/Master/texmf-dist/source/support/bib2gls/src/texparser-src.zip differ -- cgit v1.2.3