diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-22 01:15:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-22 01:15:02 +0000 |
commit | 14b940d3a9e9e7be69d633ba04b359fb4a9e358a (patch) | |
tree | 0955cf7b1b482131090e61c9d9b7e3b927d292e5 /Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx | |
parent | aed84d3dacda585be994298bcd449fdb99fa01ab (diff) |
biblatex-swiss-legal (21jan14)
git-svn-id: svn://tug.org/texlive/trunk@32750 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx b/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx index 13bf0d5b614..080c93baf92 100644 --- a/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx @@ -4,7 +4,7 @@ %%%%%% BIBLATEX-SWISS-LEGAL-LONGARTICLE : BIBLIOGRAPHY %%%%%%% -% Copyright 2013 Adrien Vion +% Copyright 2014 Adrien Vion % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -24,7 +24,7 @@ -\ProvidesFile{biblatex-swiss-legal-longarticle.bbx}[2013/07/23 v1.1.1 alpha] +\ProvidesFile{biblatex-swiss-legal-longarticle.bbx}[2014/01/21 v1.1.2 alpha] \RequireBibliographyStyle{biblatex-swiss-legal-base} @@ -47,11 +47,11 @@ subtitles=false, % Sélection des drivers de bibliographie ou exclusion de la bibliographie -\DeclareBibliographyDriver{book}{\usebibmacro{book:full}} -\DeclareBibliographyDriver{thesis}{\usebibmacro{thesis:full}} -\DeclareBibliographyDriver{inbook}{\usebibmacro{inbook:full}} -\DeclareBibliographyDriver{article}{\usebibmacro{article:full}} -\DeclareBibliographyDriver{commentary}{\usebibmacro{commentary:full}} +\DeclareBibliographyDriver{book}{\usebibmacro{book:full}\finentry} +\DeclareBibliographyDriver{thesis}{\usebibmacro{thesis:full}\finentry} +\DeclareBibliographyDriver{inbook}{\usebibmacro{inbook:full}\finentry} +\DeclareBibliographyDriver{article}{\usebibmacro{article:full}\finentry} +\DeclareBibliographyDriver{commentary}{\usebibmacro{commentary:full}\finentry} \ExecuteBibliographyOptions[customa]{skipbib=true}% \ExecuteBibliographyOptions[jurisdiction]{skipbib=true}% \ExecuteBibliographyOptions[customb]{skipbib=true}% |