summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ledmac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-14 22:31:41 +0000
committerKarl Berry <karl@freefriends.org>2015-10-14 22:31:41 +0000
commitc987d28b221389c8e0cec7cbb47f99245f48b558 (patch)
tree723fb36a0679e72933d4fee9adaf2f124cc95a10 /Master/texmf-dist/doc/latex/ledmac
parent4f1a5498dc9f55043a92dfbadaacd99088034473 (diff)
ledmac (14oct15)
git-svn-id: svn://tug.org/texlive/trunk@38640 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ledmac')
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/Makefile5
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledarab.pdfbin413894 -> 413900 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledekker.tex3
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledmac.pdfbin1035053 -> 1035178 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledpar.pdfbin591667 -> 591597 bytes
5 files changed, 6 insertions, 2 deletions
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
--- a/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf
+++ b/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf
Binary files 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
--- a/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf
+++ b/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf
Binary files 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
--- a/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf
+++ b/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf
Binary files differ