diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/lbx/british.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/lbx/british.lbx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/lbx/british.lbx b/Master/texmf-dist/tex/latex/biblatex/lbx/british.lbx index f8e206a8e64..6bf061da533 100644 --- a/Master/texmf-dist/tex/latex/biblatex/lbx/british.lbx +++ b/Master/texmf-dist/tex/latex/biblatex/lbx/british.lbx @@ -1,7 +1,7 @@ -% $Id: british.lbx,v 1.4 2011/03/31 21:55:36 lehman stable $ +% $Id: british.lbx,v 1.4a 2011/04/06 20:10:00 lehman stable $ \ProvidesFile{british.lbx} -[\abx@lbxid $Id: british.lbx,v 1.4 2011/03/31 21:55:36 lehman stable $] +[\abx@lbxid $Id: british.lbx,v 1.4a 2011/04/06 20:10:00 lehman stable $] % Status: % - complete @@ -32,7 +32,7 @@ {} {\mkbibmonth{\thefield{#2}}% \iffieldundef{#1}{}{\space}}% - \thefield{#1}}% + \stripzeros{\thefield{#1}}}% \protected\def\mkbibdateshort#1#2#3{% \iffieldundef{#3} {} @@ -42,7 +42,7 @@ {} {\mkdatezeros{\thefield{#2}}% \iffieldundef{#1}{}{/}}% - \thefield{#1}}% + \mkdatezeros{\thefield{#1}}}% } \InheritBibliographyStrings{english} |