diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-19 22:36:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-19 22:36:04 +0000 |
commit | 90eab0f6fae15d48f312525a7613f63546292087 (patch) | |
tree | 24465222b5d973267bb3751416822db039c821f7 /Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx | |
parent | dd668ea645b653e663abe0e53f9364f3b8f28ddf (diff) |
reledmac (19oct15)
git-svn-id: svn://tug.org/texlive/trunk@38673 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 | 11 |
1 files changed, 7 insertions, 4 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 bbcee490256..0488c4433ea 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 @@ -367,14 +367,17 @@ % So instead of \cs{Xbhooknote}\arg{content}, use \cs{Xbhooknote}\arg{content\ }. % \item Indent is no longer automatically added before the content of the \cs{Xbhooknote}/\cs{bhooknoteX} argument. % If you want to keep it, add \cs{indent} in the argument of \cs{Xbhooknote}/\cs{bhooknoteX}. -% +% \end{enumerate} % \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}. -% \end{enumerate} % \subsection{Migration to \reledmac~2.3.0}\label{mac2.5.0migration} -% Before \reledmac~2.3.0, any empty line when typeseting verse was considered as a paragraph inside verses. Consequently, it was breaking verse hanging, and, furthermore, add spurious vertical spaces. -% Version 2.3.0 disable paragraph in stanza. If you want vertical space, use optional argument of \cs{stanza} or \cs{endverse}. +% 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} +% It is not mandatory, but strongly recommended, to change any \cs{renewcommand}\\marg{\endashchar}\marg{…} to the use of \cs{Xlinerangeseparator} or / and \cs{Xendlinerangeseparator} (\reff{linerangeseparator}). +% +% % % % |