Tajweed Stops
ercancem opened this issue · 8 comments
Is it possible to output the text with the tajweed stops? If not, is it possible to make it possible?
Could you please elaborate more about Tajweed stops?
Ok, you meant Waqf symbols.
Yes, you can typeset the text without them. Use wordwise
option like the following. For more information, read the package manual.
In this case, you must use just the quranayah
macro with its third parameter.
\documentclass{article}
\usepackage{arabxetex}
\usepackage[wordwise]{quran}
\begin{document}
\begin{arab}[utf]
\quranayah*[2][1-5][1]
\end{arab}
\end{document}
How does this work with arabluatex?
For example:
\documentclass[12pt, border=1pc]{standalone}
\usepackage[voc]{arabluatex}
\usepackage[nopar, wordwise]{quran}
\begin{document}
\begin{txarab}
\quranayah*[12][1]
\end{txarab}
\end{document}
I am afraid, that this option does not work with lualatex
.
Could you compile your doc with xelatex
?
I am afraid, that this option does not work with lualatex
.
Could you compile your doc with xelatex
?
(1) Thanks for your time.
(2) Things are sorted out now. (Using arabluatex.) But I still cannot find this info in your package documentation. Where is it exactly?
(3) How do I OMIT the basmala in the output? Say, in this \quranayah*[12][1-3][1]