summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-05 23:09:06 +0000
committerKarl Berry <karl@freefriends.org>2011-11-05 23:09:06 +0000
commitdc50858e724106d4c7c763830fe10d574d8a8e78 (patch)
tree05b451c354f2fcf627326c79192e048ef7744d39 /Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
parentb3085c6a82dd9e1cebdfdb0562f31d0cf9a2066e (diff)
biblatex-luh-ipw (5nov11)
git-svn-id: svn://tug.org/texlive/trunk@24512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
new file mode 100644
index 00000000000..8b1ac257013
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
@@ -0,0 +1,17 @@
+% verbose-inote-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2011
+
+\ProvidesFile{verbose-inote-luh-ipw.bbx}[2011/11/01 v0.1 bibliography style for use with biblatex 1.x]
+
+\RequireBibliographyStyle{verbose-inote}
+\RequireBibliographyStyle{standard-luh-ipw}
+
+\renewbibmacro*{issue+date}{%
+ \iffieldundef{issue}
+ {}
+ {\printfield{issue}%
+ \setunit*{\addspace}}
+ \printtext[parens]{%
+ \usebibmacro{date}}%
+ \newunit}
+
+\endinput