texlive[68345] Master/texmf-dist: quran-bn (22sep23)
commits+karl at tug.org
commits+karl at tug.org
Fri Sep 22 22:50:53 CEST 2023
Revision: 68345
https://tug.org/svn/texlive?view=revision&revision=68345
Author: karl
Date: 2023-09-22 22:50:52 +0200 (Fri, 22 Sep 2023)
Log Message:
-----------
quran-bn (22sep23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/quran-bn/README
trunk/Master/texmf-dist/doc/latex/quran-bn/quran-bn-doc.pdf
trunk/Master/texmf-dist/doc/latex/quran-bn/quran-bn-test.pdf
trunk/Master/texmf-dist/tex/latex/quran-bn/quran-bn.sty
Modified: trunk/Master/texmf-dist/doc/latex/quran-bn/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/quran-bn/README 2023-09-22 20:50:42 UTC (rev 68344)
+++ trunk/Master/texmf-dist/doc/latex/quran-bn/README 2023-09-22 20:50:52 UTC (rev 68345)
@@ -1,18 +1,18 @@
_____________________
The quran-bn package
-v0.1
+v0.2
The package is prepared for typesetting some of Bengali translations of the Holy Quran.
-The supported translations are done by `Zohurul Hoque', and `Muhiuddin Khan' .
+The supported translations are done by `Zohurul Hoque`, and `Muhiuddin Khan`,
For more information, please see the documentation.
-Current version release date: 2021/02/01
+Current version release date: 2023/09/22
___________________
Seiied-Mohammad-Javad Razvian
javadr at gmail.com
-Copyright © 2021
+Copyright © 2021-2023
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/latex/quran-bn/quran-bn-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/quran-bn/quran-bn-test.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/quran-bn/quran-bn.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/quran-bn/quran-bn.sty 2023-09-22 20:50:42 UTC (rev 68344)
+++ trunk/Master/texmf-dist/tex/latex/quran-bn/quran-bn.sty 2023-09-22 20:50:52 UTC (rev 68345)
@@ -1,13 +1,13 @@
%% This is file `quran-bn.sty', and it's completely relies on the quran package.
%%
-%% Copyright © 2021 by Seiied-Mohammad-Javad Razavian
+%% Copyright © 2021-2023 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
+%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
+%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
@@ -23,8 +23,8 @@
%% To one having devoted his life to the Holy Quran
%%
\NeedsTeXFormat{LaTeX2e}
-\def\quranbndate{2021/02/01}
-\def\quranbnversion{0.1}
+\def\quranbndate{2023/09/22}
+\def\quranbnversion{0.2}
\ProvidesPackage{quran-bn}[%
\quranbndate\space v\quranbnversion\space^^J
Bengali translations extension to the quran package.%
@@ -154,12 +154,13 @@
\addtocounter{qt at count}{1}%
\def\@qtexp{}%
\loop%
- \global\xdef\@qtexp{\@qtexp\csname qurantrans at bn@\roman{qt at count}\endcsname\ifnum\value{qt at count}=\qt at max\else\space\fi\qt at par}%
+ \global\xdef\@qtexp{\@qtexp\csname qurantrans at bn@\roman{qt at count}\endcsname\ifnum\value{qt at count}=\qt at max\else\space\fi
+ \ifnum\value{qt at count}<\qt at max\relax\qt at par\fi}%
\ifnum\value{qt at count}<\qt at max\relax%
\addtocounter{qt at count}{1}%
\repeat%
\IfNoValueTF{#1}%
- {\@qtexp}%true
+ {\@qtexp\qt at par}%true
{\qt at WordCount=0\relax\c at qt@start=\numexpr#1-1\relax%
\readlist*\qt at words{\@qtexp}%
\IfNoValueTF{#2}%
@@ -167,8 +168,9 @@
\foreachitem\qt at word\in\qt at words{%
\ifnum\qt at wordcnt>\c at qt@start\ifnum\qt at wordcnt<\c at qt@end\qt at word\ifnum\qt at wordcnt=\numexpr\c at qt@end-1\relax\else\xspace\fi\fi\fi%
}%
- \qt at showitems{\ifdefined\arabicfont\arabicfont\fi\showitems\qt at words}%
- }%false
+ \global\edef\qt at currentfont{\the\font}%
+ \qt at showitems{\qt at currentfont\showitems\qt at words}%
+ \qt at par}%false
}%
%%%%%%%%%%%%%%%%%%%%%%%%%%
\DeclareDocumentCommand{\qurantextbn}{ s O{\qt at default} o t{+} }{%
More information about the tex-live-commits
mailing list.