diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-13 22:25:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-13 22:25:11 +0000 |
commit | e21c9571155f291cb0cf82705c495d87e0b5e60d (patch) | |
tree | a6d141bcb195b435f08bcdd8013d59d33e6897e6 /Master/texmf-dist/tex/latex/biblatex/biblatex.sty | |
parent | 6e4cffd5065c1c87bf572f0f41b1e57496a9827b (diff) |
biblatex 1.4c (13may11)
git-svn-id: svn://tug.org/texlive/trunk@22460 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/biblatex.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/biblatex.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty index df197689200..55487ad08e0 100644 --- a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty +++ b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty @@ -1,4 +1,4 @@ -% $Id: biblatex.sty,v 1.4b 2011/04/12 21:10:58 lehman stable $ +% $Id: biblatex.sty,v 1.4c 2011/05/12 18:28:32 lehman stable $ % Copyright (c) 2006-2011 Philipp Lehman. % @@ -21,7 +21,7 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{biblatex} -[\abx@rcsid $Id: biblatex.sty,v 1.4b 2011/04/12 21:10:58 lehman stable $ +[\abx@rcsid $Id: biblatex.sty,v 1.4c 2011/05/12 18:28:32 lehman stable $ programmable bibliographies] \def\blx@bblversion$#1: #2 ${#2} @@ -1634,7 +1634,7 @@ {\spacefactor\@m}} \newrobustcmd*{\addslash}{% - \unspace/\hskip\z@skip} + \unspace/\penalty\hyphenpenalty\hskip\z@skip} \newrobustcmd*{\addspace}{% \unspace\blx@postpunct |