diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-30 21:17:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-30 21:17:05 +0000 |
commit | 2f667f4d777c2ce38eb648f49ae5fde2c644dcfc (patch) | |
tree | 3b7e1b1c11a57d6981a90224d1b8a380dbb9fe23 /Master/texmf-dist/doc/latex/reledmac/doc-include | |
parent | 21923df0aa733309adbfcc3169c7ffc0e0ab8b1c (diff) |
reledmac (30sep15)
git-svn-id: svn://tug.org/texlive/trunk@38505 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-par.dtx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-par.dtx b/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-par.dtx index aeea500f30b..0ff1f10489d 100644 --- a/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-par.dtx +++ b/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-par.dtx @@ -59,10 +59,13 @@ % \subsection{Migration to \reledpar~2.2.0} % The \env{astanza} can take now an option argument. % Consequently, if the first line of verse in a \env{astanza} environment starts with brackets \verb+[]+, you must precede them with a \cs{relax}. If you do not do it, the content of the brackets will be considered as an optional argument of the \env{astanza} environment. -% \subsection{Migration to \reledmac~2.3.0} +% \subsection{Migration to \reledpar~2.3.0} % The line number style (alphabetic, numeric, etc.) for the notes of the right side are now defined by the value you set to \cs{linenumberstyleR} or \cs{linenumberstyle*}, and not by the value you set to \cs{linenumberstyle} which is kept for left side. % % The same is true for sub-line number styles and \cs{sublinenumberstyleR} or \cs{sublinenumberstyle*}, which are distinct from \cs{sublinenumberstyle}. % % Consequently, if you have changed line number representation in footnotes with \cs{linenumberstyle} and \cs{sublinenumberstyle}, check your settings for these control sequences. - +% \subsection{Migration to \reledpar~2.4.0} +% We have fixed a bug which which misaligned left and right sides when a line contained a dotted letter. +% +% We have tested and saw no problem with this correction, but if you see a difference in alignment between version 2.3.0 and 2.4.0, please contact us. |