diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-03 22:15:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-03 22:15:37 +0000 |
commit | 01b55acc2fbfc8390979a1676894df411f65c1af (patch) | |
tree | f077c05eeee5c644166612f606921cc4b2961ba0 /Master/texmf-dist/tex/xelatex/bidi/bidi.sty | |
parent | 816af3360c21dfc27120a101c940d5691ff1e22b (diff) |
bidi (3mar19)
git-svn-id: svn://tug.org/texlive/trunk@50218 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/bidi.sty')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/bidi/bidi.sty | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/bidi.sty b/Master/texmf-dist/tex/xelatex/bidi/bidi.sty index 1058622d6b8..a64ce9d1c79 100644 --- a/Master/texmf-dist/tex/xelatex/bidi/bidi.sty +++ b/Master/texmf-dist/tex/xelatex/bidi/bidi.sty @@ -7,17 +7,17 @@ %% bidi.dtx (with options: `table,bidi.sty') %% %% __________________________________________________ -%% Copyright (c) 2009--2018 Vafa Khalighi +%% Copyright (c) 2009--2019 Vafa Khalighi %% %% 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 “maintained” (as per LPPL maintenance status) -%% by Vafa Khalighi abd bidi-tex github group. +%% This work is “author-maintained” (as per LPPL maintenance status) +%% by Vafa Khalighi. %% %% -%% \CheckSum{50073} +%% \CheckSum{50080} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -35,8 +35,8 @@ %% Right brace \} Tilde \~} %% \NeedsTeXFormat{LaTeX2e} -\def\bididate{2019/01/19} -\def\bidi@version{35.5} +\def\bididate{2019/03/03} +\def\bidi@version{35.7} \ProvidesPackage{bidi}[\bididate\space v\bidi@version\space Bidirectional typesetting in plain TeX and LaTeX] \edef\@bidi@info{****************************************************^^J% @@ -49,7 +49,7 @@ Bidirectional typesetting in plain TeX and LaTeX] * and LaTeX. The package includes adaptations^^J% * for use with many other commonly-used packages.^^J% * ^^J% -* Copyright (c) 2009--2018 Vafa Khalighi^^J% +* Copyright (c) 2009--2019 Vafa Khalighi^^J% * ^^J% * v\bidi@version, \bididate^^J% * ^^J% @@ -58,7 +58,7 @@ Bidirectional typesetting in plain TeX and LaTeX] * ^^J% * Location on CTAN: /macros/xetex/latex/bidi^^J% * ^^J% -* Issue tracker: https://github.com/bidi-tex/bidi/issues^^J% +* Issue tracker: https://github.com/vafa-ac/bidi/issues^^J% * ^^J% ****************************************************} \typeout{\@bidi@info} @@ -119,7 +119,7 @@ Bidirectional typesetting in plain TeX and LaTeX] } \newcommand*{\@bidi@pdfcustomproperties}{% This is the bidi package, Version \bidi@version, - Released December 11, 2018. + Released March 3, 2019. } \@RTLmainfalse \AtBeginDocument{% |