From 8563220c342f4ce25dd9fd9a7bfc7b784c89b909 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 21 Nov 2011 04:33:13 +0000 Subject: biblatex-fiwi 2011/11/18 v1.1a git-svn-id: svn://tug.org/texlive/trunk@24630 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi.bbx | 18 +++++++++++++----- Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi2.bbx | 6 +++--- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-fiwi') diff --git a/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi.bbx b/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi.bbx index 9a49931e264..09d2e173696 100644 --- a/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi.bbx @@ -1,6 +1,6 @@ -% $Id: fiwi.bbx, v1.1 2011/11/15 07:11:00 Simon Spiegel +% $Id: fiwi.bbx, v1.1a 2011/11/18 Simon Spiegel -\ProvidesFile{fimi.bbx}[v1.1 2011/11/15 film studies bibliography style] +\ProvidesFile{fimi.bbx}[v1.1a 2011/11/18 film studies bibliography style] \@ifpackagelater{biblatex}{2011/11/12} {} @@ -35,11 +35,15 @@ \DeclareBibliographyOption{publisher}[true]{\settoggle{printpublisher}{#1}}% \DeclareBibliographyOption{filmruntime}[true]{\settoggle{filmruntime}{#1}}% \DeclareBibliographyOption{citeprefix}[true]{\settoggle{citeprefix}{#1}} -\DeclareBibliographyOption{dashed}[true]{% + + + \DeclareBibliographyOption{dashed}[true]{% \ifstrequal{#1}{true} -{\toggletrue{bibliographydash}\renewbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}} + {\toggletrue{bibliographydash}% + \renewbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}} {\renewbibmacro*{bbx:savehash}{}}} + \ExecuteBibliographyOptions{indexing=cite,maxnames=3,minnames=3,maxitems=9,useprefix=true,sorting=nyt,date=long,urldate=long,hyperref=auto,pagetracker=true,ibidtracker=context,citetracker=true,labelyear=true,isbn=false,babel=hyphen} \ExecuteBibliographyOptions[misc,movie,video]{uniquename=false,labelyear=false} @@ -570,7 +574,11 @@ or test {\iffieldequalstr{entrytype}{set}}} \newbibmacro*{bbx:savehash}{% \savefield{fullhash}{\bbx@lasthash}} + +\newbool{bbx@inset} + \DeclareBibliographyDriver{set}{% + \booltrue{bbx@inset}% \entryset {\toggletrue{intransdecision}\ifnumequal{\thefield{entrysetcount}}{1} {} @@ -790,7 +798,7 @@ or test {\iffieldequalstr{entrytype}{set}}} {\setunit{}\addnbspace\printtext{\mkbibparens{=\addspace% \printfield{series}% \setunit{\addcolon\addnbspace}% - \printfield{number}}}}% + \printfield{number}}}\adddot\addnbspace}% }}% {} diff --git a/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi2.bbx b/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi2.bbx index fc3d1a31f96..ce0464ce640 100644 --- a/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi2.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-fiwi/fiwi2.bbx @@ -1,7 +1,7 @@ -% $Id: fiwi2.bbx, v 1.1 2011/11/15 07:11:00 Simon Spiegel +% $Id: fiwi2.bbx, v 1.1a 2011/11/18Simon Spiegel % Stil mit Jahrestahl nach Autor -\ProvidesFile{fiwi2.bbx}[v 1.1 2011/11/15 film studies bibliography style Author (Year)] +\ProvidesFile{fiwi2.bbx}[v 1.1a 2011/11/18 film studies bibliography style Author (Year)] \RequireBibliographyStyle{fiwi} @@ -137,7 +137,7 @@ \usebibmacro{author/translator}% \usebibmacro{labelyear+extrayear}% \newblock -\usebibmacro{review}% +\usebibmacro{review}{\thefield{usera}}% \newunit\newblock \usebibmacro{bytranslator}% \newunit\newblock -- cgit v1.2.3