summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/biblatex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-06-09 21:54:09 +0000
committerKarl Berry <karl@freefriends.org>2011-06-09 21:54:09 +0000
commit72f05432d0e7fc04a5ed4eeba36c08908f08c000 (patch)
treecab2e328a232ff289d1506302be7b509e98c1138 /Master/texmf-dist/tex/latex/biblatex/biblatex.def
parente8e307aa314bfbb7f7c67c14abd4e67ceb93fe12 (diff)
biblatex 1.5 (8jun11)
git-svn-id: svn://tug.org/texlive/trunk@22892 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/biblatex.def')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/biblatex.def10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.def b/Master/texmf-dist/tex/latex/biblatex/biblatex.def
index 7f26388c9db..058c0a5ebf9 100644
--- a/Master/texmf-dist/tex/latex/biblatex/biblatex.def
+++ b/Master/texmf-dist/tex/latex/biblatex/biblatex.def
@@ -1,7 +1,7 @@
-% $Id: biblatex.def,v 1.4c 2011/05/12 18:28:32 lehman stable $
+% $Id: biblatex.def,v 1.5 2011/06/08 18:45:46 lehman stable $
\ProvidesFile{biblatex.def}
-[\abx@rcsid $Id: biblatex.def,v 1.4c 2011/05/12 18:28:32 lehman stable $
+[\abx@rcsid $Id: biblatex.def,v 1.5 2011/06/08 18:45:46 lehman stable $
biblatex generic definitions]
% ------------------------------------------------------------------
@@ -1331,6 +1331,8 @@
{}
{\def\abx@classtype{1}}}}}}}}}
+\defbibheading{none}{}
+
\ifcase\abx@classtype\relax % article
\defbibheading{bibliography}[\refname]{%
\section*{#1}%
@@ -1463,7 +1465,7 @@
\section{#1}}
\or % memoir (article)
- \providecommand*{\memUChead}{\MakeUppercase}
+ \ifdef\memUChead{}{\let\memUChead\MakeUppercase}
\defbibheading{bibliography}[\refname]{%
\section*{#1}%
\ifmemoirbibintoc
@@ -1508,7 +1510,7 @@
\subsection{#1}}
\or % memoir (book)
- \providecommand*{\memUChead}{\MakeUppercase}
+ \ifdef\memUChead{}{\let\memUChead\MakeUppercase}
\defbibheading{bibliography}[\bibname]{%
\chapter*{#1}%
\ifmemoirbibintoc