diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-21 15:37:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-21 15:37:54 +0000 |
commit | 5aa57a7fb2052901bc8c765f2b9719ad3c33441c (patch) | |
tree | 76036c624c642b223034e4b901ad9901779d5884 /Master/texmf-dist/tex/latex/biblatex-historian | |
parent | 71810b2e12c199d5fd05a223269388f5d35cf10a (diff) |
biblatex-historian 3a (20may10)
git-svn-id: svn://tug.org/texlive/trunk@18403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-historian')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-historian/historian.bbx | 9 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-historian/historian.cbx | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-historian/historian.bbx b/Master/texmf-dist/tex/latex/biblatex-historian/historian.bbx index af317a68f22..b905c5529bb 100644 --- a/Master/texmf-dist/tex/latex/biblatex-historian/historian.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-historian/historian.bbx @@ -1,11 +1,11 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% historian.bbx, v0.3, 2010/04/24 +% historian.bbx, v0.3a, 2010/05/20 % A bibliography style for use with biblatex v 0.9a % Developed and maintained by Sander Gliboff, % based on guidelines from the Turabian Manual for Writers, 7th ed. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\ProvidesFile{historian.bbx}[2010/04/24 v0.3 historian bibliography style] +\ProvidesFile{historian.bbx}[2010/05/20 v0.3a historian bibliography style] \@ifpackagelater{biblatex}{2010/03/19} {} @@ -2577,9 +2577,10 @@ {\usebibmacro{periodical}}% {\usebibmacro{journal}}% \setunit{\addcomma\addspace}% +\iffieldundef{entrysubtype}% + {\restorefield{entrysubtype}{\childsubtype}}% + {\relax}% \ifthenelse{\equal{\thefield{entrysubtype}}{\subtypemag}% - \OR \equal{\childsubtype}{\subtypemag} - \OR \equal{\childsubtype}{subtypenewsp} \OR \equal{\thefield{entrysubtype}}{\subtypenewsp}}% {%Then cite magazines and newspapers by date, without parens \usebibmacro{issue+date-mag}}% diff --git a/Master/texmf-dist/tex/latex/biblatex-historian/historian.cbx b/Master/texmf-dist/tex/latex/biblatex-historian/historian.cbx index 6e0fce20187..26c66639b3d 100644 --- a/Master/texmf-dist/tex/latex/biblatex-historian/historian.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-historian/historian.cbx @@ -1,11 +1,11 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% historian.cbx, v0.3, 2010/04/24 +% historian.cbx, v0.3a, 2010/05/20 % A citation style for use with biblatex v 0.9a % Developed and maintained by Sander Gliboff, % based on guidelines from the Turabian Manual for Writers, 7th ed. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\ProvidesFile{historian.cbx}[2010/04/24 v0.3 historian citation style] +\ProvidesFile{historian.cbx}[2010/05/20 v0.3a historian citation style] \@ifpackagelater{biblatex}{2010/03/19} {} |