diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-18 22:16:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-18 22:16:58 +0000 |
commit | f0dc75c4cecbf5c2b6f9d99c28f6740b3f89656b (patch) | |
tree | 78d6e43ecaa30fd2a2a36090729ff79be33f6413 /Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx | |
parent | 1aeb3f74d19c4a439290da8be3bf50b6109ea43d (diff) |
biblatex-trad (18feb18)
git-svn-id: svn://tug.org/texlive/trunk@46668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx b/Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx index 681e95f8cac..6b7d144642b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-trad/trad-abbrv.bbx @@ -5,15 +5,13 @@ %% LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% -\ProvidesFile{trad-abbrv.bbx}[2018/02/02 v0.4 biblatex-trad abbrv bibliography style] +\ProvidesFile{trad-abbrv.bbx}[2018/02/17 v0.4a biblatex-trad abbrv bibliography style] \RequireBibliographyStyle{trad-standard} \ExecuteBibliographyOptions{% - maxnames = 999 , % set the maximum number of authors sorting = nty , % sorting name - title - year dateabbrev = true , % short form of dates - abbreviate = false , labelnumber= true , } |