summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/quran/doc/quran-test1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/xetex/latex/quran/doc/quran-test1.tex')
-rw-r--r--macros/xetex/latex/quran/doc/quran-test1.tex18
1 files changed, 0 insertions, 18 deletions
diff --git a/macros/xetex/latex/quran/doc/quran-test1.tex b/macros/xetex/latex/quran/doc/quran-test1.tex
deleted file mode 100644
index 06141c715d..0000000000
--- a/macros/xetex/latex/quran/doc/quran-test1.tex
+++ /dev/null
@@ -1,18 +0,0 @@
-\documentclass[12pt]{article}
-
-\usepackage[uthmani, wordwise]{quran}
-%%% for typesetting arabic text
-\usepackage{polyglossia}
-\setotherlanguage{arabic}
-\usepackage{fontspec}
-\setmainfont{Scheherazade}
-
-%%% for typesetting in Rigth-To-Left direction
-\usepackage{bidi}
-
-\begin{document}
-
-\setRTL
-\textarabic{\quranayah[2][10-20][1-99]}
-\textarabic{\textbf{\quranayah*[2][10-20][100]}}
-\end{document}