From e49b1ec410f73a528d88a0a9d082b4eb259ab051 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Jul 2015 22:38:11 +0000 Subject: eledmac (17jul15) git-svn-id: svn://tug.org/texlive/trunk@37867 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/eledmac/eledmac.dtx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/source/latex/eledmac') diff --git a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx index bb9476d7092..da312e0c651 100644 --- a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx +++ b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx @@ -63,7 +63,7 @@ % \fi % % \newcommand{\reff}[1]{\ref{#1} p.~\pageref{#1}} -% \CheckSum{11987} +% \CheckSum{11990} % % \makeatletter % \newcommand*{\DescribeIt}{\leavevmode\@bsphack\begingroup\MakePrivateLetters @@ -272,6 +272,8 @@ % \changes{v1.24.1}{2015/06/21}{\cs{lemma} is disabled when using `nocritical` option.} % \changes{v1.24.2}{2015/06/26}{Fix incompatibility between `nofamiliar` option and `memoir` package.} % \changes{v1.24.3}{2015/07/07}{Restore marginal numbers and notes with sectioning command (bug introduced in v1.21.0)} +% \changes{v1.24.4}{2015/07/14}{Fix spurious space with \cs{edindex} when using xindy+hyperref option.} +% \changes{v1.24.5}{2015/07/16}{Fix bug of indent, when a added in 1.1.0, when a \cs{beginnumbering} immediately follow a sectioning command.} % \hyphenation{man-u-script man-u-scripts} % % @@ -3232,7 +3234,7 @@ % \begin{macrocode} %<*code> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{eledmac}[2015/07/07 v1.24.3 LaTeX port of EDMAC]% +\ProvidesPackage{eledmac}[2015/07/16 v1.24.5 LaTeX port of EDMAC]% % \end{macrocode} % % Generally, these are the modifications to the original. @@ -3961,6 +3963,7 @@ % \begin{macrocode} \else \begingroup + \global\@afterindenttrue%In order to retablish normal feature if the \begingroup was not here \initnumbering@sectcmd \ifwidthliketwocolumns% \csuse{setwidthliketwocolumns@\columns@position}% @@ -13736,7 +13739,7 @@ % \end{macrocode} % Write in the .xdy file the attributes of the location. % \begin{macrocode} - { + {% \immediate\write\eledmac@xindy@out{% (define-attributes ("eledmac\thelabidx"))^^J \space\space(markup-locref^^J -- cgit v1.2.3