summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/reledmac/doc-include
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-11-30 03:00:37 +0000
committerNorbert Preining <norbert@preining.info>2020-11-30 03:00:37 +0000
commitcb68d38823870fa7adb5f0c2b68cf59205dd4bec (patch)
tree8d6e29ee5d082dcbf1ad936b7025db071e9cf573 /macros/latex/contrib/reledmac/doc-include
parent0cc87411bcebcb1b0d2a3488d7a7093024b58650 (diff)
CTAN sync 202011300300
Diffstat (limited to 'macros/latex/contrib/reledmac/doc-include')
-rw-r--r--macros/latex/contrib/reledmac/doc-include/migrate-par.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/reledmac/doc-include/migrate-par.dtx b/macros/latex/contrib/reledmac/doc-include/migrate-par.dtx
index 3250a61796..9d1452e253 100644
--- a/macros/latex/contrib/reledmac/doc-include/migrate-par.dtx
+++ b/macros/latex/contrib/reledmac/doc-include/migrate-par.dtx
@@ -87,10 +87,10 @@
% Now, they are aligned to the left.
% Please contact us if you need to retain the older behaviour.
% \subsection{Migration to \reledpar~v.~2.24.3}
-% There was an inconstancy with hanging verses.
+% There was an inconsistency with hanging verses.
% If you defined indentation of hanging verses as \verb+2+, with \verb+setstanzaindents{2,…}+, the indent was, in reality, typeset as equal to \verb+4+. This happened:
% \begin{itemize}
% \item only in parallel typesetting;
-% \item only with \cs{stanza} macro, not with \env{astanza} environment.
+% \item only with the \cs{stanza} macro, not with the \env{astanza} environment.
% \end{itemize}
% This inconsistency has been corrected. If you want to keep old indentation after upgrading the package, just multiply by two the first argument of \cs{setstanzaindents}.