diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-26 21:28:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-26 21:28:43 +0000 |
commit | 52e852462540d182f0719ae16cd1fa89c0d074ae (patch) | |
tree | a873c9b05c3ffd065ac49dce4f3b45bf83ab0329 /Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx | |
parent | fd3d22c6b9915762a007942b0617c39f8bd6fcdc (diff) |
biblatex-iso690 (26mar20)
git-svn-id: svn://tug.org/texlive/trunk@54561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx index f6b9e0aa8d4..8226b9bc92f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authortitle.cbx @@ -1,8 +1,9 @@ -\ProvidesFile{iso-authortitle.cbx}[2017/04/25 v0.3.2 biblatex citation style] +\ProvidesFile{iso-authortitle.cbx} + [2020/03/25 v0.4.0 ISO 690 biblatex citation style] \ExecuteBibliographyOptions{% - maxcitenames=1 - ,mincitenames=1 + maxcitenames=1, + mincitenames=1, } \RequireCitationStyle{authortitle} |