From 5727b466108fe7f0d34dbcc3daddfab7a18dfe6d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Sep 2017 23:10:47 +0000 Subject: eledmac (26sep17) git-svn-id: svn://tug.org/texlive/trunk@45418 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/eledmac/eledmac.dtx | 5 +++-- 1 file changed, 3 insertions(+), 2 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 fab101adcb9..bfe0c097861 100644 --- a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx +++ b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx @@ -281,6 +281,7 @@ % \changes{v1.24.9}{2015/10/05}{Compatibility with \LaTeX format 2015/10/01.} % \changes{v1.24.10}{2015/10/07}{Fix bug with old version of etex.} % \changes{v1.24.11}{2015/10/14}{Fix compatibility with bidi 17.9 and following.} +% \changes{v1.24.12}{2017/09/25}{Fix little bug with \protect\cs{lednopb}.} % \hyphenation{man-u-script man-u-scripts} % % @@ -3242,7 +3243,7 @@ % \begin{macrocode} %<*code> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{eledmac}[2015/10/14 v1.24.11 LaTeX port of EDMAC]% +\ProvidesPackage{eledmac}[2017/09/25 v1.24.12 LaTeX port of EDMAC]% % \end{macrocode} % % Generally, these are the modifications to the original. @@ -5644,7 +5645,7 @@ {\numgdef{\nc@page}{\c@page+1}% \write\linenum@out{\string\@nl[\nc@page][\nc@page]}% }% - {\write\linenum@out{\string\n@l[\the\c@page][\thepage]}}% + {\write\linenum@out{\string\@nl[\the\c@page][\thepage]}}% }% {\write\linenum@out{\string\@nl[\the\c@page][\thepage]}}% }% -- cgit v1.2.3