diff options
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/tikz-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/bidi/tikz-bidi.def | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/tikz-bidi.def b/Master/texmf-dist/tex/xelatex/bidi/tikz-bidi.def index 47cf45e4839..b384fdc082f 100644 --- a/Master/texmf-dist/tex/xelatex/bidi/tikz-bidi.def +++ b/Master/texmf-dist/tex/xelatex/bidi/tikz-bidi.def @@ -1,23 +1,20 @@ %% %% This is file `tikz-bidi.def', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% bidi.dtx (with options: `tikz-bidi.def') + %% %% __________________________________ -%% Copyright © 2009 Vafa Khalighi +%% Copyright © 2009-2010 Vafa Khalighi %% %% License information appended. %% %% +\ProvidesFile{tikz-bidi.def}[2010/03/01 v0.1 adaptations for tikz package] \let\origin@tikzpicture=\tikzpicture \let\origin@endtikzpicture=\endtikzpicture \def\tikzpicture{\LTR\origin@tikzpicture} \def\endtikzpicture{\origin@endtikzpicture\endLTR} %% -%% Copyright © 2009 by Vafa Khalighi <vafa@users.berlios.de> +%% Copyright © 2009-2010 by Vafa Khalighi <vafa@users.berlios.de> %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of |