summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/eledmac/eledpar.dtx')
-rw-r--r--Master/texmf-dist/source/latex/eledmac/eledpar.dtx7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/eledmac/eledpar.dtx b/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
index 19adc281d9d..e5d47d16ae7 100644
--- a/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
+++ b/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
@@ -32,7 +32,8 @@
]{hyperref}
\usepackage{fontspec}
\usepackage[english]{babel}
-\usepackage{graphicx,eledmac,eledpar,metalogo}
+\usepackage[noreledmac]{eledmac}
+\usepackage{graphicx,eledpar,metalogo}
\makeatletter
\renewenvironment{theglossary}{%
\@restonecoltrue\if@twocolumn\@restonecolfalse\fi
@@ -211,6 +212,7 @@
% \changes{v1.16.1}{2015/05/20}{Write information about line-list file version in the correct file.}
% \changes{v1.16.2}{2015/05/29}{Fix bug when adding empty lines before a \cs{pend} in combination with some specific penalties setting.}
% \changes{v1.17.0}{2015/06/02}{Add compatibility of optional argument of \cs{pstart}/\cs{pend} and \cs{AtEveryPstart}/\cs{AtEveryPend} with two columns mode.}
+% \changes{v1.17.0a}{2015/07/19}{Eledpar support ends. Migrate to reledpar.}
% \hyphenation{man-u-script man-u-scripts}
%
%
@@ -244,6 +246,7 @@
%
% \maketitle
%
+% \textbf{This is documentation of deprecated eledmac package. If you are beginning a new project, we suggest that you use reledmac instead. If for old projects you can't migrate to reledmac, you can continue to use this documentation and the eledmac package. You should add noreledmac option when loading package, to disable message about reledmac.}
%
% \begin{abstract}
% The \Eledmac{} package, which is based on the \PlainTeX\ set of
@@ -976,7 +979,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{eledpar}[2015/06/02 v1.17.0 eledmac extension for parallel texts]%
+\ProvidesPackage{eledpar}[2015/07/19 v1.17.0a eledmac extension for parallel texts]%
% \end{macrocode}
% Few commands use \cs{xspace} command.