summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/reledmac/reledpar.dtx')
-rw-r--r--Master/texmf-dist/source/latex/reledmac/reledpar.dtx39
1 files changed, 22 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/reledmac/reledpar.dtx b/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
index ff0fd4be971..d5ed0d69426 100644
--- a/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
+++ b/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
@@ -304,6 +304,7 @@
% \changes{v2.17.3}{2017/04/20}{Fix bug when using multiple sidenotes on the same line, on right side.}
% \changes{v2.17.4}{2017/04/28}{Fix bugs with sublines in parallel typesetting.}
% \changes{v2.18.0}{2017/05/04}{Compatibility with v2.20.0 of \protect\reledmac.}
+% \changes{v2.19.0}{2017/06/08}{Compatibility with v2.22.0 of \protect\reledmac.}
% ^^A PW added following as the definitions are at some unknown elsewhere
%
% \newcommand{\egstart}{%
@@ -694,8 +695,8 @@
%synchronization settings in \parpackage:
%\begin{enumerate}
%\item Regarding the number of lines a pair of chunks may have:
-% \begin{enumerate}
-% \item 'shiftedpstarts' setting merely moves any added blank lines from
+% \begin{enumerate}
+% \item 'shiftedpstarts' setting merely moves any added blank lines from
%the bottom of the chunks to the bottom of the page. It does not allow
%to have more lines on a given page as it just removes the blank lines
%between the chunks and does nothing more. To understand better how
@@ -706,18 +707,18 @@
%inserted at the bottom of the chunks, also taking them away from the
%total amount of lines the page may have. This allows to get more lines
%on the pages. However, please note that:
-% \begin{itemize}
-% \item Blank lines are taken into account as \parpackage moves from one to
+% \begin{itemize}
+% \item Blank lines are taken into account as \parpackage moves from one to
%the following chunk of text, so that every pair of chunks may always
%start on the same facing pages.
-% \item Consequently, blank lines continue to be taken into account in
+% \item Consequently, blank lines continue to be taken into account in
%the calculation of the amount of lines a given pair of pages may have.
%This is why when a longer chunk runs from one page to another the
%shorter corresponding one also runs across pages, even if this may
%result in some blank vertical space being left on the first page.
-% \end{itemize}
-% \end{enumerate}
-% \item As regards the number of lines per page, including blank ones, the
+% \end{itemize}
+% \end{enumerate}
+% \item As regards the number of lines per page, including blank ones, the
%\option{nomaxlines} setting disregards the rule that forces two facing pages
%to have the same numbers of lines. So it allows to have more text on
%the pages. Then, by a complex mechanism it is ensured that two
@@ -944,7 +945,7 @@
% You must use the \DescribeMacro{\numberpstarttrue}\protect\cs{numberpstarttrue} command to have it.
% You can stop the numbering with \DescribeMacro{\numberpstartfalse}\protect\cs{numberpstartfalse}.
%
-% You can modify the number by changing the values of \verb+pstartL+ and \verb+pstartR+ counter (for left and right side, respectivly). For example:
+% You can modify the number by changing the values of the \verb+pstartL+ and \verb+pstartR+ counters (for left and right side, respectivly). For example:
% \begin{verbatim}
% \setcounter{pstartL}{0}% To reset the counter of pstart for Left side.
% \end{verbatim}
@@ -1281,7 +1282,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{reledpar}[2017/05/04 v2.18.0 reledmac extension for parallel texts]%
+\ProvidesPackage{reledpar}[2017/06/08 v2.19.0 reledmac extension for parallel texts]%
% \end{macrocode}
% \subsection{Package's requirement}
@@ -1734,11 +1735,11 @@
\gdef\eled@sectionsR@@{}%
\if@noeled@sec\else%
\makeatletter%
- \InputIfFileExists%
- {\l@auxdir\jobname.eledsec\the\section@numR R}%
- {}%
- {\led@warn@NoFile{\l@auxdir\jobname.eledsec\the\section@numR R}}%
- \makeatother%
+ \InputIfFileExists%
+ {\l@auxdir\jobname.eledsec\the\section@numR R}%
+ {}%
+ {\led@warn@NoFile{\l@auxdir\jobname.eledsec\the\section@numR R}}%
+ \makeatother%
\immediate\openout\eled@sectioningR@out=\l@auxdir\jobname.eledsec\the\section@numR R\relax%
\fi%
}
@@ -3786,6 +3787,7 @@
{%
\if@firstlineofpage%
\set@Xtxtbeforenotes%
+ \set@txtbeforenotesX%
\global\@firstlineofpagefalse%
\fi%
\ifdefstring{\ms@data@position}{msdata-regular}{%
@@ -3835,6 +3837,7 @@
\l@dld@ta%
\if@firstlineofpage%
\set@Xtxtbeforenotes%
+ \set@txtbeforenotesX%
\global\@firstlineofpagefalse%
\fi%
\ifdefstring{\ms@data@position}{msdata-regular}{%
@@ -3973,6 +3976,7 @@
{%
\if@firstlineofpageR%
\set@Xtxtbeforenotes%
+ \set@txtbeforenotesX%
\global\@firstlineofpageRfalse%
\fi%
\ifdefstring{\ms@data@position}{msdata-regular}{%
@@ -4024,6 +4028,7 @@
\l@dld@ta%
\if@firstlineofpageR%
\set@Xtxtbeforenotes%
+ \set@txtbeforenotesX%
\global\@firstlineofpageRfalse%
\fi%
\ifdefstring{\ms@data@position}{msdata-regular}{%
@@ -4193,9 +4198,9 @@
\l@dskipnumbertrue
\or% % 1008 = skipping numbering in stanza
\l@dskipversenumberRtrue%
- \or% % 1009 = hiding number
+ \or% % 1009 = hiding number
\l@dhidenumbertrue%
- \or% % 1010 = inserting msdata
+ \or% % 1010 = inserting msdata
\add@msdata%
\else%
\led@warn@BadAction