summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/quran/uthmanitext.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/quran/uthmanitext.tex')
-rw-r--r--Master/texmf-dist/doc/xelatex/quran/uthmanitext.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/quran/uthmanitext.tex b/Master/texmf-dist/doc/xelatex/quran/uthmanitext.tex
new file mode 100644
index 00000000000..a6524480bb5
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/quran/uthmanitext.tex
@@ -0,0 +1,13 @@
+\documentclass{standalone}
+
+\usepackage[uthmani]{quran}
+\usepackage{xepersian}
+\settextfont{Scheherazade}
+
+\begin{document}
+
+\begin{minipage}{.45\textwidth}
+{\quransurah*[1]}
+\end{minipage}
+
+\end{document}