diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-30 23:02:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-30 23:02:23 +0000 |
commit | 1c66f34431d8bca21785b67e55de3088093508fb (patch) | |
tree | 16ae747d3d254912af1a1da2de3e366f9d728e6a /Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx | |
parent | 775c98e0f724a659a785f096cab3fe88ad3e2929 (diff) |
reledmac (30nov15)
git-svn-id: svn://tug.org/texlive/trunk@38985 c570f23f-e606-0410-a88d-b1316a301751
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 | 5 |
1 files changed, 4 insertions, 1 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 2f3253adf54..f4d1615633a 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 @@ -371,7 +371,7 @@ % \subsection{Migration to \reledmac~2.1.3} % \Reledmac~2.1.3 fix an historical bug, (style in \ledmac~0.7!) which doubled the space before the rules of paragraphed familiar footnotes. % Consequently, if you use paragraphed familiar footnotes, you should maybe adapt it, playing with \cs{beforenotesX}. -% \subsection{Migration to \reledmac~2.3.0}\label{mac2.5.0migration} +% \subsection{Migration to \reledmac~2.3.0}\label{mac2.3.0migration} % Before \reledmac~2.3.0, for typesetting verse, any empty line was considered a paragraph inside verses. Counting empty lines this created breaking verse, hanging verses, and also added spurious vertical spaces. % Version 2.3.0 disables paragraph in stanza. If you want vertical space, use optional argument of \cs{stanza} or \cs{endverse}. % \subsection{Migration to \reledmac~2.4.0} @@ -385,6 +385,9 @@ % % % It is strongly recommended to stop redefining \cs{fullstop} and to use \cs{Xsublinesep} instead. +% \subsection{Migration to \reledmac~2.7.0} +% \cs{SErefonlypage} (introduced in \reledmac~2.5.0) added an parenthesis after the page number. This was just an error, linked to a bad imitation of \cs{SErefwithpage}. That has been deleted. And so, the \cs{XendafterpagenumberSErefonlypage} to set it was also deleted. % +% \cs{rigidbalance} is split to two new commands: \cs{Xrigidbalance} for critical footnotes and \cs{rigidbalanceX} for familiar footnotes. If you have redefined it --- but why should you have ?---, you should split your single redefinition in two redefinitions. % % |