diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/ftnright-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/ftnright-xetex-bidi.def | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/ftnright-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/ftnright-xetex-bidi.def index 9a15a8de26b..6549961230d 100644 --- a/Master/texmf-dist/tex/latex/bidi/ftnright-xetex-bidi.def +++ b/Master/texmf-dist/tex/latex/bidi/ftnright-xetex-bidi.def @@ -12,7 +12,8 @@ %% License information appended. %% %% -\ProvidesFile{ftnright-xetex-bidi.def}[2013/04/08 v0.2 bidi adaptations for ftnright package for XeTeX engine] + +\ProvidesFile{ftnright-xetex-bidi.def}[2013/04/10 v0.3 bidi adaptations for ftnright package for XeTeX engine] \def\LTR@outputdblcol{\if@firstcolumn \global\@firstcolumnfalse \global\setbox\@leftcolumn\box\@outputbox @@ -57,9 +58,11 @@ {\@outputpage\@startdblcolumn}% \endgroup \fi} -\let\left@footnoterule\@empty -\let\right@footnoterule\@empty -\let\textwidth@footnoterule\@empty +\let\leftfootnoterule\@empty +\let\rightfootnoterule\@empty +\let\textwidthfootnoterule\@empty +\let\autofootnoterule\@empty +\let\footnoterule\@empty \long\def\@makefntext#1{\parindent 1em \noindent\hbox to 2em{}% \llap{\@thefnmark\hbox{.}\,\,}#1} |