From f7fc4ad3995d7f6ebbed20c20bf06e3a9176ea04 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 9 Jun 2021 03:03:06 +0000 Subject: CTAN sync 202106090303 --- .../biblatex-contrib/biblatex-ext/biblatex-ext.tex | 25 ++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext.tex') 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 b128723479..bc425aebd3 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.12b} +\newcommand*{\extblxversion}{0.13} \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{2021-04-22}}, + date = {\DTMDate{2021-06-08}}, } \hypersetup{% @@ -2182,6 +2182,15 @@ A customisation example for \bibfield{issuedate} can be found in the \exampleprintbib{knuth:ct:a} \end{bibexample} +\bibfieldformatitem{biblabeltitle} + The format for the title when it is used in \blxstyle{authoryear} + styles to replace a missing author/editor. + By default this field format is an alias for \bibfieldformat{title}. + \begin{bibexample} + \DeclareFieldFormat{biblabeltitle}{\highlight[1]{#1}}% + \exampleprintbib{jcg} + \end{bibexample} + \bibfieldformatitem{titlecase:title} The standard styles follow an all-or-nothing approach when it comes to title casing. The field format \bibfieldformat{titlecase} intended to enable sentence case with @@ -2208,6 +2217,11 @@ A customisation example for \bibfield{issuedate} can be found in the Like \hyperbibfieldformat{titlecase:title}, but controls the title casing of the \bibfield{issuetitle} and \bibfield{issuesubtitle} fields. +\bibfieldformatitem{titlecase:biblabeltitle} + Like \hyperbibfieldformat{titlecase:title}, but controls the title casing + of the title printed instead of missing author/editor name in + \blxstyle{authoryear} styles. + The \bibfieldformat{citetitle} field format can be used to change the title case in author-title citations, so there is no \bibfieldformat{citetitle:labeltitle}. @@ -3923,6 +3937,13 @@ See also \filename{CHANGES.md}. The numbers on the right indicate the relevant section of the manual. \begin{changelog} +\begin{release}{0.13}{2021-06-08} + \item Fixed title formatting with related entries in + \blxstyle{authoryear} style family + \item Added \hyperbibfieldformat{biblabeltitle} and + \hyperbibfieldformat{titlecase:biblabeltitle} field formats + \see{sec:opt:field} +\end{release} \begin{release}{0.12b}{2021-04-22} \item Fixed bug with refcontext assignment in \hypercmd{printbibtabular}\see{sec:tabularbib} -- cgit v1.2.3