From c987d28b221389c8e0cec7cbb47f99245f48b558 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 14 Oct 2015 22:31:41 +0000 Subject: ledmac (14oct15) git-svn-id: svn://tug.org/texlive/trunk@38640 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ledmac/Makefile | 5 ++++- Master/texmf-dist/doc/latex/ledmac/ledarab.pdf | Bin 413894 -> 413900 bytes Master/texmf-dist/doc/latex/ledmac/ledekker.tex | 3 ++- Master/texmf-dist/doc/latex/ledmac/ledmac.pdf | Bin 1035053 -> 1035178 bytes Master/texmf-dist/doc/latex/ledmac/ledpar.pdf | Bin 591667 -> 591597 bytes Master/texmf-dist/source/latex/ledmac/ledmac.dtx | 20 +++++++++++++------- Master/texmf-dist/tex/latex/ledmac/ledmac.sty | 14 +++++++++----- 7 files changed, 28 insertions(+), 14 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/ledmac/Makefile b/Master/texmf-dist/doc/latex/ledmac/Makefile index b14fea35fea..9338b835495 100644 --- a/Master/texmf-dist/doc/latex/ledmac/Makefile +++ b/Master/texmf-dist/doc/latex/ledmac/Makefile @@ -31,7 +31,10 @@ doc: *.pdf dist: $(PACKAGE) @$(RM) ../ledmac.zip - zip ../ledmac.zip $(PACKAGE) + rm -rf ledmac + mkdir ledmac + ln $(PACKAGE) ledmac + zip -r ../ledmac.zip ledmac clean: diff --git a/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf b/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf index b9d489a6204..722c7067cc2 100644 Binary files a/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf and b/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf differ diff --git a/Master/texmf-dist/doc/latex/ledmac/ledekker.tex b/Master/texmf-dist/doc/latex/ledmac/ledekker.tex index 4476701cd80..76ca26e43d0 100644 --- a/Master/texmf-dist/doc/latex/ledmac/ledekker.tex +++ b/Master/texmf-dist/doc/latex/ledmac/ledekker.tex @@ -61,7 +61,8 @@ \else \ledplinenumtrue \fi \expandafter\xdef\csname previous@#1@number\endcsname{\l@dparsedstartline} \xdef\previous@page{\l@dparsedstartpage} % to here - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\csname #1footfmt\endcsname#2}% \setbox0=\hbox{\unvxh0}% \dp0=0pt diff --git a/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf b/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf index d4d49d30eb1..690d9bb92bd 100644 Binary files a/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf and b/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf differ diff --git a/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf b/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf index c105b4c40b3..f7203a94a81 100644 Binary files a/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf and b/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf differ diff --git a/Master/texmf-dist/source/latex/ledmac/ledmac.dtx b/Master/texmf-dist/source/latex/ledmac/ledmac.dtx index bfd2174591b..2123a5e61e2 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{9330} +% \CheckSum{9345} % % \makeatletter % \newcommand*{\DescribeIt}{\leavevmode\@bsphack\begingroup\MakePrivateLetters @@ -151,6 +151,7 @@ % \changes{v0.13.1}{2011/11/18}{\cs{thepstartL} and \cs{thepstartR} use now \cs{bfseries} and not \cs{bf}, which is deprecated and makes conflicts with memoir class.} % \changes{v0.14}{2012/04/04}{Tweaked \cs{edlabel} to get correct line number if the command is first element of a paragraph.} % \changes{v0.19.2a}{2015/07/19}{Reledmac is released.} +% \changes{v0.19.3}{2015/10/14}{Fix bug with bidi v17.9 and following.} % \hyphenation{man-u-script man-u-scripts} % % \newcommand{\Lpack}[1]{\textsf{#1}} @@ -2960,7 +2961,7 @@ % \begin{macrocode} %<*code> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledmac}[2015/07/19 v0.19.2a LaTeX port of EDMAC] +\ProvidesPackage{ledmac}[2015/10/14 v0.19.3 LaTeX port of EDMAC] % \end{macrocode} % @@ -7543,7 +7544,8 @@ \bgroup \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\csname #1footfmt\endcsname#2}% \setbox0=\hbox{\unvxh0}% \dp0=0pt @@ -7583,7 +7585,8 @@ \unvbox\@nameuse{mp#1footins}% \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\color@begingroup\csname #1footfmt\endcsname #2\color@endgroup}% \setbox0=\hbox{\unvxh0}% \dp0=\z@ @@ -10032,7 +10035,8 @@ \bgroup \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\@nameuse{footfmt#1}{#1}{#2}}% \setbox0=\hbox{\unvxh0}% \dp0=\z@ @@ -10045,7 +10049,8 @@ \unvbox\@nameuse{mpfootins#1} \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\color@begingroup\@nameuse{footfmt#1}{#1}{#2}\color@endgroup}% \setbox0=\hbox{\unvxh0}% \dp0=\z@ @@ -13461,7 +13466,8 @@ in section~\ref{subsec}. \else \ledplinenumtrue \fi \expandafter\xdef\csname previous@#1@number\endcsname{\l@dparsedstartline} \xdef\previous@page{\l@dparsedstartpage} % to here - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\csname #1footfmt\endcsname#2}% \setbox0=\hbox{\unvxh0}% \dp0=0pt diff --git a/Master/texmf-dist/tex/latex/ledmac/ledmac.sty b/Master/texmf-dist/tex/latex/ledmac/ledmac.sty index 85fbc82d704..dd79f3e39b7 100644 --- a/Master/texmf-dist/tex/latex/ledmac/ledmac.sty +++ b/Master/texmf-dist/tex/latex/ledmac/ledmac.sty @@ -23,7 +23,7 @@ %% This work consists of the files listed in the README file. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledmac}[2015/07/19 v0.19.2a LaTeX port of EDMAC] +\ProvidesPackage{ledmac}[2015/10/14 v0.19.3 LaTeX port of EDMAC] \newif\ifledfinal \newif\ifnoeledmac @@ -1441,7 +1441,8 @@ \bgroup \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\csname #1footfmt\endcsname#2}% \setbox0=\hbox{\unvxh0}% \dp0=0pt @@ -1455,7 +1456,8 @@ \unvbox\@nameuse{mp#1footins}% \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\color@begingroup\csname #1footfmt\endcsname #2\color@endgroup}% \setbox0=\hbox{\unvxh0}% \dp0=\z@ @@ -2376,7 +2378,8 @@ \bgroup \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\@nameuse{footfmt#1}{#1}{#2}}% \setbox0=\hbox{\unvxh0}% \dp0=\z@ @@ -2389,7 +2392,8 @@ \unvbox\@nameuse{mpfootins#1} \notefontsetup \footsplitskips - \setbox0=\vbox{\hsize=\maxdimen + \setbox0=\vbox{\hsize=\maxdimen% + \let\bidi@RTL@everypar\@empty% \noindent\color@begingroup\@nameuse{footfmt#1}{#1}{#2}\color@endgroup}% \setbox0=\hbox{\unvxh0}% \dp0=\z@ -- cgit v1.2.3