diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-27 21:42:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-27 21:42:43 +0000 |
commit | 43a904f78e24d09df247be00194cbd0578a05fe0 (patch) | |
tree | 34d6f31b4af5bcf0b6c731fb9bc9538e5538b640 /Master/texmf-dist/doc/latex/biblatex-ext | |
parent | f99c3713ce38055f68d417b98c0435eae346855f (diff) |
biblatex-ext (27feb21)
git-svn-id: svn://tug.org/texlive/trunk@57979 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ext')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md | 23 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.pdf | bin | 824330 -> 832745 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex | 349 |
4 files changed, 342 insertions, 35 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md b/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md index 52341a96772..15974d4efd3 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md +++ b/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md @@ -1,8 +1,21 @@ # Changelog -## Unreleased +## Version 0.12 (2021-02-27) -See <https://github.com/moewew/biblatex-ext/compare/v0.10...HEAD> +See <https://github.com/moewew/biblatex-ext/compare/v0.11...v0.12> + +### Added +- `\UndeclareCiteDelims{<cite command>}` to delete inner and outer + delimiters at the same time. + +### Fixed +- Clarified in the documentation that `innamebeforetitle` does not apply + to `@inbook` entries + (cf. also <https://github.com/moewew/biblatex-ext/issues/20>). + +## Version 0.11 (2021-02-19) + +See <https://github.com/moewew/biblatex-ext/compare/v0.10...v0.11> ### Changed - Synced with 2021-02-18 changes in `l3draw`/`l3color`. @@ -40,7 +53,7 @@ See <https://github.com/moewew/biblatex-ext/compare/v0.8e...v0.8f> ### Fixed - Fixed inner cite delimiters for `\footcitetext` in `authoryear` and `authortitle` (not `comp`) styles - (https://github.com/moewew/biblatex-ext/issues/19). + (<https://github.com/moewew/biblatex-ext/issues/19>). ## Version 0.8e (2020-05-05) @@ -50,7 +63,7 @@ See <https://github.com/moewew/biblatex-ext/compare/v0.8d...v0.8e> ### Fixed - Fixed `bbx:introcite` definition for `ext-numeric-comp`. - Fixed issue with `labelprefix` in `\printbibtabular` - (https://github.com/moewew/biblatex-ext/pull/18). + (<https://github.com/moewew/biblatex-ext/pull/18>). ### Changed - `biblatex-ext-tabular` now checks for the recommended `biblatex` @@ -96,7 +109,7 @@ See <https://github.com/moewew/biblatex-ext/compare/v0.8...v0.8a> ### Fixed - The default value of `\servoldelim` was documented as - and should be `\jourvoldelim`. + and should be `\jourvoldelim`. Previous versions had `\addspace` (the default value of `\jourvoldelim`) instead. - Reenabled visible space in documentation. diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib index dfda83ff67e..033334c23f9 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib +++ b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib @@ -3,27 +3,23 @@ title = {On the Importance of the Civil Service}, date = {1980}, } - @book{appleby:abl, author = {Humphrey Appleby}, title = {On the Ablative in Greek}, date = {1982}, } - @book{elk:bronto, author = {Elk, Anne and Hacker, James and Rumpo, Syd}, title = {On the Theory of Brontosauruses}, date = {1972}, options = {maxnames=1, uniquelist=false}, } - @book{elk:einio, author = {Elk, Anne and Hacker, James and Pode, Eric}, title = {On the Theory of Einiosauruses}, date = {1973}, options = {maxnames=1, uniquelist=false}, } - @article{cipriani, author = {Cipriani, Alessandra and Hazra, Rajat Subhra and Ruszel, Wioletta M.}, @@ -36,7 +32,6 @@ doi = {10.1007/s00440-017-0821-x}, doi+an = {=openaccess}, } - @online{meckes, author = {Elizabeth Meckes and Kathryn Stewart}, title = {On the eigenvalues of truncations diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.pdf b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.pdf Binary files differindex 22c6eb5946c..ede8481ae26 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex index 05161f93f86..521bc7bbd58 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex +++ b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex @@ -49,7 +49,7 @@ \usetikzlibrary{shapes.geometric} \usetikzlibrary{fit} \usetikzlibrary{positioning} -\usepackage[style=ext-authoryear-iecomp, backend=biber]{biblatex} +\usepackage[style=ext-authoryear-iecomp, backend=biber, labelnumber]{biblatex} \addbibresource{biblatex-examples.bib} \addbibresource{biblatex-ext-examples.bib} \usepackage{biblatex-ext-tabular} @@ -67,24 +67,68 @@ \undef\DefineOASymbol \usepackage{biblatex-ext-oasymb-pict2e} +\DeclareFieldFormat{bibentrysetcount}{\mkbibparens{\mknumalph{#1}}} +\DeclareFieldFormat{labelnumberwidth}{\mkbibbrackets{#1}} +\DeclareFieldFormat{shorthandwidth}{\mkbibbrackets{#1}} + +\defbibenvironment{bibliographyNUM} + {\list + {\printtext[labelnumberwidth]{% + \printfield{labelprefix}% + \printfield{labelnumber}}} + {\setlength{\labelwidth}{\labelnumberwidth}% + \setlength{\leftmargin}{\labelwidth}% + \setlength{\labelsep}{\biblabelsep}% + \addtolength{\leftmargin}{\labelsep}% + \setlength{\itemsep}{\bibitemsep}% + \setlength{\parsep}{\bibparsep}}% + \renewcommand*{\makelabel}[1]{\hss##1}} + {\endlist} + {\item} + +\newcounter{extblxdoc@examplebib} + \makeatletter \defbibcheck{examplebib}{% \xifinlist{\thefield{entrykey}}{\extblxdoc@examplebib@list} {} {\skipentry}} -\newcommand*{\exampleprintbib}[1]{% - \nocite{#1}% +\newcommand*{\extblxdoc@fixexamplelinks}{% + \protected\def\blx@anchor{% + \xifinlist{\the\c@refsection @\the\c@extblxdoc@examplebib + @\abx@field@entrykey}{\blx@anchors} + {} + {\listxadd\blx@anchors{\the\c@refsection @\the\c@extblxdoc@examplebib + @\abx@field@entrykey}% + \hyper@natanchorstart{\the\c@refsection @\the\c@extblxdoc@examplebib + @\abx@field@entrykey}% + \hyper@natanchorend}}% + \long\def\blx@bibhyperref[##1]##2{% + \blx@sfsave\hyper@natlinkstart{\the\c@refsection + @\the\c@extblxdoc@examplebib @##1}\blx@sfrest + ##2% + \blx@sfsave\hyper@natlinkend\blx@sfrest}% +} + +\newcommand*{\exampleprintbib}[2][]{% + \nocite{#2}% \let\extblxdoc@examplebib@list\empty \def\do##1{\listeadd\extblxdoc@examplebib@list{\detokenize{##1}}}% - \docsvlist{#1}% - \printbibliography[check=examplebib, heading=none]} + \docsvlist{#2}% + \AtNextBibliography{% + \stepcounter{extblxdoc@examplebib}% + \extblxdoc@fixexamplelinks}% + \printbibliography[check=examplebib, heading=none, #1]} \newcommand*{\exampleprintbibtab}[1]{% \nocite{#1}% \let\extblxdoc@examplebib@list\empty \def\do##1{\listeadd\extblxdoc@examplebib@list{\detokenize{##1}}}% \docsvlist{#1}% + \AtNextBibliography{% + \stepcounter{extblxdoc@examplebib}% + \extblxdoc@fixexamplelinks}% \printbibtabular[check=examplebib, heading=none]} @@ -152,9 +196,11 @@ defbibtabular,defbibtabulartwocolumn,defbibenvironment, printbibliography,printbibtabular, autocite, - DeclareFieldFormat,DeclareDelimFormat,DeclareDelimcontextAlias, + DeclareFieldFormat,DeclareDelimFormat, + DeclareDelimcontextAlias,UndeclareDelimcontextAlias, DeclareInnerCiteDelims,UndeclareInnerCiteDelims,DeclareInnerCiteDelimsAlias, DeclareOuterCiteDelims,UndeclareOuterCiteDelims,DeclareOuterCiteDelimsAlias, + UndeclareCiteDelims, introcitepunct,volnumdelim,maintitletitledelim,voltitledelim,sernumdelim, jourvoldelim, volnumdatedelim,locdatedelim,locpubdelim,publocdelim,pubdatedelim, @@ -540,7 +586,7 @@ \newcommand*{\ctan}{\mkbibacro{CTAN}} \newcommand*{\gitbaseurl}{https://github.com/moewew/biblatex-ext} -\newcommand*{\extblxversion}{0.11} +\newcommand*{\extblxversion}{0.12} \newcommand*{\biber}{Biber} \newcommand*{\gitissuelink}[1]{% \href{\gitbaseurl/issues/#1}{issue \##1 on github}} @@ -613,7 +659,7 @@ author = {Moritz Wemheuer}, link = {mwemheu@posteo.de},% revision = {\extblxversion}, - date = {\DTMDate{2021-02-19}}, + date = {\DTMDate{2021-02-27}}, } \hypersetup{% @@ -817,7 +863,7 @@ Of the many introductory texts and tutorials available on the internet% \fnurl{https://tex.stackexchange.com/q/13509/35864} the author particularly likes Knut Hegna and Dag Langmyhr's \emph{Local Guide to \sty{biblatex}}% -\fnurl{http://dag.at.ifi.uio.no/public/doc/biblatex-guide.pdf} +\fnurl{https://www.mn.uio.no/ifi/tjenester/it/hjelp/latex/biblatex-guide.pdf} and Paul Stanley's \emph{\sty{biblatex}~-- An Easier Read}% \fnurl{https://github.com/PaulStanley/biblatex-tutorial/releases}. French speakers may want to consider Maïeul Rouquette's @@ -1217,8 +1263,8 @@ necessary to modify the bibmacro~\bibmacro{in:}. \boolitem[false]{citexref} This option controls if \bibtype{inbook}, \bibtype{incollection} and \bibtype{inproceedings} entries that are tied to a parent entry with -\bibfield{xref} or \bibfield{crossref} should show all data of their -parent entry inline as usual or if they should cite their parent entry +\bibfield{xref} or \bibfield{crossref} show all data of their +parent entry inline as usual or if they cite their parent entry instead \emph{if} the parent is listed in the bibliography as a separate entry. With the default setting \kvopt{citexref}{false} the parent is not @@ -1271,10 +1317,255 @@ or implicitly via the \opt{minxrefs} or \opt{mincrossrefs} option. \exampleprintbib{westfahl:space,westfahl:frontier} \end{bibexample} +The citation produced by this option is implemented via +\cmd{bbx@xrefcite}, +which is set up to inherit most styling from \cmd{cite}. +\cmd{bbx@xrefcite} can be modified as usual +(and independent of \cmd{cite}) +if the delimiter context alias is removed. +\begin{bibexample}[enhanced, + title={Example customisation of \cmd{bbx@xrefcite}}] +\begin{lstlisting}[style=extblxstylelatex] +\UndeclareDelimcontextAlias{bbx@xrefcite} +\DeclareInnerCiteDelims{bbx@xrefcite}{\bibopenparen}{\bibcloseparen} +\end{lstlisting} +\tcblower +\makeatletter +\renewbibmacro*{crosscite}[1]{% + \printtext[highlight1]{% + \iftoggle{bbx:citexref} + {\iffieldundef{crossref} + {\iffieldundef{xref} + {\usebibmacro{#1}} + {\printtext{\bbx@xrefcite{\thefield{xref}}}}} + {\printtext{\bbx@xrefcite{\thefield{crossref}}}}} + {\usebibmacro{#1}}}} +\makeatother +\UndeclareDelimcontextAlias{bbx@xrefcite} +\DeclareInnerCiteDelims{bbx@xrefcite}{\bibopenparen}{\bibcloseparen} +\toggletrue{bbx:citexref} +\exampleprintbib{westfahl:space,westfahl:frontier} +\end{bibexample} + +The bibliography macro that prints the citation in \cmd{bbx@xrefcite} +is called \bibmacro{bbx:inxrefcite}. +By default this bibliography macro just expands to the bibliography +macro \bibmacro{cite}. +In some cases it might be easier to obtain the desired result by +redefining this bibliography macro than by redefining the complete +citation command \cmd{bbx@xrefcite} with \cmd{DeclareCiteCommand}. +\begin{remindbox} +For general citation commands +this strategy of only changing the bibliography macro and not +the complete citation command will not always result in +the expected output, but in the context of \opt{citexref}, +where we have control over how exactly the citation command is going +to be used, we can sometimes use this shortcut. +\end{remindbox} + +The following example shows the standard behaviour of \opt{citexref} +with a numeric style and a customisation involving +\bibmacro{bbx:inxrefcite} that emulates the output of \cmd{textcite}. + +\begin{bibexample}[enhanced, + title={Standard behaviour of \cmd{bbx@xrefcite} + with \blxstyle{ext-numeric}}] +\begin{lstlisting}[style=extblxstylelatex] +%\usepackage[style=ext-numeric, citexref=true]{biblatex} +\end{lstlisting} +\tcblower +\makeatletter +\renewbibmacro*{crosscite}[1]{% + \printtext[highlight1]{% + \iftoggle{bbx:citexref} + {\iffieldundef{crossref} + {\iffieldundef{xref} + {\usebibmacro{#1}} + {\printtext{\bbx@xrefcite{\thefield{xref}}}}} + {\printtext{\bbx@xrefcite{\thefield{crossref}}}}} + {\usebibmacro{#1}}}} +\makeatother +\UndeclareDelimcontextAlias{bbx@xrefcite} +\DeclareOuterCiteDelims{bbx@xrefcite}{\bibopenbracket}{\bibclosebracket} +\toggletrue{bbx:citexref} +% emulate all the 'numeric'/default behaviour +\DeclareNameAlias{sortname}{given-family} +\renewbibmacro*{author}{% + \ifboolexpr{ + test \ifuseauthor + and + not test {\ifnameundef{author}} + } + {\printnames{author}% + \iffieldundef{authortype} + {} + {\setunit{\printdelim{authortypedelim}}% + \usebibmacro{authorstrg}}} + {}} +\renewbibmacro*{editor}{% + \ifboolexpr{ + test \ifuseeditor + and + not test {\ifnameundef{editor}} + } + {\printnames{editor}% + \setunit{\printdelim{editortypedelim}}% + \usebibmacro{editorstrg}% + \clearname{editor}} + {}} +\renewbibmacro*{editor+others}{% + \ifboolexpr{ + test \ifuseeditor + and + not test {\ifnameundef{editor}} + } + {\printnames{editor}% + \setunit{\printdelim{editortypedelim}}% + \usebibmacro{editor+othersstrg}% + \clearname{editor}} + {}} +\renewbibmacro*{date}{\printdate}% +\renewbibmacro*{cite}{% + \printtext[bibhyperref]{% + \printfield{labelprefix}% + \printfield{labelnumber}}} +\exampleprintbib[env=bibliographyNUM]{westfahl:space,westfahl:frontier} +\end{bibexample} + +\begin{bibexample}[enhanced, + title={\cmd{textcite}-like behaviour of \cmd{bbx@xrefcite} + with \blxstyle{ext-numeric}}] +\begin{lstlisting}[style=extblxstylelatex] +%\usepackage[style=ext-numeric, citexref=true]{biblatex} + +\UndeclareCiteDelims{bbx@xrefcite} +\DeclareDelimcontextAlias{bbx@xrefcite}{textcite} + +\renewbibmacro*{bbx:inxrefcite}{% + \usebibmacro{textcite:init}% + \usebibmacro{textcite}% + \usebibmacro{textcite:postnote}} +\end{lstlisting} +\tcblower +\makeatletter +\renewbibmacro*{crosscite}[1]{% + \printtext[highlight1]{% + \iftoggle{bbx:citexref} + {\iffieldundef{crossref} + {\iffieldundef{xref} + {\usebibmacro{#1}} + {\printtext{\bbx@xrefcite{\thefield{xref}}}}} + {\printtext{\bbx@xrefcite{\thefield{crossref}}}}} + {\usebibmacro{#1}}}} +% emulate all the 'numeric'/default behaviour +\DeclareNameAlias{sortname}{given-family} +\renewbibmacro*{author}{% + \ifboolexpr{ + test \ifuseauthor + and + not test {\ifnameundef{author}} + } + {\printnames{author}% + \iffieldundef{authortype} + {} + {\setunit{\printdelim{authortypedelim}}% + \usebibmacro{authorstrg}}} + {}} +\renewbibmacro*{editor}{% + \ifboolexpr{ + test \ifuseeditor + and + not test {\ifnameundef{editor}} + } + {\printnames{editor}% + \setunit{\printdelim{editortypedelim}}% + \usebibmacro{editorstrg}% + \clearname{editor}} + {}} +\renewbibmacro*{editor+others}{% + \ifboolexpr{ + test \ifuseeditor + and + not test {\ifnameundef{editor}} + } + {\printnames{editor}% + \setunit{\printdelim{editortypedelim}}% + \usebibmacro{editor+othersstrg}% + \clearname{editor}} + {}} +\renewbibmacro*{date}{\printdate}% +\renewbibmacro*{cite}{% + \printtext[bibhyperref]{% + \printfield{labelprefix}% + \printfield{labelnumber}}} +\renewbibmacro*{textcite}{% + \iffieldequals{namehash}{\cbx@lasthash} + {\setunit{\multicitedelim}} + {\ifnameundef{labelname} + {\printfield[citetitle]{labeltitle}} + {\printnames{labelname}}% + \setunit*{\printdelim{namelabeldelim}}% + \printtext{\bibopenbracket}\global\booltrue{cbx:parens}% + \stepcounter{textcitecount}% + \savefield{namehash}{\cbx@lasthash}}% + \ifnumequal{\value{citecount}}{1} + {\usebibmacro{prenote}} + {}% + \usebibmacro{cite}% + \setunit{% + \ifbool{cbx:parens} + {\bibclosebracket\global\boolfalse{cbx:parens}} + {}% + \textcitedelim}} +\newbibmacro*{textcite:init}{% + \ifnumless{\value{multicitecount}}{2} + {\global\boolfalse{cbx:parens}% + \global\undef\cbx@lasthash} + {\global\undef\cbx@lasthash}} +\renewbibmacro*{textcite:postnote}{% + \usebibmacro{postnote}% + \ifthenelse{\value{multicitecount}=\value{multicitetotal}} + {\setunit{}% + \printtext{% + \ifbool{cbx:parens} + {\bibclosebracket\global\boolfalse{cbx:parens}} + {}}} + {\setunit{% + \ifbool{cbx:parens} + {\bibclosebracket\global\boolfalse{cbx:parens}} + {}% + \textcitedelim}}} +\makeatother +\UndeclareCiteDelims{bbx@xrefcite} +\DeclareDelimcontextAlias{bbx@xrefcite}{textcite} +\renewbibmacro*{bbx:inxrefcite}{% + \usebibmacro{textcite:init}% + \usebibmacro{textcite}% + \usebibmacro{textcite:postnote}} +\toggletrue{bbx:citexref} +\exampleprintbib[env=bibliographyNUM]{westfahl:space,westfahl:frontier} +\end{bibexample} + + \boolitem[false]{innamebeforetitle} -Whether or not the \bibfield{editor} should be moved before the -\bibfield{booktitle} field for \bibtype{inbook}, \bibtype{incollection} and -\bibtype{inproceedings} entries. +Whether or not the \bibfield{editor} is moved before the +\bibfield{booktitle} field for \bibtype{incollection} +and \bibtype{inproceedings} entries. + +\begin{remindbox}[breakable] + This option does \emph{not} influence the position of the + \bibfield{editor} field for \bibtype{inbook} entries. + + The primary name connected to a \bibtype{book} entry is its + \bibfield{author}, which for \bibtype{inbook} entries normally + corresponds to the \bibfield{bookauthor} + (usually \bibfield{author} and \bibfield{bookauthor} will be the + same for \bibfield{inbook} entries) and that is the name one + would normally expect to see before the title. + In most cases where one wants the \bibfield{editor} to appear before + the \bibfield{booktitle}, the entry in question is + an~\bibtype{incollection} or~\bibtype{inproceedings}. +\end{remindbox} \begin{bibexample}[title={\kvopt{innamebeforetitle}{true}}] \makeatletter @@ -1467,7 +1758,7 @@ they determine if a list of authors/editors is the same as the previous. \makeatletter Assuming \kvopt{maxnames}{1} and no name list disambiguation (\kvopt{uniquelist}{false}), the four entries -\inputexamplebibfile[listing options={linerange={1-16,18-23,25-25}, +\inputexamplebibfile[listing options={linerange={1-14,16-20,22-22}, style = extblxstylebibtex}] {biblatex-ext-examples.bib} give @@ -1665,8 +1956,8 @@ overlay={% \end{bibexample} \endgroup -\begin{bibexample}[enhanced, title={\kvopt{introcite}{label} with empty - \cs{introcitebreak}}] +\begin{bibexample}[enhanced, breakable, + title={\kvopt{introcite}{label} with empty \cs{introcitebreak}}] \begin{lstlisting}[style=extblxstylelatex] %\usepackage[..., introcite=label]{biblatex} \renewcommand*{\introcitebreak}{} @@ -1679,9 +1970,9 @@ overlay={% \exampleprintbib{coleridge,geer} \end{bibexample} -\begin{bibexample}[enhanced, title={\kvopt{introcite}{label} with - \len{introcitewidth} set to zero and \len{introcitesep} equal to - \len{bibhang}}] +\begin{bibexample}[enhanced, breakable, + title={\kvopt{introcite}{label} with \len{introcitewidth} set to zero + and \len{introcitesep} equal to \len{bibhang}}] \begin{lstlisting}[style=extblxstylelatex] %\usepackage[..., introcite=label]{biblatex} \setlength{\introcitewidth}{0pt} @@ -1776,9 +2067,6 @@ The default settings for \cmd{bbx@introcite} emulate the output of \cmd{cite}. \csletcs{extblx@introcite}{extblx@opt@introcite@label} \exampleprintbib{coleridge,geer} \end{bibexample} -\csgundef{blx@delimcontextalias@bbx@introcite} -% because \DeclareDelimcontextAlias is global ... at the moment, this can go -% with biblatex >= 3.12 If you are using an author-year citation style together with \kvopt{introcite}{label} or \kvopt{introcite}{label}, you may be interested in @@ -2422,6 +2710,12 @@ delimiters whenever the citation command is called. Completely remove the definitions of the inner delimiters for \cmd{\prm{cite command}}. +\cmditem{UndeclareCiteDelims}{cite command} + +Remove inner and outer delimiters for \cmd{\prm{cite command}} +by calling \cmd{UndeclareOuterCiteDelims} +and \cmd{UndeclareInnerCiteDelims}. + \cmditem{RegisterCiteDelims}{modifier}{cite command} Register a pair of \prm{modifier} citation delimiters for @@ -3344,13 +3638,13 @@ For \optval{auto}-detection, an open access article with DOI would ideally use the field annotation \texttt{openaccess} (\lstinline[style=extblxstylebibtex]|{doi+an = {=openaccess},|). % cipriani -\inputexamplebibfile[listing options={linerange={27-38}, +\inputexamplebibfile[listing options={linerange={23-34}, style = extblxstylebibtex}] {biblatex-ext-examples.bib} Preprints on the arXiv, on the other hand, need no field annotation, because they are always open access. % meckes -\inputexamplebibfile[listing options={linerange={40-48}, +\inputexamplebibfile[listing options={linerange={35-43}, style = extblxstylebibtex}] {biblatex-ext-examples.bib} \makeatletter @@ -3629,6 +3923,11 @@ See also \filename{CHANGES.md}. The numbers on the right indicate the relevant section of the manual. \begin{changelog} +\begin{release}{0.12}{2021-02-27} + \item Added \hypercmd{UndeclareCiteDelims}\see{sec:opt:citedelims} + \item Clarified \hyperopt{innamebeforetitle} documentation% + \see{sec:opt:gen} +\end{release} \begin{release}{0.11}{2021-02-19} \item Synced with \sty{l3draw} changes. \end{release} |