summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-14 22:31:40 +0000
committerKarl Berry <karl@freefriends.org>2013-03-14 22:31:40 +0000
commit2354238b2396b322ce12ff4c24d8b823f592005a (patch)
tree2cffdd2e26b9bc22c5cc69ec2584607573e43bbc /Master/texmf-dist/tex
parent442828aa5a18b5acf1169f5fc2b607fe91bed946 (diff)
lettrine (14mar13)
git-svn-id: svn://tug.org/texlive/trunk@29391 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/lettrine/lettrine.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/lettrine/lettrine.sty b/Master/texmf-dist/tex/latex/lettrine/lettrine.sty
index 971c2c33ede..a58b64b84f9 100644
--- a/Master/texmf-dist/tex/latex/lettrine/lettrine.sty
+++ b/Master/texmf-dist/tex/latex/lettrine/lettrine.sty
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{lettrine.sty}
- [2012/07/20 v1.63 (Daniel Flipo)]
+ [2013/03/14 v1.64 (Daniel Flipo)]
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\RequirePackage{keyval}
\newcounter{DefaultLines}
@@ -184,10 +184,10 @@
\addtolength{\L@next}{-\L@slope}%
\advance\@tempcnta\@ne}%
\edef\L@parshape{\L@parshape \rightmargin \the\linewidth}%
- \noindent\leavevmode
- \parshape=\L@parshape
- $\smash{\llap{\mbox{\L@ante}\raisebox{\L@lraise}{\usebox{\L@lbox}}%
- \hskip \the\L@Findent}}$%
+ \noindent
+ \parshape=\L@parshape\relax
+ \smash{\llap{\mbox{\L@ante}\raisebox{\L@lraise}{\usebox{\L@lbox}}%
+ \hskip \the\L@Findent}}%
\usebox{\L@tbox}}
\InputIfFileExists{lettrine.cfg}
{\typeout{Loading lettrine.cfg}}