From 353beb374af998a845087a30ed374574bbb33b06 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Nov 2011 13:56:49 +0000 Subject: ledmac (18nov11) git-svn-id: svn://tug.org/texlive/trunk@24631 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ledmac/ledmac.pdf | Bin 1025962 -> 1026503 bytes Master/texmf-dist/doc/latex/ledmac/ledpar.pdf | Bin 582989 -> 583475 bytes Master/texmf-dist/source/latex/ledmac/ledmac.dtx | 8 +++++--- Master/texmf-dist/source/latex/ledmac/ledpar.dtx | 8 +++++--- Master/texmf-dist/tex/latex/ledmac/ledmac.sty | 4 ++-- Master/texmf-dist/tex/latex/ledmac/ledpar.sty | 6 +++--- 6 files changed, 15 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf b/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf index 6af9030400d..50fe42adb61 100644 Binary files a/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf and b/Master/texmf-dist/doc/latex/ledmac/ledmac.pdf differ diff --git a/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf b/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf index eee6c0086fc..5062e10ffe5 100644 Binary files a/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf and b/Master/texmf-dist/doc/latex/ledmac/ledpar.pdf differ diff --git a/Master/texmf-dist/source/latex/ledmac/ledmac.dtx b/Master/texmf-dist/source/latex/ledmac/ledmac.dtx index dfc230210a3..a01c2b301ef 100644 --- a/Master/texmf-dist/source/latex/ledmac/ledmac.dtx +++ b/Master/texmf-dist/source/latex/ledmac/ledmac.dtx @@ -135,7 +135,8 @@ % \def\fileversion{v0.11} \def\filedate{2011/09/16} % \def\fileversion{v0.12} \def\filedate{2011/10/01} % \def\fileversion{v0.12.1} \def\filedate{2011/10/02} -% \def\fileversion{v0.13} \def\filedate{2011/08/11} +% \def\fileversion{v0.13} \def\filedate{2011/11/08} +% \def\fileversion{v0.13.1} \def\filedate{2011/11/18} % \changes{v0.1}{2003/03/25}{First public release} % \changes{v0.2}{2003/08/16}{Added tabmac code, and extended indexing} % \changes{v0.2.1}{2003/09/13}{Bug fixes and match with mempatch v1.8} @@ -167,6 +168,7 @@ % \changes{v0.12.1}{2011/10/02}{The numbering of \cs{pstarts} restarts on each \cs{beginnumbering}.} % \changes{v0.12.1}{2011/10/02}{Don't number \cs{pstarts} of stanza.} %\changes{v0.13}{2011/11/08}{New stanzaindentsrepetition counter to repeat stanza indents every \emph{n} verses.} +% \changes{v0.13.1}{2011/11/18}{\cs{thepstartL} and \cs{thepstartR} use now \cs{bfseries} and not \cs{bf}, which is deprecated and make conflicts with memoir class.} % \hyphenation{man-u-script man-u-scripts} % % \newcommand{\Lpack}[1]{\textsf{#1}} @@ -2970,7 +2972,7 @@ % \begin{macrocode} %<*code> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledmac}[2011/11/08 v0.13 LaTeX port of EDMAC] +\ProvidesPackage{ledmac}[2011/11/18 v0.13.1 LaTeX port of EDMAC] % \end{macrocode} % @@ -5584,7 +5586,7 @@ % \begin{macrocode} \newcounter{pstart} -\renewcommand{\thepstart}{{\bf\@arabic\c@pstart}. } +\renewcommand{\thepstart}{{\bfseries\@arabic\c@pstart}. } \newif\ifnumberpstart \numberpstartfalse \newcommand*{\pstart}{ diff --git a/Master/texmf-dist/source/latex/ledmac/ledpar.dtx b/Master/texmf-dist/source/latex/ledmac/ledpar.dtx index 1a00904d366..ad8a3f8c9ac 100644 --- a/Master/texmf-dist/source/latex/ledmac/ledpar.dtx +++ b/Master/texmf-dist/source/latex/ledmac/ledpar.dtx @@ -130,6 +130,7 @@ % \def\fileversion{v0.9}\def\filedate{2011/10/01} % \def\fileversion{v0.9.1}\def\filedate{2011/10/02} % \def\fileversion{v0.9.2}\def\filedate{2011/11/08} +% \def\fileversion{v0.9.3}\def\filedate{2011/11/18} % \changes{v0.1}{2004/12/10}{First public release} % \changes{v0.2}{2005/01/01}{Fix babel problems} % \changes{v0.3}{2005/03/24}{Reorganize for ledarab} @@ -144,6 +145,7 @@ % \changes{v0.9}{2011/10/01}{Possibilty to number the pstart with the commands \cs{numberpstarttrue}.} % \changes{v0.9.1}{2011/10/02}{The numbering of the pstarts restarts on each \cs{beginnumbering}.} % \changes{v0.9.2}{2011/11/08}{Debug : with \cs{Columns}, the hanging indentation now runs on the left columns and the hanging symbol is shown only when \cs{stanza} is used.} +% \changes{v0.9.3}{2011/11/18}{\cs{thepstartL} and \cs{thepstartR} use now \cs{bfseries} and not \cs{bf}, which is deprecated and make conflicts with memoir class.} % \hyphenation{man-u-script man-u-scripts} % % \newcommand{\Lpack}[1]{\textsf{#1}} @@ -699,7 +701,7 @@ % \begin{macrocode} %<*code> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledpar}[2011/11/08 v0.9.2 ledmac extension for parallel texts] +\ProvidesPackage{ledpar}[2011/11/18 v0.9.3 ledmac extension for parallel texts] % \end{macrocode} % With the option `shiftedverses' a long verse one the left side (or in the right side) don't make a blank on the corresponding verse, but the blank is put on the bottom of the page. Consequently, the verses on the parallel pages are shifted, but the shifted stop at every end of pages. @@ -2266,9 +2268,9 @@ % \begin{macrocode} \newcounter{pstartL} -\renewcommand{\thepstartL}{{\bf\@arabic\c@pstartL}. } +\renewcommand{\thepstartL}{{\bfseries\@arabic\c@pstartL}. } \newcounter{pstartR} -\renewcommand{\thepstartR}{{\bf\@arabic\c@pstartR}. } +\renewcommand{\thepstartR}{{\bfseries\@arabic\c@pstartR}. } \newcommand*{\pstartL}{ \if@nobreak diff --git a/Master/texmf-dist/tex/latex/ledmac/ledmac.sty b/Master/texmf-dist/tex/latex/ledmac/ledmac.sty index 8c01163223a..8ddf7c31b27 100644 --- a/Master/texmf-dist/tex/latex/ledmac/ledmac.sty +++ b/Master/texmf-dist/tex/latex/ledmac/ledmac.sty @@ -23,7 +23,7 @@ %% This work consists of the files listed in the README file. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledmac}[2011/11/08 v0.13 LaTeX port of EDMAC] +\ProvidesPackage{ledmac}[2011/11/18 v0.13.1 LaTeX port of EDMAC] \newif\ifledfinal \DeclareOption{final}{\ledfinaltrue} @@ -734,7 +734,7 @@ \newcount\par@line \newcounter{pstart} -\renewcommand{\thepstart}{{\bf\@arabic\c@pstart}. } +\renewcommand{\thepstart}{{\bfseries\@arabic\c@pstart}. } \newif\ifnumberpstart \numberpstartfalse \newcommand*{\pstart}{ diff --git a/Master/texmf-dist/tex/latex/ledmac/ledpar.sty b/Master/texmf-dist/tex/latex/ledmac/ledpar.sty index 842065f6ed6..7bcfa8019b6 100644 --- a/Master/texmf-dist/tex/latex/ledmac/ledpar.sty +++ b/Master/texmf-dist/tex/latex/ledmac/ledpar.sty @@ -24,7 +24,7 @@ %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledpar}[2011/11/08 v0.9.2 ledmac extension for parallel texts] +\ProvidesPackage{ledpar}[2011/11/18 v0.9.3 ledmac extension for parallel texts] \newif\ifshiftedverses \shiftedversesfalse @@ -774,9 +774,9 @@ \newcount\par@lineR \newcounter{pstartL} -\renewcommand{\thepstartL}{{\bf\@arabic\c@pstartL}. } +\renewcommand{\thepstartL}{{\bfseries\@arabic\c@pstartL}. } \newcounter{pstartR} -\renewcommand{\thepstartR}{{\bf\@arabic\c@pstartR}. } +\renewcommand{\thepstartR}{{\bfseries\@arabic\c@pstartR}. } \newcommand*{\pstartL}{ \if@nobreak -- cgit v1.2.3