diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xepersian/README | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf | bin | 269287 -> 200927 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.tex | 8 |
3 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xepersian/README b/Master/texmf-dist/doc/xelatex/xepersian/README index a765d0c1a39..c4b01427750 100644 --- a/Master/texmf-dist/doc/xelatex/xepersian/README +++ b/Master/texmf-dist/doc/xelatex/xepersian/README @@ -1,9 +1,9 @@ _________________ The XePersian package -v1.0.7 +v1.0.8 XePersian is a package written for XeLaTeX that allows users to typeset -Persian easily. The current version is 1.0.7 and it will be developed to +Persian easily. The current version is 1.0.8 and it will be developed to meet the needs of Persian typesetting properly. The XePersian package is independent of any operating system, meaning it @@ -17,6 +17,14 @@ in the documentation. To get help, please explore http://forum.parsilatex.com +Note: At the time of releasing this version of XePersian, there is a newer version of +fontspec package in which the command \zf@fontspec is removed and since xepersian uses +this command, you might get an error saying \zf@fontspec is undefined. I have informed the author +of fontspec package to fix this but in case, you get this error, you can put this after loading xepersian: + +\ExplSyntaxOn +\cs_set_eq:cN {zf@fontspec} \fontspec_select:nn +\ExplSyntaxOff ______________ Vafa Khalighi vafakh84@gmail.com diff --git a/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf b/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf Binary files differindex 05c716e0de2..cf439d13c7e 100644 --- a/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf +++ b/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf diff --git a/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.tex b/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.tex index 671df371237..e03551bdb29 100644 --- a/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.tex +++ b/Master/texmf-dist/doc/xelatex/xepersian/xepersian-doc.tex @@ -14,8 +14,8 @@ \def\Lenv#1{\texttt{#1}} \def\Penv#1{\RLE{\ParsiFont#1}} \let\parsitext\Penv -\def\xepersianversion{v1.0.7} -\def\xepersiancommit{commit 20} +\def\xepersianversion{v1.0.8} +\def\xepersiancommit{commit 22} \def\xepersiandate{2010/07/25} \def\XeTeX{Xe\TeX} \def\XeLaTeX{Xe\LaTeX} @@ -33,7 +33,7 @@ \definecolor{Orange}{rgb}{1,.4,.2} \title{The \textsf{\XePersian} Package\\ \href{http://bitbucket.org/vafa/xepersian}{\texttt{http://bitbucket.org/vafa/xepersian}}} \author{Vafa Khalighi\\ \href{mailto:vafakh84@gmail.com}{\texttt{vafakh84@gmail.com}}} -\date{Version 1.0.7} +\date{Version 1.0.8} \begin{document} \maketitle \tableofcontents @@ -54,7 +54,7 @@ xepersian package (Persian for LaTeX over XeTeX) Description: The package supports Persian typesetting, using fonts provided in the distribution. Copyright © 2008-2010 Vafa Khalighi -v1.0.7, <commit 20>, 2010/07/25 +v1.0.8, <commit 22>, 2010/07/25 License: LaTeX Project Public License, version 1.3c or higher (your choice) Home: http://bitbucket.org/vafa/xepersian Location on CTAN: /macros/xetex/latex/xepersian |