diff options
author | Karl Berry <karl@freefriends.org> | 2022-10-15 20:19:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-10-15 20:19:58 +0000 |
commit | 7614b6d9779116f7f3efad43609e9e3fd20d79da (patch) | |
tree | f7212c45a17f5c4b94997594a81b7674fbe2a112 /Master/texmf-dist/scripts | |
parent | ebe59a3d758c0d9f851743e256ead7c4db07d3bc (diff) |
bib2gls (15oct22)
git-svn-id: svn://tug.org/texlive/trunk@64710 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/bib2gls/bib2gls.jar | bin | 311605 -> 351599 bytes | |||
-rwxr-xr-x | Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar | bin | 40028 -> 40686 bytes | |||
-rw-r--r-- | Master/texmf-dist/scripts/bib2gls/resources/bib2gls-en.xml | 32 | ||||
-rwxr-xr-x | Master/texmf-dist/scripts/bib2gls/texparserlib.jar | bin | 947415 -> 1534189 bytes |
4 files changed, 30 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/bib2gls/bib2gls.jar b/Master/texmf-dist/scripts/bib2gls/bib2gls.jar Binary files differindex 9d8120f94a7..41ae415692c 100755 --- a/Master/texmf-dist/scripts/bib2gls/bib2gls.jar +++ b/Master/texmf-dist/scripts/bib2gls/bib2gls.jar diff --git a/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar b/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar Binary files differindex 79700d52030..212642d859e 100755 --- a/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar +++ b/Master/texmf-dist/scripts/bib2gls/convertgls2bib.jar diff --git a/Master/texmf-dist/scripts/bib2gls/resources/bib2gls-en.xml b/Master/texmf-dist/scripts/bib2gls/resources/bib2gls-en.xml index fd204ffdfa6..29947b6bb65 100644 --- a/Master/texmf-dist/scripts/bib2gls/resources/bib2gls-en.xml +++ b/Master/texmf-dist/scripts/bib2gls/resources/bib2gls-en.xml @@ -48,6 +48,7 @@ file is in or in a location that can be found by kpsewhich.</entry> <entry key="syntax.custom.packages">{0} <list> Instruct the interpreter to parse the listed packages.</entry> <entry key="syntax.list.known.packages">{0} List the packages known to the interpreter and exit.</entry> <entry key="syntax.support.unicode.script">{0} Text superscripts or subscripts will use Unicode superscript or subscript characters if possible.</entry> +<entry key="syntax.replace.quotes">{0} Replace single and double-quotes.</entry> <entry key="syntax.force.cross.resource.refs">{1}, {0} Force cross-resource referencing mode on.</entry> <entry key="syntax.cite.as.record">{0} Treat \citation as an ignored record.</entry> @@ -57,6 +58,7 @@ file is in or in a location that can be found by kpsewhich.</entry> <entry key="syntax.merge.nameref.on">{0} <rule> Rule for merging locations with record=nameref. <rule> may be one of: ''hcounter'', ''href'', ''title'' or ''location''.</entry> <entry key="syntax.format.map">{1}, {0} <key>:<value>[,<key>:<value>]* Set location format mappings.</entry> +<entry key="syntax.record.count.rule">{1} <rule>, {0} <rule> Sets record count rule.</entry> <entry key="syntax.record.count">{1}, {0} Add record count fields to entries.</entry> <entry key="syntax.record.count.unit">{1}, {0} Add unit record count fields to entries.</entry> @@ -79,6 +81,7 @@ file is in or in a location that can be found by kpsewhich.</entry> <entry key="syntax.expand.fields">{0} Allow field expansion to occur when LaTeX inputs the glstex file.</entry> <entry key="syntax.provide.glossaries">{0} Define any unknown glossaries with \provideignoredglossary*.</entry> +<!-- These are messages used by the TeX Parser Library --> <entry key="message.reading">Reading {0}</entry> <entry key="message.writing">Writing {0}</entry> <entry key="message.no.read">No read access for {0}</entry> @@ -87,7 +90,12 @@ file is in or in a location that can be found by kpsewhich.</entry> <entry key="message.processing">Processing {0}</entry> <entry key="message.copying">Copying {0} -> {1}</entry> <entry key="message.moving">Moving {0} -> {1}</entry> +<entry key="message.charset">Encoding: {0}</entry> + +<!-- bib2gls messages --> +<entry key="message.repruning">Pruning iteration {0}/{1}</entry> <entry key="message.crossref.found">Entry {0}: found cross-reference ({1}): {2}</entry> +<entry key="message.crossref.pruned">Entry {0}: pruned cross-reference ({1}): {2}</entry> <entry key="message.compoundcrossref.found">Entry {0}: found compound cross-reference ({1}): {2}</entry> <entry key="message.crossref.by">Entry {0} cross-referenced by {1}</entry> <entry key="message.compoundcrossref.by">Compound entry {0} cross-referenced by {1}</entry> @@ -190,22 +198,30 @@ into explicit range {1}</entry> <entry key="message.calc.text.width">Calculating width of name field for entry ''{0}''</entry> <entry key="message.calc.text.width.result">Calculated width of ''{0}'': {1,number}</entry> <entry key="message.parsing.code">Parsing code block:</entry> +<entry key="message.parsing.args">Parsing command line arguments</entry> +<entry key="message.nomfirstuc.protect">No sentence case protection required now</entry> +<entry key="message.default.arg">Default setting {0} now applied, use {1} to revert</entry> <entry key="message.unknown.tex.charset">Unable to detect character encoding for TeX file. Defaulting to: {0}. (Use {1} if this is incorrect.)</entry> <entry key="message.tex.charset">TeX character encoding: {0}</entry> -<entry key="message.charset">Encoding: {0}</entry> <entry key="message.detected.charset">Detected encoding: {0}</entry> <entry key="message.default.charset">Default encoding: {0}</entry> <entry key="message.null">not set</entry> <entry key="message.detected.fontenc">Detected font encoding: {0}</entry> <entry key="message.missing.id">id missing</entry> <entry key="message.default.locale">Default document locale: {0} {1}</entry> +<entry key="message.detected.sty">Detected package {0} {1}</entry> <entry key="message.adding.record">Adding record {0} to entry {1}''s record list.</entry> +<entry key="message.adding.primary.record">Adding primary record {0} to entry {1}''s record list.</entry> <entry key="message.adding.supplemental.record">Adding supplemental record {0} to entry {1}''s record list.</entry> <entry key="message.adding.counter.record">Adding record {0} to entry {1}''s {2} record list.</entry> +<entry key="message.adding.counter.primary.record">Adding primary record {0} to entry {1}''s {2} record list.</entry> <entry key="message.copying.record">Copying record {0} from entry {1} to entry {2}.</entry> +<entry key="message.copying.primary.record">Copying primary record {0} from entry {1} to entry {2}.</entry> <entry key="message.ignored.record">Ignoring record {0}.</entry> +<entry key="message.empty.location.ignored">Converting empty location to ignored record + (label: ''{0}'', counter: ''{1}'', encap: ''{2}'')</entry> <entry key="message.clearing.records">Clearing entry {0}''s record list.</entry> <entry key="message.normalizing">Normalising {0} to {1}.</entry> <entry key="message.norm.distinct">Normalized {0} distinct from {1}.</entry> @@ -254,8 +270,14 @@ Defaulting to: {0}. <entry key="grouptitle.case.ij">IJ</entry> <entry key="warning.title">Warning: {0}</entry> + +<!-- These are warning strings from the TeX Parser Library --> <entry key="warning.substituting">Substituting {0} with {1}</entry> <entry key="warning.removing">Removing {0}</entry> +<entry key="warning.unsupported.image.type">Unsupported image type {0}</entry> +<entry key="warning.unsupported.generic">Not supported: {0}</entry> + +<!-- bib2gls warnings --> <entry key="warning.cant.parse.file">Can''t parse {0} {1}</entry> <entry key="warning.ignoring.unknown.entry.type">Ignoring unknown entry type: {0}</entry> @@ -283,7 +305,7 @@ Consider using \glsps'{'{3}'}' or \glspt'{'{3}'}' instead of {2}'{'{3}'}'</entry Consider using a dual entry or add ''{2}'' to one of the cross-referencing fields instead. (With a dual entry type, you don''t need to link a primary to its dual with \glsadd. They are automatically dependent on each other.)</entry> -<entry key="warning.dir.no.write">Directory not writable: {0} +<entry key="warning.dir.no.write">Directory not writeable: {0} Using TEXMFOUTPUT instead: {1}</entry> <entry key="warning.conflicting.range.format">Entry location conflict for formats: {0} and {1} Replacing {1} with {2}</entry> @@ -338,6 +360,10 @@ Aliased entries must be in the same resource set as their target entries with op <entry key="warning.unknown_entry_in_current_resource">Unknown entry ''{0}'' in current resource set: {1}</entry> <entry key="warning.unknown_compound_label">Unknown compound entry ''{0}''.</entry> <entry key="warning.unknown_compound_label.in_entry">Unknown compound entry ''{0}'' referenced in entry ''{1}''.</entry> +<entry key="warning.max-prune-iteration-cap">Maximum value of ''{0}'' exceeded. Capping at {1}.</entry> +<entry key="warning.exclusions.unknown.token">Unknown token in exclusion list: {0}</entry> +<entry key="warning.blockers.unknown.token">Unknown token in blocker list: {0}</entry> +<entry key="warning.mappings.cant.parse">Can''t parse mapping list: {0}</entry> <entry key="error.title">Error: {0}</entry> <entry key="error.alias.map.forbidden">The 'alias' field can't be mapped.</entry> @@ -360,6 +386,7 @@ Have you indexed your entries using commands like \gls?</entry> <entry key="error.dir.not.found">Directory not found: {0}</entry> <entry key="error.not.dir">Not a directory: {0}</entry> <entry key="error.cant.open.log">Can''t open log file: {0}</entry> +<entry key="error.invalid.record.count.rule">Invalid record count rule: {0}</entry> <entry key="error.invalid.id">Invalid or missing id {0}</entry> <entry key="error.invalid.sort.value">Invalid sort method ''{0}'' given in option: {1}</entry> @@ -556,6 +583,7 @@ converted to @dualabbreviationentry.)</entry> <entry key="latex.error.undefined_counter">No counter ''{0}'' defined</entry> <entry key="latex.error.multi_begin_doc">Only one \begin'{document}' permitted</entry> <entry key="latex.error.no_begin_doc">No \begin'{document}' found</entry> +<entry key="latex.error.missing_begin_doc">Missing \begin'{'document'}' (unexpected content ''{0}'')</entry> <entry key="latex.error.multi_cls">Only one \documentclass permitted</entry> <entry key="latex.error.missing_key">Missing ''{0}'' key</entry> <entry key="latex.error.extra_end">Extra \end'{'{0}'}' found</entry> diff --git a/Master/texmf-dist/scripts/bib2gls/texparserlib.jar b/Master/texmf-dist/scripts/bib2gls/texparserlib.jar Binary files differindex 31334d20064..d3f5bb0fe6f 100755 --- a/Master/texmf-dist/scripts/bib2gls/texparserlib.jar +++ b/Master/texmf-dist/scripts/bib2gls/texparserlib.jar |