From 55b23598dc69f8c3578024f37a46d0821f858689 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Mar 2020 21:13:52 +0000 Subject: quran (9mar20) git-svn-id: svn://tug.org/texlive/trunk@54202 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/xelatex/quran/quran.sty | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/xelatex') diff --git a/Master/texmf-dist/tex/xelatex/quran/quran.sty b/Master/texmf-dist/tex/xelatex/quran/quran.sty index e73e60cf9c4..7c50a9c6da1 100644 --- a/Master/texmf-dist/tex/xelatex/quran/quran.sty +++ b/Master/texmf-dist/tex/xelatex/quran/quran.sty @@ -20,8 +20,8 @@ %% to one who has devoted his life to Quran %% \NeedsTeXFormat{LaTeX2e} -\def\qurandate{2020/03/07} -\def\quranversion{1.6} +\def\qurandate{2020/03/09} +\def\quranversion{1.61} \ProvidesPackage{quran}[\qurandate\space v\quranversion^^JAn easy way to typeset the whole or any parts of the holy Quran] \RequirePackage{ifxetex} \RequirePackage{biditools} @@ -145,9 +145,9 @@ \foreachitem\qt@word\in\qt@words{% \ifnum\qt@wordcnt>\c@qt@start\ifnum\qt@wordcnt<\c@qt@end\qt@word\ifnum\qt@wordcnt=\numexpr\c@qt@end-1\relax\else\xspace\fi\fi\fi% }% - \qt@showitems{\ifdefined\arabicfont\arabicfont\fi\showitems\qt@words}% + \global\edef\qt@currentfont{\the\font}% + \qt@showitems{\qt@currentfont\showitems\qt@words}% }%false -% \ifx\qt@par\relax{ }\fi% an extra space between verses }% % \bidi@newrobustcmd\ChangeQtPar{% -- cgit v1.2.3