summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
index 19942ef0ea6..2bce606803f 100644
--- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
@@ -1,22 +1,25 @@
-% $Id: philosophy-verbose.cbx,v 0.6 2010/03/23 17:00:00 15:42:33 valbusa beta $
+% $Id: philosophy-verbose.cbx,v 0.7 2010/03/30 17:00:00 15:42:33 valbusa beta $
% 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-verbose.cbx}
-[$Id: philosophy-verbose.cbx,v 0.6 2010/03/23 17:00:00 15:42:33 valbusa beta $]
+[$Id: philosophy-verbose.cbx,v 0.7 2010/03/30 17:00:00 15:42:33 valbusa beta $]
\RequireCitationStyle{verbose-trad2}
\DeclareLanguageMapping{italian}{italian-philosophy}
\newbool{cbx:scauthorscite}
\newbool{cbx:latinemph}
+\newbool{cbx:commacit}
\DeclareBibliographyOption{scauthorscite}[true]{%
\csuse{bool#1}{cbx:scauthorscite}}
\DeclareBibliographyOption{latinemph}[true]{%
\csuse{bool#1}{cbx:latinemph}}
+\DeclareBibliographyOption{commacit}[true]{%
+ \csuse{bool#1}{cbx:commacit}}
\ExecuteBibliographyOptions{%
@@ -24,7 +27,8 @@ idemtracker=false,
loccittracker=strict,
citetracker=true,
scauthorscite=false,
-latinemph=false}
+latinemph=false,
+commacit=false}
\newbibmacro*{cite:loccit}{%
\printtext{%
@@ -44,8 +48,9 @@ latinemph=false}
\renewbibmacro*{cite:title}{%
\printtext[bibhyperlink]{%
\printfield[citetitle]{labeltitle}%
- \setunit{\addspace\midsentence}%
- \bibstring{opcit}}}
+ \ifbool{cbx:commacit}{\setunit{\addcomma\space}}
+ {\setunit{\addspace\midsentence}}}%
+ \bibstring{opcit}}
\AtEveryCite{\boolfalse{bbx:annotation}}