diff options
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/quran/quran.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/xelatex/quran/quran.sty b/Master/texmf-dist/tex/xelatex/quran/quran.sty index a3088592cea..41199f3d2f9 100644 --- a/Master/texmf-dist/tex/xelatex/quran/quran.sty +++ b/Master/texmf-dist/tex/xelatex/quran/quran.sty @@ -23,6 +23,8 @@ %% to one who has devoted his life to Quran %% %% Change Log +%% ver 1.14 ## May 15th, 2016 +%% Some improvements in help document. %% ver 1.1 ## Apr 21st, 2016 %% \indexconvert macro converts a number between 1 to 6236 to its exact surah and ayah number in %% the whole text of Quran. @@ -69,7 +71,7 @@ % #1\else 1\fi} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{quran}[2016/04/21 v1.1 An easy way to typeset the whole or any part of The Holy Quran] +\ProvidesPackage{quran}[2016/05/15 v1.14 An easy way to typeset the whole or any part of The Holy Quran] \RequirePackage{biditools} \newcounter{qt@count} \setcounter{qt@count}{0} |