aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html44
1 files changed, 16 insertions, 28 deletions
diff --git a/about.html b/about.html
index 02ac4a3..8011a6f 100644
--- a/about.html
+++ b/about.html
@@ -9,11 +9,23 @@ so as to produce <code>TEI xml</code>-compliant critical editions.
9Database-driven encoding under LaTeX then allows extraction of texts 9Database-driven encoding under LaTeX then allows extraction of texts
10entered segment by segment according to various criteria: main edited 10entered segment by segment according to various criteria: main edited
11text, variant readings, translations or annotated borrowings between 11text, variant readings, translations or annotated borrowings between
12texts. It is published under the terms of the GNU General Public License 12texts. It is published under the terms of the OpenBSD license.</p>
13(GPL) version 3.</p>
14<h1 id="license-and-disclamer">License and Disclamer</h1> 13<h1 id="license-and-disclamer">License and Disclamer</h1>
15<p>ekdosis – Typesetting TEI xml-Compliant Critical Editions</p> 14<p>ekdosis – Typesetting TEI xml-Compliant Critical Editions</p>
16<p>Copyright ⓒ 2020–2022 Robert Alessi</p> 15<p>Copyright ⓒ 2020, 2021, 2022, 2023 Robert Alessi <a
16href="mailto:alessi@robertalessi.net"
17class="email">alessi@robertalessi.net</a></p>
18<p>Permission to use, copy, modify, and distribute this software for any
19purpose with or without fee is hereby granted, provided that the above
20copyright notice and this permission notice appear in all copies.</p>
21<p>THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL
22WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
23OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
24FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
25DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
26IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
27OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
28SOFTWARE.</p>
17<p>Please send error reports and suggestions for improvements to Robert 29<p>Please send error reports and suggestions for improvements to Robert
18Alessi:</p> 30Alessi:</p>
19<ul> 31<ul>
@@ -30,18 +42,6 @@ class="uri">http://www.ekdosis.org/mailman/listinfo/ekdosis</a> [<a
30href="http://www.ekdosis.org/pipermail/ekdosis/">mailing list 42href="http://www.ekdosis.org/pipermail/ekdosis/">mailing list
31archives</a>]</p></li> 43archives</a>]</p></li>
32</ul> 44</ul>
33<p>This program is free software: you can redistribute it and/or modify
34it under the terms of the GNU General Public License as published by the
35Free Software Foundation, either version 3 of the License, or (at your
36option) any later version.</p>
37<p>This program is distributed in the hope that it will be useful, but
38WITHOUT ANY WARRANTY; without even the implied warranty of
39MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
40Public License for more details.</p>
41<p>You should have received a copy of the GNU General Public License
42along with this program. If not, see <a
43href="http://www.gnu.org/licenses/"
44class="uri">http://www.gnu.org/licenses/</a>.</p>
45<p>This release of ekdosis consists of the following source files:</p> 45<p>This release of ekdosis consists of the following source files:</p>
46<ul> 46<ul>
47<li><p><code>ekdosis.dtx</code></p></li> 47<li><p><code>ekdosis.dtx</code></p></li>
@@ -49,18 +49,6 @@ class="uri">http://www.gnu.org/licenses/</a>.</p>
49<li><p><code>ekdosis.el</code></p></li> 49<li><p><code>ekdosis.el</code></p></li>
50<li><p><code>Makefile</code></p></li> 50<li><p><code>Makefile</code></p></li>
51</ul> 51</ul>
52<h2 id="license-applicable-to-the-documentation">License Applicable to
53the Documentation</h2>
54<p>Copyright ⓒ 2020–2022 Robert Alessi</p>
55<p>The documentation file <code>ekdosis.pdf</code> that is generated
56from the <code>ekdosis.dtx</code> source file is licensed under the GNU
57Free Documentation License, as follows:—</p>
58<p>Permission is granted to copy, distribute and/or modify this document
59under the terms of the GNU Free Documentation License, Version 1.3 or
60any later version published by the Free Software Foundation; with no
61Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
62copy of the license is included in the section entitled “GNU Free
63Documentation License”.</p>
64<h1 id="installation">Installation</h1> 52<h1 id="installation">Installation</h1>
65<ol type="1"> 53<ol type="1">
66<li><p>Run <code>'latex ekdosis.ins'</code> to produce the 54<li><p>Run <code>'latex ekdosis.ins'</code> to produce the
@@ -86,7 +74,7 @@ Requests, Bug Reports</h2>
86class="uri">http://www.ekdosis.org/issues</a></p> 74class="uri">http://www.ekdosis.org/issues</a></p>
87<h2 id="download-the-repository">Download the Repository</h2> 75<h2 id="download-the-repository">Download the Repository</h2>
88<p><code>ekdosis</code> development is facilitated by git, a distributed 76<p><code>ekdosis</code> development is facilitated by git, a distributed
89version control system. You will need to install git (most GNU/Linux 77version control system. You will need to install git (most Unix/Linux
90distributions package it in their repositories).</p> 78distributions package it in their repositories).</p>
91<p>Use this command to download the repository</p> 79<p>Use this command to download the repository</p>
92<pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> 80<pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre>