diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/picinpar-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/picinpar-xetex-bidi.def | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/picinpar-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/picinpar-xetex-bidi.def deleted file mode 100644 index 18045de90a8..00000000000 --- a/Master/texmf-dist/tex/latex/bidi/picinpar-xetex-bidi.def +++ /dev/null @@ -1,36 +0,0 @@ -%% -%% This is file `picinpar-xetex-bidi.def', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% bidi.dtx (with options: `picinpar-xetex-bidi.def') -%% -%% ______________________________________ -%% Copyright © 2009–2013 Vafa Khalighi -%% -%% License information appended. -%% -%% -\ProvidesFile{picinpar-xetex-bidi.def}[2011/11/05 v0.1 bidi adaptations for picinpar package for XeTeX engine] -\long\def\@makewincaption#1#2{% - \setbox\@tempboxa\hbox{\footnotesize{\bf #1:\enspace}{#2}}% - \ifdim\wd\@tempboxa>\picwd - {\footnotesize{\bf #1:\enspace}{#2\par}} - \else - \hbox to\picwd{\if@RTL\beginR\fi\hfil\box\@tempboxa\hfil\if@RTL\endR\fi} - \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 `picinpar-xetex-bidi.def'. |