summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-luh-ipw
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-11-18 23:12:09 +0000
committerKarl Berry <karl@freefriends.org>2013-11-18 23:12:09 +0000
commit8e9abe4047de5b756af45b054a8bcbc788c334ca (patch)
treef573b3ccd4792c3e47e7b9150322e43acff7b77b /Master/texmf-dist/tex/latex/biblatex-luh-ipw
parent0da77091613d23e308c8c0af45ac4302397734a0 (diff)
biblatex-luh-ipw (18nov13)
git-svn-id: svn://tug.org/texlive/trunk@32180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-luh-ipw')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx7
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx8
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx7
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx4
8 files changed, 23 insertions, 19 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx
index 8400fd34523..4e39bfafce9 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx
@@ -1,6 +1,6 @@
-% authoryear-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2012
+% authoryear-luh-ipw.bbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{authoryear-luh-ipw.bbx}[2012/01/09 v0.2 bibliography style for use with biblatex 1.x]
+\ProvidesFile{authoryear-luh-ipw.bbx}[2013/11/18 v0.3 bibliography style for use with biblatex 2.x]
\RequireBibliographyStyle{authoryear-icomp}
\RequireBibliographyStyle{standard-luh-ipw}
@@ -14,7 +14,8 @@
{\settoggle{bbx:parensyear}{false}}
{\settoggle{bbx:parensyear}{true}}}
-\ExecuteBibliographyOptions{yearinparens}
+\ExecuteBibliographyOptions{yearinparens=true,
+ yearnotinparens=false}
%% Klammern um das Jahr optional ausschalten
\def\bbx@opt@mergedate@maximum{%
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx
index fb61aebee07..22e29c88bdc 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx
@@ -1,6 +1,6 @@
-% standard-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2012
+% standard-luh-ipw.bbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{standard-luh-ipw.bbx}[2012/01/09 v0.2 bibliography style for use with biblatex 1.x]
+\ProvidesFile{standard-luh-ipw.bbx}[2013/11/18 v0.3 bibliography style for use with biblatex 2.x]
\DeclareBibliographyOption{ipwstrict}[true]{%
\ifstrequal{#1}{true}
@@ -15,7 +15,9 @@
{\settoggle{bbx:emphtitle}{false}}
{\settoggle{bbx:emphtitle}{true}}}
-\ExecuteBibliographyOptions{emphtitle}
+\ExecuteBibliographyOptions{emphtitle=true,
+ noemphtitle=false,
+ ipwstrict=false}
\newcommand{\mkbibvolume}[1]{\bibstring{jourvol}\adddot~#1}
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
index 7cd79413519..21255bffa64 100644
--- 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
@@ -1,6 +1,6 @@
-% verbose-inote-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2012
+% verbose-inote-luh-ipw.bbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{verbose-inote-luh-ipw.bbx}[2012/01/09 v0.2 bibliography style for use with biblatex 1.x]
+\ProvidesFile{verbose-inote-luh-ipw.bbx}[2013/11/18 v0.3 bibliography style for use with biblatex 2.x]
\RequireBibliographyStyle{verbose-inote}
\RequireBibliographyStyle{standard-luh-ipw}
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx
index f63c92514f1..f5b52864b09 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx
@@ -1,6 +1,6 @@
-% authoryear-luh-ipol.cbx, Oliver Heins (heins@sopos.org) 2012
+% authoryear-luh-ipol.cbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{authoryear-luh-ipol.cbx}[2012/01/09 v0.2 biblatex citation style for use with biblatex 1.x]
+\ProvidesFile{authoryear-luh-ipol.cbx}[2013/11/18 v0.3 biblatex citation style for use with biblatex 2.x]
\RequireCitationStyle{authoryear-icomp}
@@ -15,6 +15,7 @@
csquotes (experimental)}}%
{}}
+\ExecuteBibliographyOptions{cquote=false}
\newif\ifluh@csquotes@loaded@
@@ -297,7 +298,7 @@
biblatex-luh-ipw is not yet aware\MessageBreak
of the changes. Sadly, this might\MessageBreak
break biblatex-luh-ipw. Please\MessageBreak
- drop me (heins@sopos.org) a mail,\MessageBreak
+ drop me (oheins@sopos.org) a mail,\MessageBreak
if this message keeps beeing thrown\MessageBreak
out for longer than a week or so.^^J}%
\fi
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx
index 30da256634b..1b6ab10a926 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx
@@ -1,6 +1,6 @@
-% standard-luh-ipw.cbx, Oliver Heins (heins@sopos.org) 2012
+% standard-luh-ipw.cbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{standard-luh-ipw.cbx}[2012/01/09 v0.2 citation style for use with biblatex 1.x]
+\ProvidesFile{standard-luh-ipw.cbx}[2013/11/18 v0.3 citation style for use with biblatex 2.x]
% Allgemeine Kommandos
\protected\def\luh@error#1#2{%
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx
index 55014e11eb6..c6291b57a6c 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx
@@ -1,6 +1,6 @@
-% authoryear-luh-ipw.cbx, Oliver Heins (heins@sopos.org) 2012
+% authoryear-luh-ipw.cbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{verbose-inote-luh-ipw.cbx}[2012/01/09 v0.2 biblatex citation style for use with biblatex 1.x]
+\ProvidesFile{verbose-inote-luh-ipw.cbx}[2013/11/18 v0.3 biblatex citation style for use with biblatex 1.x]
\RequireCitationStyle{verbose-inote}
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx
index ca81ae82cab..58213a1d90c 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx
@@ -1,6 +1,6 @@
-% english-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2012
+% english-luh-ipw.bbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{english-luh-ipw.lbx}[2012/01/09 v0.2 bibliography localization for use with biblatex 1.x]
+\ProvidesFile{english-luh-ipw.lbx}[2013/11/18 v0.3 bibliography localization for use with biblatex 2.x]
\InheritBibliographyExtras{english}
diff --git a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx
index 527ae1e7a54..42b5d985f9b 100644
--- a/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx
@@ -1,6 +1,6 @@
-% german-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2012
+% german-luh-ipw.bbx, Oliver Heins (oheins@sopos.org) 2012--2013
-\ProvidesFile{german-luh-ipw.bbx}[2012/01/09 v0.2 bibliography localization for use with biblatex 1.x]
+\ProvidesFile{german-luh-ipw.bbx}[2013/11/18 v0.3 bibliography localization for use with biblatex 2.x]
\InheritBibliographyExtras{german}