summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-22 00:35:44 +0000
committerKarl Berry <karl@freefriends.org>2010-11-22 00:35:44 +0000
commit85f7041e0b2f447c48856bffbd4943c0ffc0a94c (patch)
treefc3bf72fedb71b11353c25de929ab51d86404146 /Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
parent7e6df8f048b4e07863f71df4d22ed7761ee38913 (diff)
biblatex-philosophy (21nov10)
git-svn-id: svn://tug.org/texlive/trunk@20530 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.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
%*****************************