diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-18 18:05:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-18 18:05:48 +0000 |
commit | 1965064413bcfbb6a41e311fe7231eb2969590c8 (patch) | |
tree | acf34686757b66fac81dba74d04f1b4303f13831 /Master/texmf-dist/doc/latex/bidi | |
parent | 37f1831f5559f99501eb0123e22795ae5300650b (diff) |
bidi update (16apr10)
git-svn-id: svn://tug.org/texlive/trunk@17905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bidi')
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/README | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/bidi-doc.pdf | bin | 177486 -> 177275 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/bidi-doc.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/bidi.tex | 2 |
4 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/bidi/README b/Master/texmf-dist/doc/latex/bidi/README index b141a8d2f67..5d0e6550f2f 100644 --- a/Master/texmf-dist/doc/latex/bidi/README +++ b/Master/texmf-dist/doc/latex/bidi/README @@ -1,12 +1,11 @@ _________________ The bidi package -v1.0.8 +v1.0.9 This package provides a convenient interface for typesetting -bidirectional texts with XeLaTeX and LuaLaTeX. +bidirectional texts in Plain TeX and LaTeX. -This version adds partial support for Plain TeX too and -in addition fixes all the bugs that were present in v1.0.7. +This version fixes all the bugs that were present in v1.0.8. ______________ Vafa Khalighi diff --git a/Master/texmf-dist/doc/latex/bidi/bidi-doc.pdf b/Master/texmf-dist/doc/latex/bidi/bidi-doc.pdf Binary files differindex 039d0cb11e5..943c940179e 100644 --- a/Master/texmf-dist/doc/latex/bidi/bidi-doc.pdf +++ b/Master/texmf-dist/doc/latex/bidi/bidi-doc.pdf diff --git a/Master/texmf-dist/doc/latex/bidi/bidi-doc.tex b/Master/texmf-dist/doc/latex/bidi/bidi-doc.tex index 06cf929404d..5b1e80defe8 100644 --- a/Master/texmf-dist/doc/latex/bidi/bidi-doc.tex +++ b/Master/texmf-dist/doc/latex/bidi/bidi-doc.tex @@ -21,7 +21,7 @@ \newcommand\LuaLaTeX{Lua\LaTeX} \title{The \textsf{bidi} Package\\ \href{http://bitbucket.org/vafa/bidi}{\texttt{http://bitbucket.org/vafa/bidi}}} \author{Vafa Khalighi\\ \href{mailto:vafakh84@gmail.com}{\texttt{vafakh84@gmail.com}}} -\date{Version 1.0.8} +\date{Version 1.0.9} \begin{document} \maketitle \tableofcontents @@ -37,7 +37,7 @@ Description: A convenient interface for typesetting bidirectional texts with XeLaTeX and LuaLaTeX. The package includes adaptations for use with many other commonly-used packages. Copyright (c) 2009-2010 Vafa Khalighi -v1.0.8, <commit 25>, 2010/07/25 +v1.0.9, <commit 42>, 2010/07/25 License: LaTeX Project Public License, version 1.3c or higher (your choice) Home: http://bitbucket.org/vafa/bidi Location on CTAN: /macros/latex/contrib/bidi diff --git a/Master/texmf-dist/doc/latex/bidi/bidi.tex b/Master/texmf-dist/doc/latex/bidi/bidi.tex index a2b7ca07f2b..a6e9975c625 100644 --- a/Master/texmf-dist/doc/latex/bidi/bidi.tex +++ b/Master/texmf-dist/doc/latex/bidi/bidi.tex @@ -10,7 +10,7 @@ %% \def\bididate{2010/07/25} \def\bidiversion{v0.1} -\def\bidicommit{commit 31} +\def\bidicommit{commit 42} \catcode`@=11 \edef\bidiinfo{% bidi package (Support for bidirectional typesetting with XeLaTeX and LuaLaTeX)^^J |