diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/sidecap-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/sidecap-xetex-bidi.def | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/sidecap-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/sidecap-xetex-bidi.def deleted file mode 100644 index 3b761c7d544..00000000000 --- a/Master/texmf-dist/tex/latex/bidi/sidecap-xetex-bidi.def +++ /dev/null @@ -1,35 +0,0 @@ -%% -%% This is file `sidecap-xetex-bidi.def', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% bidi.dtx (with options: `sidecap-xetex-bidi.def') -%% -%% ______________________________________ -%% Copyright © 2009–2013 Vafa Khalighi -%% -%% License information appended. -%% -%% -\ProvidesFile{sidecap-xetex-bidi.def}[2010/08/01 v0.1 bidi adaptations for sidecap package for XeTeX engine] -\renewcommand*{\SC@FLOAT}[2]{\if@RTL% - \isSC@ODD{{#1}\hspace{\sidecaptionsep}{#2}} {{#2}\hspace{\sidecaptionsep}{#1}}\else% -\isSC@ODD{{#2}\hspace{\sidecaptionsep}{#1}} {{#1}\hspace{\sidecaptionsep}{#2}}\fi} - \renewcommand*\SC@justify@caption{\if@RTL% -\isSC@ODD{\RaggedLeft}{\RaggedRight}\else% - \isSC@ODD{\RaggedRight}{\RaggedLeft}\fi} -%% -%% Copyright © 2009–2013 Vafa Khalighi <vafa[dot]kgh[at]gmail[dot]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 -%% this license is at: http://www.latex-project.org/lppl.txt -%% -%% This work is “author-maintained” (as per LPPL maintenance status) -%% by Vafa Khalighi. -%% -%% -%% -%% -%% End of file `sidecap-xetex-bidi.def'. |