diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/debug.cbx index 567b0b16a08..6d4eb0c5f7a 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.2a 2011/02/13 12:05:37 lehman stable $ +% $Id: debug.cbx,v 1.3 2011/03/14 18:25:44 lehman stable $ \ProvidesFile{debug.cbx} -[\abx@cbxid $Id: debug.cbx,v 1.2a 2011/02/13 12:05:37 lehman stable $] +[\abx@cbxid $Id: debug.cbx,v 1.3 2011/03/14 18:25:44 lehman stable $] \ExecuteBibliographyOptions{autocite=plain} @@ -67,6 +67,12 @@ {\usebibmacro{next}} {\usebibmacro{end}} +\DeclareCiteCommand{\smartcite}[\iffootnote\mkbibparens\mkbibfootnote] + {\usebibmacro{begin}{smartcite}} + {\usebibmacro{key}} + {\usebibmacro{next}} + {\usebibmacro{end}} + \DeclareCiteCommand{\textcite} {\usebibmacro{begin}{textcite}} {\usebibmacro{key}} |