diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-08 21:22:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-08 21:22:30 +0000 |
commit | 46ae0a333719b6dc93255c9b2fcf81f0174c4259 (patch) | |
tree | 33358a8af4a80c8b0288a0b15fc8fb424caa7e32 /Master/texmf-dist/tex/latex/eledmac/eledmac.sty | |
parent | 8f134ca976aa50880229f6d5b56df4ec8fc44461 (diff) |
eledmac (8aug14)
git-svn-id: svn://tug.org/texlive/trunk@34875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/eledmac/eledmac.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/eledmac/eledmac.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/eledmac/eledmac.sty b/Master/texmf-dist/tex/latex/eledmac/eledmac.sty index 80a5b2d66db..37d71b7134c 100644 --- a/Master/texmf-dist/tex/latex/eledmac/eledmac.sty +++ b/Master/texmf-dist/tex/latex/eledmac/eledmac.sty @@ -25,7 +25,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{eledmac}[2014/08/06 v1.12.1 LaTeX port of EDMAC]% +\ProvidesPackage{eledmac}[2014/08/07 v1.12.2 LaTeX port of EDMAC]% \newif\ifledfinal \newif\ifparapparatus@ \newif\ifnoquotation@ @@ -955,7 +955,6 @@ \fi \check@pb@in@verse \affixline@num - \add@inserts\affixside@note \xifinlist{\the\l@dnumpstartsL}{\eled@sections@@}% {\print@eledsection}% {\print@line}% @@ -963,13 +962,15 @@ }% \def\print@line{ \affixpstart@num% - \hb@xt@ \linewidth{\do@insidelinehook\l@dld@ta + \hb@xt@ \linewidth{\do@insidelinehook\l@dld@ta% + \add@inserts\affixside@note% \l@dlsn@te {\ledllfill\hb@xt@ \wd\one@line{\new@line\inserthangingsymbol \l@dunhbox@line{\one@line}}\ledrlfill\l@drd@ta% \l@drsn@te }}% } \def\print@eledsection{% + \add@inserts\affixside@note% \numdef{\temp@}{\l@dnumpstartsL-1}% \xifinlist{\temp@}{\eled@sections@@}{\@nobreaktrue}{\@nobreakfalse}% \@eled@sectioningtrue% |