summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/quran/quran-test2.tex
blob: 50a39872013db7c4022e03463a340d5226631271 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\documentclass[12pt]{article}

\usepackage{quran}
%%% for typesetting Persian/Arabic text in Rigth-To-Left direction
\usepackage{xepersian}
\settextfont{Scheherazade}

\begin{document} 
\quranayah[2][10-20]

\quranayah*[2][10-20]
\end{document}