summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ledmac/ledmac.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/ledmac/ledmac.dtx')
-rw-r--r--Master/texmf-dist/source/latex/ledmac/ledmac.dtx9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/ledmac/ledmac.dtx b/Master/texmf-dist/source/latex/ledmac/ledmac.dtx
index 054300e220f..c69aa4d4f15 100644
--- a/Master/texmf-dist/source/latex/ledmac/ledmac.dtx
+++ b/Master/texmf-dist/source/latex/ledmac/ledmac.dtx
@@ -50,7 +50,7 @@
%
% \fi
%
-% \CheckSum{9329}
+% \CheckSum{9330}
%
% \makeatletter
% \newcommand*{\DescribeIt}{\leavevmode\@bsphack\begingroup\MakePrivateLetters
@@ -2984,7 +2984,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ledmac}[2013/06/14 v0.19.1 LaTeX port of EDMAC]
+\ProvidesPackage{ledmac}[2014/09/25 v0.19.2 LaTeX port of EDMAC]
% \end{macrocode}
%
@@ -5801,6 +5801,7 @@
% \subsection{Processing one line}
%
% \begin{macro}{\do@line}
+% \changes{v.0.19.2}{2014/09/25}{Coming back of add@penalties, deleted by version 0.17!}
% \begin{macro}{\l@dunhbox@line}
% The \cs{do@line} macro is called by \cs{pend} to
% do all the processing for a single line of text.
@@ -5825,7 +5826,9 @@
\l@dlsn@te
{\ledllfill\hb@xt@ \wd\one@line{\new@line\l@dunhbox@line{\one@line}}\ledrlfill\l@drd@ta%
\l@drsn@te
- }}}%
+ }}%
+ \add@penalties%
+ }%
% \end{macrocode}
% \end{macro}
% \end{macro}