diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/cbx')
26 files changed, 54 insertions, 52 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic-verb.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic-verb.cbx index 7afd69ab88f..fab16c65659 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic-verb.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic-verb.cbx @@ -1,12 +1,13 @@ -% $Id: alphabetic-verb.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: alphabetic-verb.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{alphabetic-verb.cbx} -[\abx@cbxid $Id: alphabetic-verb.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: alphabetic-verb.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelalpha,autocite=inline} \newbibmacro*{cite}{% \printtext[bibhyperref]{% + \printfield{prefixnumber}% \printfield{labelalpha}% \printfield{extraalpha}}} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx index ee29c6c1575..d90024beae1 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx @@ -1,12 +1,13 @@ -% $Id: alphabetic.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: alphabetic.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{alphabetic.cbx} -[\abx@cbxid $Id: alphabetic.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: alphabetic.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelalpha,autocite=inline} \newbibmacro*{cite}{% \printtext[bibhyperref]{% + \printfield{prefixnumber}% \printfield{labelalpha}% \printfield{extraalpha}}} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx index 9c2e924c22d..89be65f66b4 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle-comp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle-comp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle-comp.cbx} -[\abx@cbxid $Id: authortitle-comp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle-comp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{sortcites,autocite=footnote} \newbool{cbx:parens} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ibid.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ibid.cbx index 4121c6fec52..21b73a50655 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ibid.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ibid.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle-ibid.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle-ibid.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle-ibid.cbx} -[\abx@cbxid $Id: authortitle-ibid.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle-ibid.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{ibidtracker=constrict,pagetracker,autocite=footnote} \providecommand*{\mkibid}[1]{#1} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-icomp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-icomp.cbx index d477f85f889..985d7af1f92 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-icomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-icomp.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle-icomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle-icomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle-icomp.cbx} -[\abx@cbxid $Id: authortitle-icomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle-icomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{ibidtracker=constrict,pagetracker,sortcites,autocite=footnote} \providecommand*{\mkibid}[1]{#1} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-tcomp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-tcomp.cbx index 022e220ac8d..2a1fb288929 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-tcomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-tcomp.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle-tcomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle-tcomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle-tcomp.cbx} -[\abx@cbxid $Id: authortitle-tcomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle-tcomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \RequireCitationStyle{authortitle-comp} \ExecuteBibliographyOptions{singletitle,uniquename,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-terse.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-terse.cbx index c87ba174efa..3e8446a3fe8 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-terse.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-terse.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle-terse.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle-terse.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle-terse.cbx} -[\abx@cbxid $Id: authortitle-terse.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle-terse.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \RequireCitationStyle{authortitle} \ExecuteBibliographyOptions{singletitle,uniquename,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ticomp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ticomp.cbx index 49e2504d498..92f423c08c9 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ticomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-ticomp.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle-ticomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle-ticomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle-ticomp.cbx} -[\abx@cbxid $Id: authortitle-ticomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle-ticomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \RequireCitationStyle{authortitle-icomp} \ExecuteBibliographyOptions{singletitle,uniquename,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx index 15b6f7f20f0..cdf5376b533 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx @@ -1,7 +1,7 @@ -% $Id: authortitle.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authortitle.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authortitle.cbx} -[\abx@cbxid $Id: authortitle.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authortitle.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{autocite=footnote} \newbool{cbx:parens} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-comp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-comp.cbx index 5a798234c9e..7dc49d962c0 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-comp.cbx @@ -1,7 +1,7 @@ -% $Id: authoryear-comp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authoryear-comp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authoryear-comp.cbx} -[\abx@cbxid $Id: authoryear-comp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authoryear-comp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelyear,uniquename,sortcites,autocite=inline} \newbool{cbx:parens} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-ibid.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-ibid.cbx index c65d181361f..0f9949bb626 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-ibid.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-ibid.cbx @@ -1,7 +1,7 @@ -% $Id: authoryear-ibid.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authoryear-ibid.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authoryear-ibid.cbx} -[\abx@cbxid $Id: authoryear-ibid.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authoryear-ibid.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelyear,uniquename,ibidtracker=constrict,pagetracker,autocite=inline} \providecommand*{\mkibid}[1]{#1} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-icomp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-icomp.cbx index b1045c2ae0c..7fced014986 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-icomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear-icomp.cbx @@ -1,7 +1,7 @@ -% $Id: authoryear-icomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authoryear-icomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authoryear-icomp.cbx} -[\abx@cbxid $Id: authoryear-icomp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authoryear-icomp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelyear,uniquename,ibidtracker=constrict, pagetracker,sortcites,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx index 935e6901906..e7598c68d8c 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx @@ -1,7 +1,7 @@ -% $Id: authoryear.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: authoryear.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{authoryear.cbx} -[\abx@cbxid $Id: authoryear.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: authoryear.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelyear,uniquename,autocite=inline} \newbool{cbx:parens} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx index e41b095c03d..5021609b30d 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx @@ -1,7 +1,7 @@ -% $Id: debug.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: debug.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{debug.cbx} -[\abx@cbxid $Id: debug.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: debug.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{autocite=plain} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/draft.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/draft.cbx index 0b501b2a9ba..fb804ff33bd 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/draft.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/draft.cbx @@ -1,7 +1,7 @@ -% $Id: draft.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: draft.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{draft.cbx} -[\abx@cbxid $Id: draft.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: draft.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{autocite=plain} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx index ec00385b93b..31c6acfd941 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx @@ -1,7 +1,7 @@ -% $Id: numeric-comp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: numeric-comp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{numeric-comp.cbx} -[\abx@cbxid $Id: numeric-comp.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: numeric-comp.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelnumber,sortcites,autocite=inline} \renewcommand*{\multicitedelim}{\addcomma\space} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-verb.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-verb.cbx index 51c17db6e04..0aea3afbd64 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-verb.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/numeric-verb.cbx @@ -1,7 +1,7 @@ -% $Id: numeric-verb.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: numeric-verb.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{numeric-verb.cbx} -[\abx@cbxid $Id: numeric-verb.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: numeric-verb.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelnumber,autocite=inline} \renewcommand*{\multicitedelim}{\addcomma\space} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx index 1394a638f11..cd340813d54 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx @@ -1,7 +1,7 @@ -% $Id: numeric.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: numeric.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{numeric.cbx} -[\abx@cbxid $Id: numeric.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: numeric.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \ExecuteBibliographyOptions{labelnumber,autocite=inline} \renewcommand*{\multicitedelim}{\addcomma\space} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/reading.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/reading.cbx index 86a0afabf5a..34d045dc721 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/reading.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/reading.cbx @@ -1,7 +1,7 @@ -% $Id: reading.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: reading.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{reading.cbx} -[\abx@cbxid $Id: reading.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: reading.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \RequireCitationStyle{authortitle} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-ibid.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-ibid.cbx index 6388937d3a4..ce5d6bdd100 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-ibid.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-ibid.cbx @@ -1,7 +1,7 @@ -% $Id: verbose-ibid.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose-ibid.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose-ibid.cbx} -[\abx@cbxid $Id: verbose-ibid.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose-ibid.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \InitializeCitationStyle{\numgdef{\cbx@resetcount}{\cbx@resetcount+1}} \DeclareFieldFormat{bibhyperlink}{% diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-inote.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-inote.cbx index 123a14834aa..ea1a5c3ef8f 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-inote.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-inote.cbx @@ -1,7 +1,7 @@ -% $Id: verbose-inote.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose-inote.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose-inote.cbx} -[\abx@cbxid $Id: verbose-inote.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose-inote.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \DeclareFieldFormat{bibhyperlink}{% \bibhyperlink{\thefield{entrykey}:\csuse{cbx@\iffootnote{f}{t}@\thefield{entrykey}}}{#1}} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-note.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-note.cbx index 7db457a1f27..b7687db4e8e 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-note.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-note.cbx @@ -1,7 +1,7 @@ -% $Id: verbose-note.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose-note.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose-note.cbx} -[\abx@cbxid $Id: verbose-note.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose-note.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \DeclareFieldFormat{bibhyperlink}{% \bibhyperlink{\thefield{entrykey}:\csuse{cbx@\iffootnote{f}{t}@\thefield{entrykey}}}{#1}} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad1.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad1.cbx index 5b7e07fe7a9..a24ce197512 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad1.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad1.cbx @@ -1,7 +1,7 @@ -% $Id: verbose-trad1.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose-trad1.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose-trad1.cbx} -[\abx@cbxid $Id: verbose-trad1.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose-trad1.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \providecommand*{\mkibid}[1]{#1} \newtoggle{cbx:ibidpage} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad2.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad2.cbx index 12330e50ba0..d18696daa0a 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad2.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad2.cbx @@ -1,7 +1,7 @@ -% $Id: verbose-trad2.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose-trad2.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose-trad2.cbx} -[\abx@cbxid $Id: verbose-trad2.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose-trad2.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \providecommand*{\mkibid}[1]{#1} \newtoggle{cbx:fullcite} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad3.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad3.cbx index 73e744cf9fc..5f43a95e084 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad3.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose-trad3.cbx @@ -1,7 +1,7 @@ -% $Id: verbose-trad3.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose-trad3.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose-trad3.cbx} -[\abx@cbxid $Id: verbose-trad3.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose-trad3.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \providecommand*{\mkibid}[1]{#1} \newtoggle{cbx:loccit} diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose.cbx index 00cfd9a97e1..eadb02de9b7 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/verbose.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/verbose.cbx @@ -1,7 +1,7 @@ -% $Id: verbose.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: verbose.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $ \ProvidesFile{verbose.cbx} -[\abx@cbxid $Id: verbose.cbx,v 1.0 2010/11/19 16:16:35 lehman stable $] +[\abx@cbxid $Id: verbose.cbx,v 1.1 2011/01/05 21:45:11 lehman stable $] \InitializeCitationStyle{\numgdef{\cbx@resetcount}{\cbx@resetcount+1}} \DeclareFieldFormat{bibhyperlink}{% |