summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-18 23:02:32 +0000
committerKarl Berry <karl@freefriends.org>2010-07-18 23:02:32 +0000
commit53a7717127f672041b6d280fb9be40739a10afd3 (patch)
treeea112ce202c6429f84ac712d49e8d5e0aff60a48 /Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def
parent6db1b54c0618b21b055202fa2bd2e5e38573e979 (diff)
bidi update (18jul10)
git-svn-id: svn://tug.org/texlive/trunk@19522 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def')
-rw-r--r--Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def
index e3b5b11aaa2..77a2482bef2 100644
--- a/Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def
+++ b/Master/texmf-dist/tex/latex/bidi/flowfram-xetex-bidi.def
@@ -8,7 +8,7 @@
%% License information appended.
%%
%%
-\ProvidesFile{flowfram-xetex-bidi.def}[2010/07/25 v0.1 bidi adaptations for flowfram package for XeTeX engine]
+\ProvidesFile{flowfram-xetex-bidi.def}[2010/07/25 v0.2 bidi adaptations for flowfram package for XeTeX engine]
\def\@outputdblcol{%
\@nxtcol=\c@thisframe
\c@curpg=\c@page
@@ -138,6 +138,11 @@
\renewcommand\thesubsubsection{\thesubsection \@SepMark\@arabic\c@subsubsection}
\renewcommand\theparagraph {\thesubsubsection\@SepMark\@arabic\c@paragraph}
\renewcommand\thesubparagraph {\theparagraph\@SepMark\@arabic\c@subparagraph}}{}
+\renewcommand{\rotateframe}[2]{\if@ttb@rotate
+\rotatebox{#1}{\if@RTL\beginL\fi#2\if@RTL\endL\fi}%
+\else
+#2\relax
+\fi}
%%
%% Copyright © 2009-2010 by Vafa Khalighi <vafakh84@gmail.com>
%%