diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-24 16:22:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-24 16:22:28 +0000 |
commit | 6b0b12a0ae24345e1714d47483e443e536aab276 (patch) | |
tree | d2af3de4d5c774ec31d7c834f35ac183f4276954 /Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def | |
parent | c02517b14854ed403f1cbbf165371920f1a2eb8f (diff) |
bidi (1aug10)
git-svn-id: svn://tug.org/texlive/trunk@19876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def index 550f6e046e7..c69964e91a8 100644 --- a/Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def +++ b/Master/texmf-dist/tex/latex/bidi/arydshln-xetex-bidi.def @@ -8,9 +8,9 @@ %% License information appended. %% %% -\ProvidesFile{arydshln-xetex-bidi.def}[2010/07/25 v0.1 bidi adaptations for arydshln package for XeTeX engine] +\ProvidesFile{arydshln-xetex-bidi.def}[2010/08/01 v0.2 bidi adaptations for arydshln package for XeTeX engine] \def\endarray{\adl@endarray \egroup \adl@arrayrestore \if@RTLtab\egroup\endR\egroup\fi\egroup} -\def\endtabular{\endarray $\if@RTLtab\endR\fi\egroup\global\@RTLtabfalse} +\def\endtabular{\endarray $\if@RTLtab\endR\fi\egroup\@RTLtabfalse} \expandafter\let\csname endtabular*\endcsname\endtabular \let\adl@array\@array \def\@array{\adl@everyvbox\everyvbox |