summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/reledmac/doc-include
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-09 22:33:35 +0000
committerKarl Berry <karl@freefriends.org>2017-06-09 22:33:35 +0000
commite9d55e61177e246f9e8824676ebedb475b9df028 (patch)
treed7d7d84289ec0fab9e6e8432c899c9d947bac55a /Master/texmf-dist/doc/latex/reledmac/doc-include
parent4a29a4d67989a64f1aeab28d89711da8d2e0a09a (diff)
reledmac (9jun17)
git-svn-id: svn://tug.org/texlive/trunk@44545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/reledmac/doc-include')
-rw-r--r--Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx b/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx
index 923f8868679..db53bda639c 100644
--- a/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx
+++ b/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx
@@ -406,15 +406,14 @@
% \subsection{Migration to \reledmac~2.18.0}
% After updating reledmac, and before any new compilation, you need to clean your \verb|.aux| files, if you use \cs{edlabel} or related.
% \subsection{Migration to \reledmac~2.21.0}
-% Previously, there were a bug, which was in contradiction with the handbook.
-% If you wrote
+% Previously, there was a bug, which meant that the description in the handbook was incorrect. If you wrote
% \begin{verbatim}
% The \edtext{creature\edindex{elephant} was quite
% unafraid}{\Afootnote{Of the mouse, that is.}}
% \end{verbatim}
-% \enquote{elephant} was indexed both in main text and in critical footnotes.
+% \enquote{elephant} was indexed in the main text and in the critical footnotes.
% With the new version of \reledmac, it is indexed only in main text.
-% If you want to index it also in critical footnotes, do
+% If you also want to index it in critical footnotes, do
% \begin{verbatim}
% The \edtext{creature\edindex{elephant} was quite
% unafraid}{\Afootnote{\edindex{elephant}Of the mouse, that is.}}