summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-06-27 23:09:27 +0000
committerKarl Berry <karl@freefriends.org>2013-06-27 23:09:27 +0000
commitc5902034f6a0879ffaaa687c38159876ff3f98d4 (patch)
treedffaa73b680462346a55a9b7f2b497b70c82901f
parent29cf6f8fa20e8af648ec39b7ca40cda82fa20121 (diff)
ledmac (15jun13)
git-svn-id: svn://tug.org/texlive/trunk@30987 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledarab.pdfbin414044 -> 414044 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledmac.pdfbin1035520 -> 1035377 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledpar.pdfbin591813 -> 591810 bytes
-rw-r--r--Master/texmf-dist/source/latex/ledmac/ledmac.dtx6
-rw-r--r--Master/texmf-dist/tex/latex/ledmac/ledmac.sty4
5 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf b/Master/texmf-dist/doc/latex/ledmac/ledarab.pdf
index 42b77237b2c..ef0c56c2fa3 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/ledmac.pdf b/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf
index 4029e1c0999..c2d7eb1f77d 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 814b864c5d7..0fb5050a119 100644
--- a/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf
+++ b/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/ledmac/ledmac.dtx b/Master/texmf-dist/source/latex/ledmac/ledmac.dtx
index d2545c57fe4..054300e220f 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{9326}
+% \CheckSum{9329}
%
% \makeatletter
% \newcommand*{\DescribeIt}{\leavevmode\@bsphack\begingroup\MakePrivateLetters
@@ -2984,7 +2984,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ledmac}[2012/08/14 v0.18 LaTeX port of EDMAC]
+\ProvidesPackage{ledmac}[2013/06/14 v0.19.1 LaTeX port of EDMAC]
% \end{macrocode}
%
@@ -3119,7 +3119,7 @@
% \begin{macrocode}
\ifnoeledmac
\else
-\ledmac@error{Ledmac is an depreciated package. We suggest you to use eledmac instead. If you want to continue to use ledmac, you can disable this message by adding option noeledmac when loading package.}{\@ehc}
+\ledmac@error{Using package `ledmac' is deprecated. We suggest\MessageBreak using `eledmac' instead. If you want to continue\MessageBreak with `ledmac', you can disable this message by\MessageBreak adding the option `noeledmac' when loading `ledmac'}{\@ehc}
\fi
% \end{macrocode}
% \begin{PW}
diff --git a/Master/texmf-dist/tex/latex/ledmac/ledmac.sty b/Master/texmf-dist/tex/latex/ledmac/ledmac.sty
index 8e95c510adc..1585df917b5 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}[2012/08/14 v0.18 LaTeX port of EDMAC]
+\ProvidesPackage{ledmac}[2013/06/14 v0.19.1 LaTeX port of EDMAC]
\newif\ifledfinal
\newif\ifnoeledmac
@@ -49,7 +49,7 @@
\newcommand{\ledmac@error}[2]{\PackageError{ledmac}{#1}{#2}}
\ifnoeledmac
\else
-\ledmac@error{Ledmac is an depreciated package. We suggest you to use eledmac instead. If you want to continue to use ledmac, you can disable this message by adding option noeledmac when loading package.}{\@ehc}
+\ledmac@error{Using package `ledmac' is deprecated. We suggest\MessageBreak using `eledmac' instead. If you want to continue\MessageBreak with `ledmac', you can disable this message by\MessageBreak adding the option `noeledmac' when loading `ledmac'}{\@ehc}
\fi
\newcommand*{\led@err@NumberingStarted}{%
\ledmac@error{Numbering has already been started}{\@ehc}}