summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-08 22:52:49 +0000
committerKarl Berry <karl@freefriends.org>2019-12-08 22:52:49 +0000
commit3b83fbbfd862d2b0fff2a63f89f25578f0618095 (patch)
treeabe5a1708e3b7d17e31b9ed0e7197f8b3a8bd889 /Master/texmf-dist/source/bibtex/biber
parentd09dd7ff68e6a68353532937db8b1e184f3e44d7 (diff)
biber (8dec19)
git-svn-id: svn://tug.org/texlive/trunk@53064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/bibtex/biber')
-rw-r--r--Master/texmf-dist/source/bibtex/biber/Changes19
-rw-r--r--Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gzbin978273 -> 1028882 bytes
2 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/Changes b/Master/texmf-dist/source/bibtex/biber/Changes
index 1a13ebd07eb..92b2d9b802e 100644
--- a/Master/texmf-dist/source/bibtex/biber/Changes
+++ b/Master/texmf-dist/source/bibtex/biber/Changes
@@ -1,5 +1,24 @@
Revision history for Biber
+2.14 (2019-12)
+ * XDATA now supports granular references so that specific
+ fields/items in a list field may be used and inserted into
+ fields/list positions. This allow, for example, re-use of names
+ from a general XDATA entry containing data about authors. See the
+ biblatex documentation.
+ * Remote Zotero data source requests now send correct header
+ * Annotations are now correctly output for related entries
+ * Better sorting of some name edge cases
+ * New map_entrykey_* mapping verbs
+ * New options --noremove-tmp-dir and --show-tmp-dir to disable of
+ removal on exit and showing location of temporary directory used for
+ intermediate data. Useful for debugging.
+ * Tool mode now accepts multiple data files on the command-line so
+ that data can be spread over several files (e.g. main bib and
+ crossrefs can be kept in separate files)
+ * Biber no longer uses Text::BibTeX/btparse to generation initials
+ from names in normal name parsing mode because it can't handle
+ some Unicode situations.
2.13 (2019-08-13)
* biber now exits with error on some very malformed names instead of
skipping them as this can lead to data loss in bibliographies.
diff --git a/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz b/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz
index 1b8856b983a..118ad84c996 100644
--- a/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz
+++ b/Master/texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz
Binary files differ