Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xepersian/xepersian

Persian for LaTeX, using XeTeX
https://github.com/xepersian/xepersian

latex persian persian-typesetting tex typesetting typography xepersian xetex

Last synced: 29 days ago
JSON representation

Persian for LaTeX, using XeTeX

Awesome Lists containing this project

README

        

# 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 are released on [CTAN](https://ctan.org/pkg/xepersian).

## Using the Package
The following example illustrates how the package can be used.
````tex
\documentclass{article}
\usepackage{xepersian}
\settextfont{}
\begin{document}
...
\end{document}
````

## Reporting Issues
If you think that you have found an issue in the package, please use
[the package issue tracker](https://github.com/xepersian/xepersian/issues)
to report it.

## Discussions
You may also have conversations, ask questions and post answers
without opening issues using the [Discussions space](https://github.com/xepersian/xepersian/discussions).

## Announcements
The announcements for the new releases of the package will
also appear in the Discussions space under the [Announcements
category](https://github.com/xepersian/xepersian/discussions/categories/announcements).