aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--README.tex3
-rw-r--r--about.html3
3 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index a1d02f4..70de06d 100644
--- a/README.md
+++ b/README.md
@@ -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
116Use this command to download the repository 118Use 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
120A new directory named arabluatex will have been created, containing 122A new directory named arabluatex will have been created, containing
121ArabLuaTeX. Git hosting 123ArabLuaTeX. Git hosting
diff --git a/README.tex b/README.tex
index 7a455ac..2ee1c50 100644
--- a/README.tex
+++ b/README.tex
@@ -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
114Use this command to download the repository 115Use this command to download the repository
115\begin{verbatim} 116\begin{verbatim}
116git clone http://git.robertalessi.net/cgit.cgi/arabluatex 117git clone http://git.robertalessi.net/arabluatex
117\end{verbatim} 118\end{verbatim}
118 119
119 120
diff --git a/about.html b/about.html
index 55dbff7..1b9c1da 100644
--- a/about.html
+++ b/about.html
@@ -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>