diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-14 22:23:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-14 22:23:55 +0000 |
commit | de8e68502f2756ea9ec69667d4ceb3da26cea84d (patch) | |
tree | 181a3a08054a52331284998a6025e88bdcc81023 /Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx | |
parent | 033ed0a2c93291a382557f2389b4612eba7c20fb (diff) |
biblatex-philosophy (13jan15)
git-svn-id: svn://tug.org/texlive/trunk@36056 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx index f66c97ebd0a..39f15044c92 100644 --- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx @@ -13,7 +13,7 @@ %% License information appended %% \ProvidesFile{philosophy-classic.cbx} - [2014/03/28 v0.9f valbusa beta] + [2015/01/14 v0.9h valbusa beta] \RequireCitationStyle{authoryear-comp} @@ -32,11 +32,10 @@ \AtEveryCite{% \iftoggle{cbx:scauthorscite}% - {% - \renewcommand*{\mkbibnamelast}[1]{\textsc{#1}}% - \renewcommand*{\mkbibnamefirst}[1]{\textsc{#1}}% - \renewcommand*{\mkbibnameprefix}[1]{\textsc{#1}}% - \renewcommand*{\mkbibnameprefix}[1]{\textsc{#1}}}% + {\let\mkbibnamelast\mkbibsc% + \let\mkbibnamefirst\mkbibsc% + \let\mkbibnameprefix\mkbibsc% + \let\mkbibnameaffix\mkbibsc} {}}% \DeclareNameFormat{labelname}{% \bibhyperref{% |