diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-17 22:43:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-17 22:43:53 +0000 |
commit | c5d224290b8d8ea0f2566c760d23d56dbba77bc9 (patch) | |
tree | 4bf587a82a6af65ccacf3de9105517d1d9f08a07 /Master/texmf-dist/doc | |
parent | 434655949fe52c9a2e013395851a44b5c944afc7 (diff) |
quran (14jul15)
git-svn-id: svn://tug.org/texlive/trunk@37882 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/quran/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf | bin | 52076 -> 53151 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/quran/quran-doc.tex | 17 |
3 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/xelatex/quran/README b/Master/texmf-dist/doc/xelatex/quran/README index 8362448f52a..aa32a931ccb 100644 --- a/Master/texmf-dist/doc/xelatex/quran/README +++ b/Master/texmf-dist/doc/xelatex/quran/README @@ -1,6 +1,6 @@ _____________________ The quran package -v0.91 +v0.941 The package is prepared for typesetting the Holy Quran. This work is inspired by lipsum and ptext packages provides several macros for typesetting the whole or @@ -12,7 +12,7 @@ loaded before `bidi' package. For more information, please see the documentation. -Current version release date: 2015/07/10 +Current version release date: 2015/07/11 ___________________ Seiied-Mohammad-Javad Razvian, Ali Ramzi javadr@gmail.com diff --git a/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf b/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf Binary files differindex fa53c4f5f29..fcd276a958a 100644 --- a/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf +++ b/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf diff --git a/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex b/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex index ab98b01df01..03b506389cb 100644 --- a/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex +++ b/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex @@ -7,12 +7,12 @@ \title{The \xpackage{quran} Package\footnote{to one who has devoted his life to Quran}} \author{Seiied Mohammad Javad Razavian, Ali Ramzi\\\xemail{javadr,ali.ramzi@gmail.com}} -\date{July 10, 2015} +\date{July 11, 2015} \maketitle \begin{framed} This manual is incomplete and the package is under development. \par -\centerline{ver 0.91} +\centerline{ver 0.941} \end{framed} \tableofcontents @@ -47,6 +47,9 @@ To change the default Surah use \cs{setsurahdefault\{m\}} \begin{declcs}{quranayah}\oarg{l}\oarg{n} \end{declcs} The above macro typeset the \textit{n}$^{th}$ Ayah of \textit{l}$^{th}$ Surah. +If you just typeset the first Ayah of any Surah, then the Basmalah will not be printed and in writing the way +we've choosen for typesetting just the first Ayah is acceptable. In this case if you need Basmalah, then +you can use the \cs{Basmalah} macro before. \begin{declcs}{quranayah}\oarg{l}\oarg{m-n} \end{declcs} @@ -164,12 +167,18 @@ It provides the basmalah in arabic text which every Surah is started by that. \section{Options to The Package} All text generated by macros of this package will be separated by the macro \cs{par}. Sometimes, -a version of text without \cs{par} is desired. Therefore the package provides the option nopar +a version of text without \cs{par} is desired. Therefore the package provides the option +\texttt{nopar}\marginpar{\texttt{nopar}} that causes no macros of the package terminated by \cs{par}. - Another way for achieving this, is using the starred version of macros. All macros of the package has a starred version that omit the \cs{par} macro in typesetting the text of Quran. +In some cases maybe user wants to typeset the Ayat without their following numbers that can be seen in printed version of The Holy Quran. The \texttt{nonumber}\marginpar{nonumber} +option tells the package that print no number after ayah. +But sometimes we want to typeset just some Ayat without it, so there is a \cs{ChangeAyahNumber} macro +that can cause numbers will be omitted. With \texttt{nonumber} option this macro acts vice versa, it mean it +causes that Ayat number will be printed. + \section{Acknowledgment} At first, I should appreciate Vafa Khaligi by preparing such adorable packages --\xpackage{bidi} and \xpackage{xepersian}. Secondly, the costly \url{http://tanzil.net/} for providing the text of The Holy Quran that |