diff options
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty b/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty index 0a74df6d4bd..0bf4170af61 100644 --- a/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty +++ b/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty @@ -1,6 +1,6 @@ %% This is file `quran-de.sty', and it's completely relies on the quran package. %% -%% Copyright © 2018 by Seiied-Mohammad-Javad Razavian +%% Copyright © 2018-2019 by Seiied-Mohammad-Javad Razavian %% <javadr@gmail.com> %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -22,6 +22,8 @@ %% To one having devoted his life to the Holy Quran %% %% Change Log +%% ver 0.141 ## May 4th, 2019 +%% typo correction. %% ver 0.14 ## December 31th, 2018 %% Now \deSetTrans also accepts integers as its argument. %% ver 0.13 ## December 19th, 2018 @@ -31,8 +33,8 @@ %% ver 0.1 ## December 1st, 2018 %% initial commit \NeedsTeXFormat{LaTeX2e} -\def\qurandedate{2018/12/31} -\def\qurandeversion{ver 0.14} +\def\qurandedate{2019/05/04} +\def\qurandeversion{ver 0.141} \ProvidesPackage{quran-de}[% \qurandedate\space \qurandeversion\space German translations extension to the quran package.% @@ -51,16 +53,16 @@ German translations extension to the quran package.% \RequirePackage[transde]{quran} % \ifde@aburida% - \PackageInfo{quran-de}{aburida's translation is choosen.}% + \PackageInfo{quran-de}{aburida's translation is chosen.}% \fi% \ifde@bubenheim% - \PackageInfo{quran-de}{bubenheim's translation is choosen.}% + \PackageInfo{quran-de}{bubenheim's translation is chosen.}% \fi% \ifde@khoury% - \PackageInfo{quran-de}{khoury's translation is choosen.}% + \PackageInfo{quran-de}{khoury's translation is chosen.}% \fi% \ifde@zaidan% - \PackageInfo{quran-de}{zaidan's translation is choosen.}% + \PackageInfo{quran-de}{zaidan's translation is chosen.}% \fi% \newcount\trans@de \trans@de=\z@ |