summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ledmac
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 /Master/texmf-dist/tex/latex/ledmac
parent29cf6f8fa20e8af648ec39b7ca40cda82fa20121 (diff)
ledmac (15jun13)
git-svn-id: svn://tug.org/texlive/trunk@30987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ledmac')
-rw-r--r--Master/texmf-dist/tex/latex/ledmac/ledmac.sty4
1 files changed, 2 insertions, 2 deletions
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}}