diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx b/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx index 597b7a8fb49..246fabdafbc 100644 --- a/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx @@ -1,7 +1,7 @@ -% $Id: fiwi-yearbeginning.bbx, v 1.2 2012/07/20 Simon Spiegel +% $Id: fiwi-yearbeginning.bbx, v 1.2a 2012/12/03 Simon Spiegel % Stil mit Jahrestahl nach Autor -\ProvidesFile{fiwi-yearbeginning.bbx}[v 1.2 2012/07/20 film studies bibliography style Author (Year)] +\ProvidesFile{fiwi-yearbeginning.bbx}[v 1.2a 2012/12/03 film studies bibliography style Author (Year)] \RequireBibliographyStyle{fiwi} @@ -110,6 +110,7 @@ } \renewbibmacro*{org+publ+loc+year}{% +\iftoggle{printaddress}{}{\clearlist{location}} \iffieldundef{organization} {} {\printfield{organization}% @@ -130,6 +131,11 @@ \iftoggle{dontprintorig}{\printfield{year}}{}}} \renewbibmacro*{addendum+pubstate}{% + \ifboolexpr{% +( test {\iftoggle{ignoreaddendum}} and test {\ifbibliography}) +or ( test {\iftoggle{ignoreaddendumcit}} and test {\ifcitation} ) +} +{\clearfield{addendum}}{}% \printfield{pubstate}% \newunit\newblock% \printfield{addendum}} @@ -157,6 +163,7 @@ %\newbibmacro*{publ+loc+origyear+inentry}{% \newbibmacro*{publ+loc+origyear}{% +\iftoggle{printaddress}{}{\clearlist{location}} \printlist{location}% \iftoggle{printpublisher}% {\iflistundef{publisher}% @@ -177,6 +184,7 @@ \newbibmacro*{inst+loc}{% +\iftoggle{printaddress}{}{\clearlist{location}} \iflistundef{institution} {\iflistundef{location} {} @@ -278,7 +286,7 @@ %\setunit{.}\newblock %\addspace\usebibmacro{origyear+location+title}% %\newblock -\addspace\usebibmacro{decidetranslatedversion}% +\addspace\usebibmacro{related:translatedas}% \newblock \usebibmacro{addendum+pubstate}% \newunit\newblock @@ -340,10 +348,10 @@ \newblock% \usebibmacro{chap+pag}% \newblock% - \addspace\usebibmacro{decidetranslatedversion}% - \newblock + \addspace\usebibmacro{related:translatedas}% + \newblock% \usebibmacro{doi+eprint+url}% - \newblock + \newblock% \usebibmacro{addendum+pubstate}% \newblock} \usebibmacro{pageref}% @@ -379,7 +387,7 @@ \usebibmacro{chap+pag}% \newblock%\newunit \usebibmacro{doi+eprint+url}% -\addspace\usebibmacro{decidetranslatedversion}% +\addspace\usebibmacro{related}% \newblock \usebibmacro{addendum+pubstate}% \newunit\newblock @@ -414,7 +422,7 @@ \newunit\newblock \usebibmacro{publ+loc+year}% \newblock -\addspace\usebibmacro{decidetranslatedversion}% +\addspace\usebibmacro{related:translatedas}% \newunit\newblock \usebibmacro{chap+pag}% %\setunit{\par}\newblock @@ -439,7 +447,7 @@ \newunit\newblock \iffieldundef{month}{}{\usebibmacro{date}}% \newunit\newblock - \addspace\usebibmacro{decidetranslatedversion}% + \addspace\usebibmacro{related}% \newblock \printfield{note}% %\newunit\newblock |