summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-03-19 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2023-03-19 03:01:21 +0000
commit41b65de3ca404c665b94ea7716f036ce4f024619 (patch)
tree79b818f56264510a85b019c02e6d7b26238d9cfb /macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex
parentb0cfbb3bcaeafdcb4da817c21937f10ce07f5dca (diff)
CTAN sync 202303190301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex14
1 files changed, 10 insertions, 4 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex b/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex
index 12ee61f955..c823940c09 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex
@@ -586,7 +586,7 @@
\newcommand*{\ctan}{\mkbibacro{CTAN}}
\newcommand*{\gitbaseurl}{https://github.com/moewew/biblatex-ext}
-\newcommand*{\extblxversion}{0.16}
+\newcommand*{\extblxversion}{0.17}
\newcommand*{\biber}{Biber}
\newcommand*{\gitissuelink}[1]{%
\href{\gitbaseurl/issues/#1}{issue \##1 on github}}
@@ -659,7 +659,7 @@
author = {Moritz Wemheuer},
email = {mwemheu@posteo.de},%
revision = {\extblxversion},
- date = {\DTMDate{2022-06-18}},
+ date = {\DTMDate{2023-03-18}},
}
\hypersetup{%
@@ -824,7 +824,7 @@ under the terms of the \lppl, version 1.3c%
\fnurl{https://www.latex-project.org/lppl/lppl-1-3c.txt}
or (at your option) any later version%
\fnurl{https://www.latex-project.org/lppl.txt}.
-This bundle is maintained by Moritz Wemheuer (\textcopyright 2017--2022).
+This bundle is maintained by Moritz Wemheuer (\textcopyright 2017--2023).
\subsection{Feedback}\label{sec:feedback}
@@ -3818,7 +3818,7 @@ they are always open access.
}
\makeatother
\begin{bibexample}
-\exampleprintbib{cipriani,meckes,sigfridsson}
+\exampleprintbib{cipriani,meckes,sigfridsson,kastenholz}
\end{bibexample}
If the \opt{openaccess} option is set to one specific field only, only
@@ -4078,6 +4078,12 @@ See also \filename{CHANGES.md}.
The numbers on the right indicate the relevant section of the manual.
\begin{changelog}
+\begin{release}{0.17}{2023-03-18}
+ \item Synced \cmd{textcite} implementation in some styles
+ with \sty{biblatex} 3.19 changes.
+ \item Synced \hypercmd{printbibtabular} implementation
+ with \sty{biblatex} 3.19.\see{sec:tabularbib}
+\end{release}
\begin{release}{0.16}{2022-06-18}
\item Reworked \hyperopt{citexref} implementation\see{sec:opt}
\end{release}