diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-20 01:00:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-20 01:00:22 +0000 |
commit | c53f113151108656c212a1a20303bc756f7b9ec9 (patch) | |
tree | fbe082ab0cff961f71a7a8bbc33ba5a2adfa48ca /Master/texmf-dist/doc | |
parent | 875e565c7d3bc060508177f54a3fdd44f2e0372a (diff) |
bidi update (17jul09)
git-svn-id: svn://tug.org/texlive/trunk@14336 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/README.txt | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/examples/beamer-sample.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/xelatex/bidi/README.txt b/Master/texmf-dist/doc/xelatex/bidi/README.txt index 0f0f19314f5..93dd75d55fc 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/README.txt +++ b/Master/texmf-dist/doc/xelatex/bidi/README.txt @@ -1,6 +1,6 @@ _________________ The bidi package -v1.0.1 +v1.0.2 This package provides a convenient interface for typesetting bidirectional texts with XeLaTeX. diff --git a/Master/texmf-dist/doc/xelatex/bidi/examples/beamer-sample.tex b/Master/texmf-dist/doc/xelatex/bidi/examples/beamer-sample.tex index 481e2c8770b..3a98ea7d7b2 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/examples/beamer-sample.tex +++ b/Master/texmf-dist/doc/xelatex/bidi/examples/beamer-sample.tex @@ -1,4 +1,4 @@ -\documentclass{beamer} +\documentclass{bidibeamer} \usetheme{Warsaw} \usepackage{fontspec} \setmainfont[Script=Arabic,Mapping=farsidigits]{XB Niloofar} |