summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-14 00:11:37 +0000
committerKarl Berry <karl@freefriends.org>2012-12-14 00:11:37 +0000
commit111a13050f4581509af5dee4cb1c9bda395ee27d (patch)
tree88cdf6c2190a36f5c03d346e630dd31d86bac7ec /Master/texmf-dist/source/latex
parent31e75a7188c101e1e179a6848f4cd4cc1236c9b4 (diff)
eledmac (13dec12)
git-svn-id: svn://tug.org/texlive/trunk@28526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r--Master/texmf-dist/source/latex/eledmac/eledmac.dtx21
-rw-r--r--Master/texmf-dist/source/latex/eledmac/eledpar.dtx5
2 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
index 5aee1d6971a..176a2a66bf0 100644
--- a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
+++ b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
@@ -170,6 +170,7 @@
% \changes{v0.14}{2012/04/04}{Tweaked \cs{edlabel} to get correct line number if the command is first element of a paragraph.}
% \changes{v1.0}{2012/09/15}{Some compatibility break with eledmac. Change of name: eledmac.}
% \changes{v1.1}{2012/09/25}{New package option: parapparatus.}
+% \changes{v1.4.2}{2012/12/12}{Debug with some special classes.}
% \hyphenation{man-u-script man-u-scripts}
%
% \newcommand{\Lpack}[1]{\textsf{#1}}
@@ -1557,7 +1558,7 @@
%
% is like
%\begin{verbatim}
-%\setstanzaindents{0,1,0,1,0,1,0,1,0,1,0?}
+%\setstanzaindents{0,1,0,1,0,1,0,1,0,1,0}
% \end{verbatim}
%
%If you don't use the \verb+stanzaindentsrepetition+ counter,make sure you have at least one more numerical
@@ -2405,7 +2406,7 @@
% work together. I have not tried this combination but past experience
% with \Lpack{hyperref} suggests that cooperation is unlikely; \Lpack{hyperref}
% changes many LaTeX internals and \Lpack{eledmac} does things that are
-% not normaly seen in LaTeX.
+% not normally seen in LaTeX.
%
% \DescribeMacro{\morenoexpands}
% You can define the macro \cs{morenoexpands} to modify macros that you
@@ -2650,7 +2651,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{eledmac}[2012/11/16 v1.4.1 LaTeX port of EDMAC]
+\ProvidesPackage{eledmac}[2012/12/11 v1.4.2 LaTeX port of EDMAC]
% \end{macrocode}
%
% In general there is the following modifications to the original
@@ -4031,7 +4032,7 @@
% \begin{macro}{\resetprevline@}
% \begin{macrocode}
\newcommand*{\resetprevline@}{%
- \renewcommand{\do}[1]{\global\csundef{prevline##1}}%
+ \def\do##1{\global\csundef{prevline##1}}%
\dolistloop{\@series}%
}
% \end{macrocode}
@@ -8374,7 +8375,7 @@
\newcommand*{\doxtrafeeti}{%
\setbox\@outputbox \vbox{%
\unvbox\@outputbox
- \renewcommand{\do}[1]{\ifvoid\csuse{footins##1}\else\csuse{footstart##1}{##1}\csuse{footgroup##1}{##1}\fi}
+ \def\do##1{\ifvoid\csuse{footins##1}\else\csuse{footstart##1}{##1}\csuse{footgroup##1}{##1}\fi}
\dolistloop{\@series}%
}}
@@ -9121,7 +9122,7 @@
% \changes{v0.4.1}{2004/03/06}{Added \cs{@opxtrafeetii}}
% \begin{macrocode}
\newcommand*{\@opxtrafeetii}{%
- \renewcommand{\do}[1]{\ifvoid\csuse{##1footins}\else\csuse{##1footstart}{##1}\csuse{##1footgroup}{##1}\fi}
+ \def\do##1{\ifvoid\csuse{##1footins}\else\csuse{##1footstart}{##1}\csuse{##1footgroup}{##1}\fi}
\dolistloop{\@series}}
% \end{macrocode}
% \end{macro}
@@ -9233,8 +9234,8 @@
% \begin{macro}{\@mem@extranofeet}
% \begin{macrocode}
\g@addto@macro{\@mem@extranofeet}{%
- \renewcommand{\do}[1]{\ifvoid\cuse{##1footins}\else\@mem@nofootfalse\fi%
- \ifvoid\csuse{footins##1}\else\@mem@nofootfalse\fi%
+ \renewcommand{\do}[1]{\ifvoid\csuse{#1footins}\else\@mem@nofootfalse\fi%
+ \ifvoid\csuse{footins#1}\else\@mem@nofootfalse\fi%
}
\dolistloop{\@series}%
\@led@extranofeet}
@@ -9248,7 +9249,7 @@
\newcommand*{\@led@testifnofoot}{%
\@led@nofoottrue
\ifvoid\footins\else\@led@nofootfalse\fi
- \renewcommand{\do}[1]{\ifvoid\csuse{##1footins}\else\@led@nofootfalse\fi%
+ \def\do##1{\ifvoid\csuse{##1footins}\else\@led@nofootfalse\fi%
\ifvoid\csuse{footins##1}\else\@led@nofootfalse\fi}%
\dolistloop{\@series}
\@led@extranofeet}
@@ -10053,7 +10054,7 @@
\newcommand*{\affixside@note}{%
\def\sidenotecontent@{}%
\numdef{\itemcount@}{0}%
- \renewcommand{\do}[1]{%
+ \def\do##1{%
\ifnumequal{\itemcount@}{0}%
{%
\appto\sidenotecontent@{##1}}% Not print not separator before the 1st note
diff --git a/Master/texmf-dist/source/latex/eledmac/eledpar.dtx b/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
index 08ce347b042..557b77b41c2 100644
--- a/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
+++ b/Master/texmf-dist/source/latex/eledmac/eledpar.dtx
@@ -155,6 +155,7 @@
% \changes{v1.0.1}{2012/09/16}{Correction on \cs{numberonlyfirstinline} with lineation by pstart or by page.}
% \changes{v1.1}{2012/09/25}{Shiftedverses becomes shiftedpstarts.}
% \changes{v1.2}{2012/10/15}{Support for \cs{led}\meta{section} commands in parallel texts.}
+% \changes{v1.3.2}{2012/12/11}{Debug with some classes.}
% \hyphenation{man-u-script man-u-scripts}
%
% \newcommand{\Lpack}[1]{\textsf{#1}}
@@ -718,7 +719,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{eledpar}[2012/11/16 v1.3.1 eledmac extension for parallel texts]
+\ProvidesPackage{eledpar}[2012/12/11 v1.3.2 eledmac extension for parallel texts]
% \end{macrocode}
% With the option `shiftedpstarts' a long pstart one the left side (or in the right side) don't make a blank on the corresponding pstart, but the blank is put on the bottom of the page. Consequently, the pstarts on the parallel pages are shifted, but the shifted stop at every end of pages.
@@ -3339,7 +3340,7 @@
\newcommand*{\affixside@noteR}{%
\def\sidenotecontent@{}%
\numdef{\itemcount@}{0}%
- \renewcommand{\do}[1]{%
+ \def\do##1{%
\ifnumequal{\itemcount@}{0}%
{%
\appto\sidenotecontent@{##1}}% Not print not separator before the 1st note