aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..4d0d30d
--- /dev/null
+++ b/about.html
@@ -0,0 +1,36 @@
1<h1 id="sec:overview" class="unnumbered">Overview</h1>
2<p>This package provides for  an Arab<span>TeX</span>-like interface to generate Arabic writing from an <span style="font-variant: small-caps;">ascii</span> transliteration. It is particularly well-suited for complex documents such as technical documents or critical editions where a lot of left-to-right commands intertwine with Arabic writing. arabluatex is able to process any ArabTeX input notation. Its output can be set in the same modes of vocalization as ArabTeX, or in different roman transliterations. It further allows many typographical refinements. It will eventually interact with some other packages yet to come to produce from <code>.tex</code> source files, in addition to printed books, <code>TEI xml</code> compliant critical editions and/or lexicons that can be searched, analyzed and correlated in various ways.</p>
3<h1 id="license-and-disclamer" class="unnumbered">License and disclamer</h1>
4<p>Copyright  2016 Robert Alessi</p>
5<p>Please send error reports and suggestions for improvements to Robert Alessi:</p>
6<ul>
7<li><p>email: <a href="alessi@robertalessi.net" class="uri">alessi@robertalessi.net</a></p></li>
8<li><p>website: <a href="http://www.robertalessi.net/arabluatex" class="uri">http://www.robertalessi.net/arabluatex</a></p></li>
9</ul>
10<p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p>
11<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
12<p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</p>
13<p>This release of arabluatex consists of the following source files:</p>
14<ul>
15<li><p><code>arabluatex.ins</code></p></li>
16<li><p><code>arabluatex.dtx</code></p></li>
17<li><p><code>arabluatex.lua</code></p></li>
18<li><p><code>arabluatex_voc.lua</code></p></li>
19<li><p><code>arabluatex_fullvoc.lua</code></p></li>
20<li><p><code>arabluatex_novoc.lua</code></p></li>
21<li><p><code>arabluatex_trans.lua</code></p></li>
22<li><p><code>arabluatex.bib</code></p></li>
23</ul>
24<h1 id="sec:installation" class="unnumbered">Installation</h1>
25<ol>
26<li><p>run <code>lualatex arabluatex.ins</code> to produce the <code>arabluatex.sty</code> file;</p></li>
27<li><p>To finish the installation you have to move the following files into a directory searched by LaTeX. See the FAQ on CTAN at /help/uk-tex-faq for more on this:</p>
28<ul>
29<li><p><code>arabluatex.sty</code></p></li>
30<li><p><code>arabluatex.lua</code></p></li>
31<li><p><code>arabluatex_voc.lua</code></p></li>
32<li><p><code>arabluatex_fullvoc.lua</code></p></li>
33<li><p><code>arabluatex_novoc.lua</code></p></li>
34<li><p><code>arabluatex_trans.lua</code></p></li>
35</ul></li>
36</ol>