aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Collapse)Author
2016-04-04added README.md (compiled from README.tex)Robert Alessi
2016-04-04added about.html compiled from README.tex for my git repositoryRobert Alessi
2016-04-02updated makefile (local and clean rules)Robert Alessi
2016-04-01updated makefile: *.lua files do not have to go into source/Robert Alessi
2016-03-31minor update of the documentation (csquotes)Robert Alessi
2016-03-30updated makefileRobert Alessi
2016-03-14some corrections in the tables as |BaN|; still writing the documentationRobert Alessi
2016-03-11modified makefile to index referencesRobert Alessi
2016-03-09writing documentation (continued)Robert Alessi
2016-03-08updated makefileRobert Alessi
2016-02-28include .bib file in the docRobert Alessi
2016-02-22updated makefileRobert Alessi
2016-02-22initial project versionRobert Alessi
an>="header"> <h1 class="title">The arabluatex package – README file</h1> <h2 class="author">Robert Alessi</h2> </div> <h1 id="sec:overview" class="unnumbered">Overview</h1> <p>This package provides for <a href="http://luatex.org">LuaLaTeX</a> an <a href="http://ctan.org/pkg/arabtex">ArabTeX</a>-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> <h1 id="license-and-disclamer" class="unnumbered">License and disclamer</h1> <p>ArabLuaTeX – Processing ArabTeX notation under LuaLaTeX</p> <p>Copyright ⓒ 20162018 Robert Alessi</p> <p>Please send error reports and suggestions for improvements to Robert Alessi:</p> <ul> <li><p>email: <a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a></p></li> <li><p>website: <a href="http://www.robertalessi.net/arabluatex" class="uri">http://www.robertalessi.net/arabluatex</a></p></li> <li><p>comments, feature requests, bug reports: <a href="https://notabug.org/ralessi/arabluatex/issues" class="uri">https://notabug.org/ralessi/arabluatex/issues</a></p></li> </ul> <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 3 of the License, or (at your option) any later version.</p> <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> <p>You should have received a copy of the GNU General Public License along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</p> <p>This release of arabluatex consists of the following source files:</p> <ul> <li><p><code>arabluatex.ins</code></p></li> <li><p><code>arabluatex.dtx</code></p></li> <li><p><code>arabluatex.lua</code></p></li> <li><p><code>arabluatex_voc.lua</code></p></li> <li><p><code>arabluatex_fullvoc.lua</code></p></li> <li><p><code>arabluatex_novoc.lua</code></p></li> <li><p><code>arabluatex_trans.lua</code></p></li> </ul> <h2 id="sec:documentation-license" class="unnumbered">License applicable to the documentation</h2> <p>Copyright ⓒ 20162018 Robert Alessi</p> <p>The documentation file <code>arabluatex.pdf</code> that is generated from the <code>arabluatex.dtx</code> source is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit <a href="http://creativecommons.org/licenses/by-sa/4.0/" class="uri">http://creativecommons.org/licenses/by-sa/4.0/</a> or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.</p> <h1 id="sec:installation" class="unnumbered">Installation</h1> <ol> <li><p>Run <code>'lualatex arabluatex.ins'</code> to produce the <code>arabluatex.sty</code> file;</p></li> <li><p>To finish the installation you have to move the following files into a directory where LaTeX can find them. See the FAQ on <code>tex.ac.uk</code> at <a href="http://www.tex.ac.uk/faq/FAQ-inst-wlcf.html" class="uri">http://www.tex.ac.uk/faq/FAQ-inst-wlcf.html</a> for more on this:</p> <ul> <li><p><code>arabluatex.sty</code></p></li> <li><p><code>arabluatex-patch.sty</code></p></li> <li><p><code>arabluatex.lua</code></p></li> <li><p><code>arabluatex_voc.lua</code></p></li> <li><p><code>arabluatex_fullvoc.lua</code></p></li> <li><p><code>arabluatex_novoc.lua</code></p></li> <li><p><code>arabluatex_trans.lua</code></p></li> </ul></li> <li><p>Additionally, those who use emacs with AUCTeX may copy <code>arabluatex.el</code> to their <code>~/.emacs.d/auctex/auto</code> local directory. This will enable the appropriate hooks for ArabLuaTeX in AUCTeX.</p></li> </ol> <h1 id="sec:devel-git-repos">Development, Git Repository</h1> <h2 id="sec:browse-code" class="unnumbered">Browse the code</h2> <p>You can browse ArabLuaTeX repository on the web: <a href="http://git.robertalessi.net/arabluatex" class="uri">http://git.robertalessi.net/arabluatex</a></p> <p>From this page, you can download all the releases of ArabLuaTeX. For instructions on how to install ArabLuaTeX, please see above.</p> <h2 id="sec:comm-feat-requ" class="unnumbered">Comments, Feature requests, Bug Reports</h2> <p><a href="https://notabug.org/ralessi/arabluatex/issues" class="uri">https://notabug.org/ralessi/arabluatex/issues</a></p> <h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> <p>ArabLuaTeX development is facilitated by git, a distributed version control system. You will need to install git (most GNU/Linux distributions package it in their repositories).</p> <p>Use this command to download the repository</p> <pre><code>git clone http://git.robertalessi.net/arabluatex</code></pre> <p>A new directory named arabluatex will have been created, containing ArabLuaTeX.</p> <h2 id="sec:git-hosting" class="unnumbered">Git hosting</h2> <p>Make an account on <a href="https://notabug.org" class="uri">https://notabug.org</a> and navigate (while logged in) to <a href="https://notabug.org/ralessi/arabluatex" class="uri">https://notabug.org/ralessi/arabluatex</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>arabluatex</code> where you will be able to make whatever changes you like to.</p> </body> </html>