diff options
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/rapport3-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/bidi/rapport3-xetex-bidi.def | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/rapport3-xetex-bidi.def b/Master/texmf-dist/tex/xelatex/bidi/rapport3-xetex-bidi.def index ceb941320aa..332af6ea588 100644 --- a/Master/texmf-dist/tex/xelatex/bidi/rapport3-xetex-bidi.def +++ b/Master/texmf-dist/tex/xelatex/bidi/rapport3-xetex-bidi.def @@ -17,7 +17,7 @@ %% by Vafa Khalighi. %% %% -%% \CheckSum{45014} +%% \CheckSum{44962} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -34,7 +34,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} %% -\ProvidesFile{rapport3-xetex-bidi.def}[2011/08/26 v0.4 bidi adaptations for rapport3 class for XeTeX engine] +\ProvidesFile{rapport3-xetex-bidi.def}[2015/11/14 v0.5 bidi adaptations for rapport3 class for XeTeX engine] \renewenvironment{theindex}{% \if@twocolumn \@restonecolfalse @@ -302,13 +302,10 @@ \kern.4\baselineskip } \renewcommand*\right@footnoterule{% - \hbox to \columnwidth - {\beginR \vbox{% \kern-3\p@ \kern.5\baselineskip - \hrule\@width\unitindent - \kern.4\baselineskip}\hfil\endR} -} + \hbox to \columnwidth{\hskip \dimexpr\columnwidth-\unitindent\relax \hrulefill } + \kern.4\baselineskip} \renewcommand*\head@style{% \interlinepenalty \@M \hyphenpenalty=\@M \exhyphenpenalty=\@M |