diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-15 22:57:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-15 22:57:32 +0000 |
commit | a1ab0affa3150df36cd6ba1a839924c49a05883e (patch) | |
tree | 4dbe9162139594542b483a9efadc2c66c280fa19 /Master/texmf-dist/doc/xelatex | |
parent | 0a93fce55e333cac795610777a2bc12548349305 (diff) |
quran (15dec16)
git-svn-id: svn://tug.org/texlive/trunk@42714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/quran/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf | bin | 238511 -> 246158 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/quran/quran-doc.tex | 19 |
3 files changed, 16 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/xelatex/quran/README b/Master/texmf-dist/doc/xelatex/quran/README index 2f89e739ec4..92e04011787 100644 --- a/Master/texmf-dist/doc/xelatex/quran/README +++ b/Master/texmf-dist/doc/xelatex/quran/README @@ -1,6 +1,6 @@ _____________________ The quran package -v1.22 +v1.241 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,7 +8,7 @@ any parts of The Holy Quran based on its popular divisions. For more information, please see the documentation. -Current version release date: 2016/11/08 +Current version release date: 2016/12/15 ___________________ Seiied-Mohammad-Javad Razvian javadr@gmail.com diff --git a/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf b/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf Binary files differindex 18ee734bab3..161760185d7 100644 --- a/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf +++ b/Master/texmf-dist/doc/xelatex/quran/quran-doc.pdf diff --git a/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex b/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex index ff440129dd1..ab3218102f7 100644 --- a/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex +++ b/Master/texmf-dist/doc/xelatex/quran/quran-doc.tex @@ -1,4 +1,5 @@ \documentclass{ltxdoc} + %\usepackage{caption} \usepackage{forloop} \usepackage{pgf} @@ -11,7 +12,7 @@ \usepackage{tikz} \usetikzlibrary{calc} \usepackage{fontspec} -\newfontfamily\quran{Scheherazade} +\newfontfamily\quran[Script=Arabic]{Scheherazade} % because of definition of \XeTeX and \XeLaTeX symbols in bidi, I should undef these macro that are also defined in holtxdoc package. \makeatletter \bidi@undef\XeTeX @@ -73,14 +74,14 @@ The \xpackage{quran} Package\footnote{to one who has devoted his life to Quran}} \author{Seiied Mohammad Javad Razavian\\\xemail{javadr@gmail.com}} -\date{November 8, 2016} +\date{December 15, 2016} \begin{document} \maketitle \begin{framed} This manual is incomplete and the package is under development. \par -\centerline{ver 1.22} +\centerline{ver 1.241} \end{framed} \tableofcontents @@ -394,13 +395,21 @@ group who tested and commented this work in advance. \section{Frequently Asked Questions} \subsection{What is the best font for typesetting quran text?} - We strongly recommend you to use "Scheherazade" font.% - \footnote{\url{http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=scheherazade}} + We strongly recommend you to use "Scheherazade"% + \footnote{\url{http://software.sil.org/scheherazade/}} + and "Amiri"% + \footnote{\url{http://www.amirifont.org/}} fonts. + Scheherazade is released under the SIL Open Font License (OFL), version 1.1. Copyright (c) 2004-2015, SIL International (http://scripts.sil.org/) with Reserved Font Names "Scheherazade" and "SIL". Therefore you can freely download it. All examples in this document use this font. + Amiri is a classical Arabic typeface in Naskh style for typesetting books and other running text. + Amiri is a revival of the beautiful typeface pioneered in early 20th century by Bulaq Press in Cairo, + also known as Amiria Press, after which the font is named. + Amiri is a free, open source project that everyone is encouraged to use and modify. + \subsection{How to use \xpackage{quran} package?} As you've noticed, for typesetting quran text you need a package that can typeset text in RTL mode in additon to using UTF8 fonts. The \xpackage{polyglossia}, |