From 960f38689ef9a194696f236441af480e827ba045 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 11 Jul 2022 18:27:52 +0200 Subject: updated README with instructions for using sourcehut --- README.md | 8 +- about.html | 244 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 227 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 9787430..cb51112 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ A new directory named ekdosis will have been created, containing Git Hosting ----------- -Make an account on and navigate (while logged in) -to . Click *Fork* and you will -have in your account your own repository of `ekdosis` where you will -be able to make whatever changes you like to. +Make an account on and navigate (while logged in) to +. Click *Clone repo to your +account* and you will have in your account your own repository of +`ekdosis` where you will be able to make whatever changes you like to. diff --git a/about.html b/about.html index 45d25aa..cfa85f6 100644 --- a/about.html +++ b/about.html @@ -7,13 +7,157 @@ The ekdosis package – README file +
@@ -21,20 +165,49 @@

Robert Alessi

Overview

-

ekdosis is a LuaLaTeX package designed for multilingual critical editions. It can be used to typeset texts and different layers of critical notes in any direction accepted by LuaTeX. Texts can be arranged in running paragraphs or on facing pages, in any number of columns which in turn can be synchronized or not. In addition to printed texts, ekdosis can convert .tex source files so as to produce TEI xml-compliant critical editions. Database-driven encoding under LaTeX then allows extraction of texts entered segment by segment according to various criteria: main edited text, variant readings, translations or annotated borrowings between texts. It is published under the terms of the GNU General Public License (GPL) version 3.

+

ekdosis is a LuaLaTeX package designed for multilingual +critical editions. It can be used to typeset texts and different layers +of critical notes in any direction accepted by LuaTeX. Texts can be +arranged in running paragraphs or on facing pages, in any number of +columns which in turn can be synchronized or not. In addition to printed +texts, ekdosis can convert .tex source files +so as to produce TEI xml-compliant critical editions. +Database-driven encoding under LaTeX then allows extraction of texts +entered segment by segment according to various criteria: main edited +text, variant readings, translations or annotated borrowings between +texts. It is published under the terms of the GNU General Public License +(GPL) version 3.

License and Disclamer

ekdosis – Typesetting TEI xml-Compliant Critical Editions

Copyright ⓒ 2020–2022 Robert Alessi

-

Please send error reports and suggestions for improvements to Robert Alessi:

+

Please send error reports and suggestions for improvements to Robert +Alessi:

-

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

-

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

-

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

+

This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version.

+

This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +Public License for more details.

+

You should have received a copy of the GNU General Public License +along with this program. If not, see http://www.gnu.org/licenses/.

This release of ekdosis consists of the following source files:

  • ekdosis.dtx

  • @@ -42,27 +215,56 @@
  • ekdosis.el

  • Makefile

-

License Applicable to the Documentation

+

License Applicable to +the Documentation

Copyright ⓒ 2020–2022 Robert Alessi

-

The documentation file ekdosis.pdf that is generated from the ekdosis.dtx source file is licensed under the GNU Free Documentation License, as follows:—

-

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.

+

The documentation file ekdosis.pdf that is generated +from the ekdosis.dtx source file is licensed under the GNU +Free Documentation License, as follows:—

+

Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A +copy of the license is included in the section entitled “GNU Free +Documentation License”.

Installation

    -
  1. Run 'latex ekdosis.ins' to produce the ekdosis.sty and ekdosis.lua files.

  2. -
  3. To finish the installation you have to move the ekdosis.sty and ekdosis.lua files into a directory where LaTeX can find them. See the FAQ on texfaq.org at https://texfaq.org/FAQ-inst-wlcf for more on this.

  4. +
  5. Run 'latex ekdosis.ins' to produce the +ekdosis.sty and ekdosis.lua files.

  6. +
  7. To finish the installation you have to move the +ekdosis.sty and ekdosis.lua files into a +directory where LaTeX can find them. See the FAQ on +texfaq.org at https://texfaq.org/FAQ-inst-wlcf for more on +this.

Development, Git Repository

Browse the Code

-

You can browse ekdosis repository on the web: http://git.robertalessi.net/ekdosis

-

From this page, you can download all the releases of ekdosis. For instructions on how to install ekdosis, please see above.

-

Comments, Feature Requests, Bug Reports

-

http://www.ekdosis.org/issues

+

You can browse ekdosis repository on the web: http://git.robertalessi.net/ekdosis

+

From this page, you can download all the releases of +ekdosis. For instructions on how to install +ekdosis, please see above.

+

Comments, Feature +Requests, Bug Reports

+

http://www.ekdosis.org/issues

Download the Repository

-

ekdosis 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).

+

ekdosis 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).

Use this command to download the repository

git clone http://git.robertalessi.net/ekdosis
-

A new directory named ekdosis will have been created, containing ekdosis.

+

A new directory named ekdosis will have been created, containing +ekdosis.

Git Hosting

-

Make an account on https://gitlab.com and navigate (while logged in) to https://gitlab.com/ralessi/ekdosis. Click Fork and you will have in your account your own repository of ekdosis where you will be able to make whatever changes you like to.

+

Make an account on https://sr.ht and navigate (while logged in) to https://git.sr.ht/~ralessi/ekdosis. Click Clone repo +to your account and you will have in your account your own +repository of ekdosis where you will be able to make +whatever changes you like to.

-- cgit v1.2.3