diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx')
-rw-r--r-- | Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx | 6 |
1 files changed, 4 insertions, 2 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 384e75b1120..a274b327adc 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 @@ -419,6 +419,8 @@ % unafraid}{\Afootnote{\edindex{elephant}Of the mouse, that is.}} % \end{verbatim} % \subsection{Migration to \reledmac~2.24.0} -% When using \cs{labelpstarttrue}, a spurious space\footnote{See \url{https://github.com/maieul/ledmac/issues/673\#issuecomment-322457149} for an example.} was added after the pstart number (only on normal typesetting, not on parallel typesetting). -% The new version of the package delete this spurious space. +% When using \cs{labelpstarttrue}, a spurious space\footnote{See \url{https://github.com/maieul/ledmac/issues/673\#issuecomment-322457149} for an example.} was introduced after the pstart number (only for normal typesetting, not while typesetting in parallel). +% The new version of the package has deleted this spurious space. % If you consider that it was NOT a spurious space, you should add it manually in your definition of \cs{thepstart}. +% \subsection{Migration to \reledmac 2.26.0} +% You must delete your \verb+.aux+ file after having upgraded to this new version of \reledmac. |