From a0cabb2f3e821251d81ae678df0e906286b6bc5a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 5 Apr 2016 10:29:55 +0200 Subject: .md and .html files are now standalone --- about.html | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index 050dcb5..5a69d60 100644 --- a/about.html +++ b/about.html @@ -1,8 +1,22 @@ + + + + + + + + The arabluatex package – README file + + + +

Overview

-

This package provides for LuaLaTeX an ArabTeX-like interface to generate Arabic writing from an ascii 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 .tex source files, in addition to printed books, TEI xml compliant critical editions and/or lexicons that can be searched, analyzed and correlated in various ways.

+

This package provides for LuaLaTeX an ArabTeX-like interface to generate Arabic writing from an ascii 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 .tex source files, in addition to printed books, TEI xml compliant critical editions and/or lexicons that can be searched, analyzed and correlated in various ways.

License and disclamer

-

Copyright ⓒ 2016 Robert Alessi

-

Please send error reports and suggestions for improvements to Robert Alessi:

+

Copyright ⓒ 2016 Robert Alessi Please send error reports and suggestions for improvements to Robert Alessi:

Installation

    -
  1. run lualatex arabluatex.ins to produce the arabluatex.sty file;

  2. +
  3. run 'lualatex arabluatex.ins' to produce the arabluatex.sty file;

  4. To finish the installation you have to move the following files into a directory where LaTeX can find them. See the FAQ on tex.ac.uk at http://www.tex.ac.uk/faq/FAQ-inst-wlcf.html for more on this:

    • arabluatex.sty

    • @@ -46,3 +60,5 @@
      git clone http://git.robertalessi.net/cgit.cgi/arabluatex

      A new directory named arabluatex will have been created, containing ArabLuaTeX. Git hosting

      Please, do not use GitHub or GitLab: see there.

      + + -- cgit v1.2.3