summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/reledmac/doc-include
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-11-20 03:01:07 +0000
committerNorbert Preining <norbert@preining.info>2020-11-20 03:01:07 +0000
commit9fd41d05ec3aeb960a242af4f054e5c2d21de4e1 (patch)
treec5b4d8f677677e0a172270edf93e0600e8814f1f /macros/latex/contrib/reledmac/doc-include
parent760d89b8378840fd2799ef792b5300b760723bff (diff)
CTAN sync 202011200301
Diffstat (limited to 'macros/latex/contrib/reledmac/doc-include')
-rw-r--r--macros/latex/contrib/reledmac/doc-include/migrate-par.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/reledmac/doc-include/migrate-par.dtx b/macros/latex/contrib/reledmac/doc-include/migrate-par.dtx
index 53243c00f4..3250a61796 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 where an inconstancy with hanging verses.
-% If you defined indentation of hanging verse as +2+, with \verb+setstanzaindents{2,…}+, it was, in reality, typeset as equal +4+. This happened :
+% There was an inconstancy 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.
% \end{itemize}
-% This inconsistency has been corrected. If you want to keep old indentation after upgrading the package, just multiply by two the fist argument of \cs{setstanzaindents}.
+% 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}.