summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-source-division
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-17 22:32:22 +0000
committerKarl Berry <karl@freefriends.org>2014-01-17 22:32:22 +0000
commit7f4fbb6f8595f086b514e4c489becf404a62be4b (patch)
tree6a8fba0da37c6310e1a0e8daa6623e348a780ee8 /Master/texmf-dist/tex/latex/biblatex-source-division
parent0665a38afbb29ee1b520979eeb8c964706ddadac (diff)
biblatex-source-division (17jan14)
git-svn-id: svn://tug.org/texlive/trunk@32702 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-source-division')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-source-division/biblatex-source-division.sty10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-source-division/biblatex-source-division.sty b/Master/texmf-dist/tex/latex/biblatex-source-division/biblatex-source-division.sty
index 5f80b936eb7..e92c25f3ca0 100644
--- a/Master/texmf-dist/tex/latex/biblatex-source-division/biblatex-source-division.sty
+++ b/Master/texmf-dist/tex/latex/biblatex-source-division/biblatex-source-division.sty
@@ -15,7 +15,7 @@
% This work consists of the file biblatex-source-division.sty
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{biblatex-source-division}[2013/12/08 v1.0.0 source division for eledpar]
+\ProvidesPackage{biblatex-source-division}[2014/01/16 v1.0.3 source division for eledpar]
% Call the source division getting
\renewbibmacro*{prenote}{%
@@ -27,9 +27,11 @@
% Get source division, put in in titladdon field, and delete source division from the postnote field
\newbibmacro{getsourcedivision}{%
- \usefield{\getsourcedivision@}{postnote}%
- \restorefield{titleaddon}{\titleaddon}%
- \restorefield{postnote}{\postnote}%
+ \iffieldundef{postnote}{}{%
+ \usefield{\getsourcedivision@}{postnote}%
+ \restorefield{titleaddon}{\titleaddon}%
+ \restorefield{postnote}{\postnote}%
+ }%
}
% Analyse of the source division