diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-27 22:45:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-27 22:45:51 +0000 |
commit | 724b5c167d2eea34d93f9d021bf9437aa9c334bc (patch) | |
tree | cd625039f3167463461405b9bdb86a668b94abf9 /Master/texmf-dist/source/latex/eledmac/eledmac.dtx | |
parent | 1763513125c2b946a98a96c58651faed9c8f5634 (diff) |
eledmac (27feb15)
git-svn-id: svn://tug.org/texlive/trunk@36394 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/eledmac/eledmac.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/eledmac/eledmac.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx index eb102628169..43aeba86d64 100644 --- a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx +++ b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx @@ -215,7 +215,7 @@ % \changes{v1.15.0}{2015/01/12}{Fix bug with footnotes layout when using some options of the geometry package (bug add by v1.13.0).} % \changes{v1.16.0}{2015/01/23}{Compatibility of standard footnotes with some biblatex styles.} % \changes{v1.16.0}{2015/01/23}{New \cs{stanzaindent} command.} -% \changes{v1.18.0}{2015/02/23}{Compatibility with \LuaLaTeX RTL languages.} +% \changes{v1.18.0}{2015/02/23}{Compatibility with \LuaLaTeX\ RTL languages.} % \hyphenation{man-u-script man-u-scripts} % % @@ -768,7 +768,7 @@ % \changes{v1.1}{2012/09/25}{Add \cs{labelpstarttrue}.} % With the \cs{labelpstarttrue} command, a \cs{label} added just after a \cs{pstart} will refer to the number of this pstart. % \subsubsection{Languages written in Right to Left} -% If you use languages writtin in Right to Left, we \LuaLaTeX\ or \XeLaTeX, +% If you use languages writtin in Right to Left, we \LuaLaTeX\\ or \XeLaTeX, % you must switch text direction \cs{before} the \cs{pstart} command. % \subsubsection{Memory limits} % \textbf{This paragraph is kept for history, but problem described below should not appear with \Lpack{eledmac}.} @@ -6185,7 +6185,7 @@ % % \begin{macro}{\print@line} % \changes{v1.13.1}{2014/09/25}{Coming back of add@penalties, mistakenly deleted in version 0.17!} -% \changes{v1.18.0}{2015/02/23}{Compatibility with \LuaLaTeX RTL languages.} +% \changes{v1.18.0}{2015/02/23}{Compatibility with \LuaLaTeX\ RTL languages.} % \cs{print@line} is for normal line, i. e line without sectioning command. % \begin{macrocode} \def\print@line{ @@ -6218,7 +6218,7 @@ % \begin{macrocode} {\ledllfill\hb@xt@ \wd\one@line{\new@line% % \end{macrocode} -% If we use \LuaLaTeX, then restore the direction. +% If we use \LuaLaTeX\, then restore the direction. % \begin{macrocode} \ifluatex% \luatextextdir\l@luatextextdir@L% |