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