summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/lettrine
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/source/latex/lettrine
parent442828aa5a18b5acf1169f5fc2b607fe91bed946 (diff)
lettrine (14mar13)
git-svn-id: svn://tug.org/texlive/trunk@29391 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/lettrine')
-rw-r--r--Master/texmf-dist/source/latex/lettrine/lettrine.dtx15
-rw-r--r--Master/texmf-dist/source/latex/lettrine/lettrine.ins2
2 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/lettrine/lettrine.dtx b/Master/texmf-dist/source/latex/lettrine/lettrine.dtx
index c5692a6d68c..5fc747abf78 100644
--- a/Master/texmf-dist/source/latex/lettrine/lettrine.dtx
+++ b/Master/texmf-dist/source/latex/lettrine/lettrine.dtx
@@ -3,7 +3,7 @@
%
% \iffalse meta-comment
%
-% Copyright (C) 1999-2012 Daniel Flipo.
+% Copyright (C) 1999-2013 Daniel Flipo.
%
% This program can be redistributed and/or modified under the terms
% of the LaTeX Project Public License either version 1.3 of this
@@ -30,7 +30,7 @@
\ProvidesFile{lettrine.dtx}
%</dtx>
%<*!cfg>
- [2012/07/20 v1.63 (Daniel Flipo)]
+ [2013/03/14 v1.64 (Daniel Flipo)]
%</!cfg>
%
% Lettrine package for LaTeX version 2e
@@ -665,14 +665,17 @@
\addtolength{\L@next}{-\L@slope}%
\advance\@tempcnta\@ne}%
\edef\L@parshape{\L@parshape \rightmargin \the\linewidth}%
- \noindent\leavevmode
- \parshape=\L@parshape
+ \noindent
+ \parshape=\L@parshape\relax
% \end{macrocode}
+% \changes{lettrine-1.64}{2013/03/14}{Remove \$ around \cs{smash}
+% and add \cs{relax}. Bug pointed out by David Monniaux.
+% Correction by Enrico Gregorio.}
% Write the dropped capital into the left margin, and wrap
% the rest of paragraph around it.
% \begin{macrocode}
- $\smash{\llap{\mbox{\L@ante}\raisebox{\L@lraise}{\usebox{\L@lbox}}%
- \hskip \the\L@Findent}}$%
+ \smash{\llap{\mbox{\L@ante}\raisebox{\L@lraise}{\usebox{\L@lbox}}%
+ \hskip \the\L@Findent}}%
\usebox{\L@tbox}}
% \end{macrocode}
% \end{macro}
diff --git a/Master/texmf-dist/source/latex/lettrine/lettrine.ins b/Master/texmf-dist/source/latex/lettrine/lettrine.ins
index e71866caee3..389367d2075 100644
--- a/Master/texmf-dist/source/latex/lettrine/lettrine.ins
+++ b/Master/texmf-dist/source/latex/lettrine/lettrine.ins
@@ -1,5 +1,5 @@
%%
-%% Copyright (C) 1999-2007 Daniel Flipo.
+%% Copyright (C) 1999-2013 Daniel Flipo.
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License either version 1.3 of this