/quran-de

German translation extension to the quran package.

Primary LanguageTeX

The quran-de package

Copyright © 2015-2020

The quran-de package is an extension of the quran LaTeX package, designed to enhance the typesetting of the Holy Quran by incorporating specific German translations. It provides support for German translations carried out by notable translators such as Abu Rida Muhammad ibn Ahmad ibn Rassoul, A. S. F. Bubenheim and N. Elyas, Adel Theodor Khoury, and Amir Zaidan.

Sample Usage

\documentclass{article}

\usepackage{arabxetex}
\usepackage{quran-de}

\begin{document}

    \begin{arab}[utf]
        \quransurah[112]
    \end{arab}
    \quransurahde[112]

\end{document}

Documentation

For more details, please refer to this link.

License

The LaTeX project public license (LPPL), version 1.3c

Citation

@misc{quran,
  title={{quran}: An easy way to typeset any part of The Holy Quran},
  url={https://ctan.org/pkg/quran},
  note={Available at https://github.com/javadr/quran},
  author={Javad Razavian},
  year={2015},
}