Skip to content

persiantex/xepersian

Repository files navigation

The xepersian Package

The xepersian package provides a convenient interface for typesetting Persian and English documents with LaTeX, using the XeTeX engine.

The package includes adaptations for use with many other commonly-used packages.

The official versions of the package is released on CTAN.

Using the Package

The following example illustrates how the package can be used.

\documentclass{article}
\usepackage{xepersian}
\settextfont{<fontname>}
\begin{document}
...
\end{document}

Reporting Issues

If you think that you have found an issue in the package, please use the package issue tracker to report it.