diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx b/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx index 75982131f0b..52ef245f8cd 100644 --- a/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx @@ -4,7 +4,7 @@ %%%%%% BIBLATEX-SWISS-LEGAL-GENERAL : 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 @@ -22,7 +22,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\ProvidesFile{biblatex-swiss-legal-general.bbx}[2013/07/23 v1.1.1 alpha] +\ProvidesFile{biblatex-swiss-legal-general.bbx}[2014/01/21 v1.1.2 alpha] \RequireBibliographyStyle{biblatex-swiss-legal-base} @@ -30,11 +30,11 @@ % 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}% |