diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx | 5 |
1 files changed, 3 insertions, 2 deletions
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}}} |