summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/quran/doc/quran-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/xetex/latex/quran/doc/quran-test.tex')
-rw-r--r--macros/xetex/latex/quran/doc/quran-test.tex23
1 files changed, 0 insertions, 23 deletions
diff --git a/macros/xetex/latex/quran/doc/quran-test.tex b/macros/xetex/latex/quran/doc/quran-test.tex
deleted file mode 100644
index 54820b2919..0000000000
--- a/macros/xetex/latex/quran/doc/quran-test.tex
+++ /dev/null
@@ -1,23 +0,0 @@
-\documentclass[twocolumn]{article}
-\usepackage{arabxetex} % for typesetting Arabic text in Rigth−To−Left direction
-\usepackage[trans={en, lt, de, fa}, uthmani]{quran}
-
-\def\titlerule#1{\hrulefill #1: \par}
-
-\begin{document}
-
-
-\begin{arab}[utf]
-\qurantext\par
-\titlerule{\beginL Persian Translation\endL}
-\qurantextfa\par
-\end{arab}
-\newpage
-\titlerule{Transliteration}
-\qurantextlt\par
-\titlerule{German Traslation}
-\qurantextde\par
-\titlerule{English Translation}
-\qurantexten\par
-
-\end{document}