diff options
author | Robert Alessi <alessi@robertalessi.net> | 2016-11-30 07:54:23 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2016-11-30 07:54:23 +0100 |
commit | d3f5b949bf7577ca67ac83150a660acb292d781a (patch) | |
tree | 0d28a636dfb784ce17de7f0abcd9f66dc5ba2b9e | |
parent | 6d6c640435497e83040567621c86facbecc77579 (diff) | |
download | arabluatex-d3f5b949bf7577ca67ac83150a660acb292d781a.tar.gz |
updated README.tex
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | README.tex | 3 | ||||
-rw-r--r-- | about.html | 3 |
3 files changed, 7 insertions, 3 deletions
@@ -79,6 +79,8 @@ Installation | |||
79 | 79 | ||
80 | - `arabluatex.sty` | 80 | - `arabluatex.sty` |
81 | 81 | ||
82 | - `arabluatex-patch.sty` | ||
83 | |||
82 | - `arabluatex.lua` | 84 | - `arabluatex.lua` |
83 | 85 | ||
84 | - `arabluatex_voc.lua` | 86 | - `arabluatex_voc.lua` |
@@ -115,7 +117,7 @@ distributions package it in their repositories). | |||
115 | 117 | ||
116 | Use this command to download the repository | 118 | Use this command to download the repository |
117 | 119 | ||
118 | git clone http://git.robertalessi.net/cgit.cgi/arabluatex | 120 | git clone http://git.robertalessi.net/arabluatex |
119 | 121 | ||
120 | A new directory named arabluatex will have been created, containing | 122 | A new directory named arabluatex will have been created, containing |
121 | ArabLuaTeX. Git hosting | 123 | ArabLuaTeX. Git hosting |
@@ -82,6 +82,7 @@ source files: | |||
82 | \url{http://www.tex.ac.uk/faq/FAQ-inst-wlcf.html} for more on this: | 82 | \url{http://www.tex.ac.uk/faq/FAQ-inst-wlcf.html} for more on this: |
83 | \begin{itemize} | 83 | \begin{itemize} |
84 | \item \verb|arabluatex.sty| | 84 | \item \verb|arabluatex.sty| |
85 | \item \verb|arabluatex-patch.sty| | ||
85 | \item \verb|arabluatex.lua| | 86 | \item \verb|arabluatex.lua| |
86 | \item \verb|arabluatex_voc.lua| | 87 | \item \verb|arabluatex_voc.lua| |
87 | \item \verb|arabluatex_fullvoc.lua| | 88 | \item \verb|arabluatex_fullvoc.lua| |
@@ -113,7 +114,7 @@ distributions package it in their repositories). | |||
113 | 114 | ||
114 | Use this command to download the repository | 115 | Use this command to download the repository |
115 | \begin{verbatim} | 116 | \begin{verbatim} |
116 | git clone http://git.robertalessi.net/cgit.cgi/arabluatex | 117 | git clone http://git.robertalessi.net/arabluatex |
117 | \end{verbatim} | 118 | \end{verbatim} |
118 | 119 | ||
119 | 120 | ||
@@ -43,6 +43,7 @@ | |||
43 | <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> | 43 | <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> |
44 | <ul> | 44 | <ul> |
45 | <li><p><code>arabluatex.sty</code></p></li> | 45 | <li><p><code>arabluatex.sty</code></p></li> |
46 | <li><p><code>arabluatex-patch.sty</code></p></li> | ||
46 | <li><p><code>arabluatex.lua</code></p></li> | 47 | <li><p><code>arabluatex.lua</code></p></li> |
47 | <li><p><code>arabluatex_voc.lua</code></p></li> | 48 | <li><p><code>arabluatex_voc.lua</code></p></li> |
48 | <li><p><code>arabluatex_fullvoc.lua</code></p></li> | 49 | <li><p><code>arabluatex_fullvoc.lua</code></p></li> |
@@ -59,7 +60,7 @@ | |||
59 | <h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> | 60 | <h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> |
60 | <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> | 61 | <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> |
61 | <p>Use this command to download the repository</p> | 62 | <p>Use this command to download the repository</p> |
62 | <pre><code>git clone http://git.robertalessi.net/cgit.cgi/arabluatex</code></pre> | 63 | <pre><code>git clone http://git.robertalessi.net/arabluatex</code></pre> |
63 | <p>A new directory named arabluatex will have been created, containing ArabLuaTeX. Git hosting</p> | 64 | <p>A new directory named arabluatex will have been created, containing ArabLuaTeX. Git hosting</p> |
64 | <p>Please, do not use GitHub or GitLab: see <a href="https://libreboot.org/git/#githosting">there</a>.</p> | 65 | <p>Please, do not use GitHub or GitLab: see <a href="https://libreboot.org/git/#githosting">there</a>.</p> |
65 | </body> | 66 | </body> |