summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
diff options
context:
space:
mode:
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.cbx17
1 files changed, 5 insertions, 12 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 31b038b4974..eab5022f01b 100644
--- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
@@ -1,33 +1,28 @@
-% $Id: philosophy-classic.cbx,v 0.7a 2010/04/03 Valbusa$
+% $Id: philosophy-classic.cbx,v 0.7b 2010/11/20 Valbusa$
% Copyright 2009-2010 Ivan Valbusa. This package is author-maintained.
% Permission is granted to copy, distribute and/or modify this software under the
% terms of the LaTeX Project Public License, version 1.3c
% http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt.
-\ProvidesFile{philosophy-classic.cbx}[philosophy-classic.cbx,v 0.7a 2010/04/03 valbusa beta$]
+\ProvidesFile{philosophy-classic.cbx}[philosophy-classic.cbx,v 0.7b 2010/11/20 valbusa beta$]
-\RequireCitationStyle{authoryear-comp}
-\DeclareLanguageMapping{italian}{italian-philosophy}
+\RequireCitationStyle{authoryear-icomp}
\newbool{cbx:scauthorscite}
-\newbool{cbx:hypernames}
\DeclareBibliographyOption{scauthorscite}[true]{%
\csuse{bool#1}{cbx:scauthorscite}}
-\DeclareBibliographyOption{hypernames}[true]{%
- \csuse{bool#1}{cbx:hypernames}}
\ExecuteBibliographyOptions{%
scauthorscite=false,
-hypernames=false
}
-%***********************************************************************************************************
+%***************************************************************************************************
%
% AT EVERY CITE
%
-%***********************************************************************************************************
+%***************************************************************************************************
\AtEveryCite{%
\ifbool{cbx:scauthorscite}%
{\renewcommand*{\mkbibnamelast}[1]{\textsc{#1}}%
@@ -35,8 +30,6 @@ hypernames=false
\renewcommand*{\mkbibnameprefix}[1]{\textsc{#1}}}%
{}%
}
-
-
%******************************
% hyperlink for names
%*****************************