texlive[50980] Master/texmf-dist: quran (4may19)
commits+karl at tug.org
commits+karl at tug.org
Sat May 4 23:10:46 CEST 2019
Revision: 50980
http://tug.org/svn/texlive?view=revision&revision=50980
Author: karl
Date: 2019-05-04 23:10:45 +0200 (Sat, 04 May 2019)
Log Message:
-----------
quran (4may19)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/xelatex/quran/README
trunk/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf
trunk/Master/texmf-dist/doc/xelatex/quran/quran-test.pdf
trunk/Master/texmf-dist/doc/xelatex/quran/quran-test1.pdf
trunk/Master/texmf-dist/doc/xelatex/quran/quran-test2.pdf
trunk/Master/texmf-dist/tex/xelatex/quran/quran-transde.def
trunk/Master/texmf-dist/tex/xelatex/quran/quran.sty
Modified: trunk/Master/texmf-dist/doc/xelatex/quran/README
===================================================================
--- trunk/Master/texmf-dist/doc/xelatex/quran/README 2019-05-04 21:10:33 UTC (rev 50979)
+++ trunk/Master/texmf-dist/doc/xelatex/quran/README 2019-05-04 21:10:45 UTC (rev 50980)
@@ -1,6 +1,6 @@
_____________________
The quran package
-v1.5
+v1.51
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
@@ -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 © 2015-2018
+Copyright © 2015-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/quran-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/xelatex/quran/quran-test.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/xelatex/quran/quran-test1.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/xelatex/quran/quran-test2.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/xelatex/quran/quran-transde.def
===================================================================
--- trunk/Master/texmf-dist/tex/xelatex/quran/quran-transde.def 2019-05-04 21:10:33 UTC (rev 50979)
+++ trunk/Master/texmf-dist/tex/xelatex/quran/quran-transde.def 2019-05-04 21:10:45 UTC (rev 50980)
@@ -111,15 +111,15 @@
\let\qt at doqt\qt at doqt@orig%
}%
%%%%%%%%%%%%%%%%%%%%%%%%%%
-\bidi at newrobustcmd\quranrukulde{%
- \@ifstar\@@quranrukulde\@quranrukulde%
+\bidi at newrobustcmd\quranrukude{%
+ \@ifstar\@@quranrukude\@quranrukude%
}%
-\def\@@quranrukulde[#1]{%
+\def\@@quranrukude[#1]{%
\let\qt at doqt\qt at dode%
\@@quranruku[#1]%
\let\qt at doqt\qt at doqt@orig%
}%
-\def\@quranrukulde[#1]{%
+\def\@quranrukude[#1]{%
\let\qt at doqt\qt at dode%
\@quranruku[#1]%
\let\qt at doqt\qt at doqt@orig%
Modified: trunk/Master/texmf-dist/tex/xelatex/quran/quran.sty
===================================================================
--- trunk/Master/texmf-dist/tex/xelatex/quran/quran.sty 2019-05-04 21:10:33 UTC (rev 50979)
+++ trunk/Master/texmf-dist/tex/xelatex/quran/quran.sty 2019-05-04 21:10:45 UTC (rev 50980)
@@ -1,7 +1,7 @@
%% This is file `quran.sty',
%% Inspired by Patrick Happel's lipsum package
%%
-%%% Copyright © 2015-2018 by Seiied-Mohammad-Javad Razavian
+%%% Copyright © 2015-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
@@ -23,6 +23,8 @@
%% to one who has devoted his life to Quran
%%
%% Change Log
+%% ver 1.51 ## May 4th, 2019
+%% A typo in quran-transde.def.
%% ver 1.5 ## December 31th, 2018
%% some minor bugs in \ToggleBasmalah and \quransurah.
%% ver 1.42b ## November 29th, 2018
@@ -101,8 +103,8 @@
%% ver 0.1
%% initial commit
\NeedsTeXFormat{LaTeX2e}
-\def\qurandate{2018/12/31}
-\def\quranversion{ver 1.5}
+\def\qurandate{2019/05/04}
+\def\quranversion{ver 1.51}
\ProvidesPackage{quran}[\qurandate\space \quranversion\space An easy way to typeset the whole or any part of The Holy Quran]
\RequirePackage{biditools}
\RequirePackage{xkeyval}
More information about the tex-live-commits
mailing list