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-plain.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-plain.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-trad/trad-plain.bbx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-trad/trad-plain.bbx b/Master/texmf-dist/tex/latex/biblatex-trad/trad-plain.bbx index 756390d3598..ae036f55861 100644 --- a/Master/texmf-dist/tex/latex/biblatex-trad/trad-plain.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-trad/trad-plain.bbx @@ -5,15 +5,12 @@ %% LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% -\ProvidesFile{trad-plain.bbx}[2018/02/02 v0.4 biblatex-trad plain bibliography style] +\ProvidesFile{trad-plain.bbx}[2018/02/17 v0.4a biblatex-trad plain bibliography style] \RequireBibliographyStyle{trad-standard} \ExecuteBibliographyOptions{% - maxnames = 999 , % set the maximum number of authors sorting = nty , % sorting name - title - year - dateabbrev = false , % no short form of dates - abbreviate = false , labelnumber= true , } |