texlive[50979] Master/texmf-dist: quran-de (4may19)

commits+karl at tug.org commits+karl at tug.org
Sat May 4 23:10:33 CEST 2019


Revision: 50979
          http://tug.org/svn/texlive?view=revision&revision=50979
Author:   karl
Date:     2019-05-04 23:10:33 +0200 (Sat, 04 May 2019)
Log Message:
-----------
quran-de (4may19)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/xelatex/quran-de/README
    trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-doc.pdf
    trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-test.pdf
    trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-test.tex
    trunk/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty

Modified: trunk/Master/texmf-dist/doc/xelatex/quran-de/README
===================================================================
--- trunk/Master/texmf-dist/doc/xelatex/quran-de/README	2019-05-04 21:10:21 UTC (rev 50978)
+++ trunk/Master/texmf-dist/doc/xelatex/quran-de/README	2019-05-04 21:10:33 UTC (rev 50979)
@@ -1,6 +1,6 @@
 _____________________
 The quran-de package
-v0.14
+v0.141
 
 The package is prepared for typesetting some of German translations of the Holy Quran.
 The supported translations are done  by `Abu Rida Muhammad ibn Ahmad ibn Rassoul',
@@ -8,12 +8,12 @@
 
 For more information, please see the documentation.
 
-Current version release date: 2018/12/31
+Current version release date: 2019/05/04
 ___________________
 Seiied-Mohammad-Javad Razvian
 javadr at gmail.com
 
-Copyright © 2018
+Copyright © 2018-2019
 It may be distributed and/or modified under the LaTeX Project Public License,
 version 1.3c or higher (your choice). The latest version of
 this license is at: http://www.latex-project.org/lppl.txt

Modified: trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-test.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-test.tex
===================================================================
--- trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-test.tex	2019-05-04 21:10:21 UTC (rev 50978)
+++ trunk/Master/texmf-dist/doc/xelatex/quran-de/quran-de-test.tex	2019-05-04 21:10:33 UTC (rev 50979)
@@ -15,7 +15,7 @@
 \newcommand{\para}[2]{\noindent%
 \begin{minipage}{.4\textwidth}
 %\baselineskip=1.4\baselineskip
-\begin{arab}#1\end{arab}
+\begin{arab}[utf]#1\end{arab}
 \end{minipage}\hfill
 \begin{minipage}{.55\textwidth}
 %\baselineskip=1.4\baselineskip

Modified: trunk/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty
===================================================================
--- trunk/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty	2019-05-04 21:10:21 UTC (rev 50978)
+++ trunk/Master/texmf-dist/tex/xelatex/quran-de/quran-de.sty	2019-05-04 21:10:33 UTC (rev 50979)
@@ -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 at 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 @@
 \RequirePackage[transde]{quran}
 %
 \ifde at aburida%
-    \PackageInfo{quran-de}{aburida's translation is choosen.}%
+    \PackageInfo{quran-de}{aburida's translation is chosen.}%
 \fi%
 \ifde at bubenheim%
-    \PackageInfo{quran-de}{bubenheim's translation is choosen.}%
+    \PackageInfo{quran-de}{bubenheim's translation is chosen.}%
 \fi%
 \ifde at khoury%
-    \PackageInfo{quran-de}{khoury's translation is choosen.}%
+    \PackageInfo{quran-de}{khoury's translation is chosen.}%
 \fi%
 \ifde at zaidan%
-    \PackageInfo{quran-de}{zaidan's translation is choosen.}%
+    \PackageInfo{quran-de}{zaidan's translation is chosen.}%
 \fi%
 \newcount\trans at de
 \trans at de=\z@



More information about the tex-live-commits mailing list