aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2016-04-04 22:50:42 +0200
committerRobert Alessi <alessi@robertalessi.net>2016-04-04 22:50:42 +0200
commitd06eff580552da7b7a263e517775c44d8e0ffd62 (patch)
treea3d98d60060a65d8cc375ee165a53b3aac8999d3
parent381ac49d934b5a7f32676ad9f1eacab5e72b66d1 (diff)
downloadarabluatex-d06eff580552da7b7a263e517775c44d8e0ffd62.tar.gz
updated README.md with references to notabug.org
-rw-r--r--README.md33
-rw-r--r--README.tex34
-rw-r--r--about.html12
3 files changed, 79 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad8cec4..0be56da 100644
--- a/README.md
+++ b/README.md
@@ -80,4 +80,37 @@ Installation {#sec:installation .unnumbered}
80 80
81 - `arabluatex_trans.lua` 81 - `arabluatex_trans.lua`
82 82
83Development, Git Repository {#sec:devel-git-repos}
84===========================
83 85
86Browse the code {#sec:browse-code .unnumbered}
87---------------
88
89You can browse ArabLuaTeX repository on the web:
90<http://git.robertalessi.net/arabluatex>
91
92From this page, you can download all the releases of ArabLuaTeX. For
93instructions on how to install ArabLuaTeX, please see the “about” tab at
94<http://git.robertalessi.net/arabluatex>.
95
96Comments, Feature requests, Bug Reports {#sec:comm-feat-requ .unnumbered}
97---------------------------------------
98
99<https://notabug.org/ralessi/arabluatex>
100
101Download the repository {#sec:download-repository .unnumbered}
102-----------------------
103
104ArabLuaTeX development is facilitated by git, a distributed version
105control system. You will need to install git (most GNU/Linux
106distributions package it in their repositories).
107
108Use this command to download the repository
109
110 git clone http://git.robertalessi.net/cgit.cgi/arabluatex
111
112A new directory named arabluatex will have been created, containing
113ArabLuaTeX. Git hosting
114
115Please, do not use GitHub or GitLab: see
116[there](https://libreboot.org/git/#githosting).
diff --git a/README.tex b/README.tex
index 53c7cb1..74518f3 100644
--- a/README.tex
+++ b/README.tex
@@ -80,4 +80,38 @@ into a directory searched by LaTeX. See the FAQ on CTAN at
80\end{itemize} 80\end{itemize}
81\end{enumerate} 81\end{enumerate}
82 82
83\section{Development, Git Repository}
84\label{sec:devel-git-repos}
85\subsection*{Browse the code}
86\label{sec:browse-code}
87
88You can browse ArabLua\TeX\ repository on the web:
89\url{http://git.robertalessi.net/arabluatex}
90
91From this page, you can download all the releases of ArabLua\TeX. For
92instructions on how to install ArabLua\TeX, please see the ``about''
93tab at \url{http://git.robertalessi.net/arabluatex}.
94
95\subsection*{Comments, Feature requests, Bug Reports}
96\label{sec:comm-feat-requ}
97\url{https://notabug.org/ralessi/arabluatex}
98
99\subsection*{Download the repository}
100\label{sec:download-repository}
101ArabLua\TeX\ development is facilitated by git, a distributed version
102control system. You will need to install git (most GNU/Linux
103distributions package it in their repositories).
104
105Use this command to download the repository
106\begin{verbatim}
107git clone http://git.robertalessi.net/cgit.cgi/arabluatex
108\end{verbatim}
109
110
111A new directory named arabluatex will have been created, containing
112ArabLuaTeX. Git hosting
113
114Please, do not use GitHub or GitLab: see
115\href{https://libreboot.org/git/#githosting}{there}.
116
83\end{document} \ No newline at end of file 117\end{document} \ No newline at end of file
diff --git a/about.html b/about.html
index f00e3e1..59fdb07 100644
--- a/about.html
+++ b/about.html
@@ -34,3 +34,15 @@
34<li><p><code>arabluatex_trans.lua</code></p></li> 34<li><p><code>arabluatex_trans.lua</code></p></li>
35</ul></li> 35</ul></li>
36</ol> 36</ol>
37<h1 id="sec:devel-git-repos">Development, Git Repository</h1>
38<h2 id="sec:browse-code" class="unnumbered">Browse the code</h2>
39<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>
40<p>From this page, you can download all the releases of ArabLuaTeX. For instructions on how to install ArabLuaTeX, please see the “about” tab at <a href="http://git.robertalessi.net/arabluatex" class="uri">http://git.robertalessi.net/arabluatex</a>.</p>
41<h2 id="sec:comm-feat-requ" class="unnumbered">Comments, Feature requests, Bug Reports</h2>
42<p><a href="https://notabug.org/ralessi/arabluatex" class="uri">https://notabug.org/ralessi/arabluatex</a></p>
43<h2 id="sec:download-repository" class="unnumbered">Download the repository</h2>
44<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>
45<p>Use this command to download the repository</p>
46<pre><code>git clone http://git.robertalessi.net/cgit.cgi/arabluatex</code></pre>
47<p>A new directory named arabluatex will have been created, containing ArabLuaTeX. Git hosting</p>
48<p>Please, do not use GitHub or GitLab: see <a href="https://libreboot.org/git/#githosting">there</a>.</p>