Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xepersian/xepersian
- Owner: xepersian
- Created: 2024-12-04T08:52:11.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-14T11:42:37.000Z (about 1 month ago)
- Last Synced: 2024-12-14T12:27:15.899Z (about 1 month ago)
- Topics: latex, persian, persian-typesetting, tex, typesetting, typography, xepersian, xetex
- Language: TeX
- Homepage: https://ctan.org/pkg/xepersian
- Size: 346 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).