summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/biblatex.def
diff options
context:
space:
mode:
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