diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-26 22:26:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-26 22:26:25 +0000 |
commit | 491eb9911c303dc52a9bc0af8e5081c74d6ef572 (patch) | |
tree | 20356086a8c5ab5cbc4efd9be73e8e4dfc381631 /Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def | |
parent | 6f1d422feebb8c26efb4da3b3f40246fa7039b53 (diff) |
bidi (26aug11)
git-svn-id: svn://tug.org/texlive/trunk@23710 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def index 94f217448c6..a2ba41d27e9 100644 --- a/Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def +++ b/Master/texmf-dist/tex/latex/bidi/amsart-xetex-bidi.def @@ -12,7 +12,7 @@ %% License information appended. %% %% -\ProvidesFile{amsart-xetex-bidi.def}[2010/07/25 v0.5 bidi adaptations for amsart class for XeTeX engine] +\ProvidesFile{amsart-xetex-bidi.def}[2011/08/26 v0.6 bidi adaptations for amsart class for XeTeX engine] \def\@tocline#1#2#3#4#5#6#7{\relax \ifnum #1>\c@tocdepth % then omit \else @@ -99,8 +99,17 @@ \def\@noitemerr{\@latex@warning{Empty `thebibliography' environment}}% \endlist } +\def\theindex{\@restonecoltrue\if@twocolumn\@restonecolfalse\fi + \columnseprule\z@ \columnsep 35\p@ + \@indextitlestyle + \thispagestyle{plain}% + \let\item\@idxitem + \parindent\z@ \parskip\z@\@plus.3\p@\relax + \if@RTL\raggedleft\else\raggedright\fi + \hyphenpenalty\@M + \footnotesize} %% -%% Copyright © 2009–2011 Vafa Khalighi <vafa018@gmail.com> +%% Copyright © 2009–2011 Vafa Khalighi <vafaklg@gmail.com> %% %% It may be distributed and/or modified under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of |