From 1f9634bdb904909aacb96fb4c5fc962434d27f7f Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 16 Nov 2021 10:01:13 +0100 Subject: launching ekdosis.org --- README.md | 6 +++--- about.html | 6 +++--- ekdosis.dtx | 4 ++-- ekdosis.el | 1 + 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0fef027..d20e3f2 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ Alessi: - email: -- website: +- website: - comments, feature requests, bug reports: - + - mailing list, support: [[mailing list archives](http://www.robertalessi.net/pipermail/ekdosis/)] @@ -98,7 +98,7 @@ instructions on how to install `ekdosis`, please see above. Comments, Feature Requests, Bug Reports --------------------------------------- - + Download the Repository diff --git a/about.html b/about.html index 1ec407e..3ccae62 100644 --- a/about.html +++ b/about.html @@ -28,8 +28,8 @@

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.

@@ -56,7 +56,7 @@

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

-

https://gitlab.com/ralessi/ekdosis/issues

+

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

Use this command to download the repository

diff --git a/ekdosis.dtx b/ekdosis.dtx index 7974b22..5891dd7 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -933,10 +933,10 @@ along with this program. If not, see % Alessi: % \begin{itemize} % \item email: \mailto[ekdosis package]{Robert Alessi } -% \item website: \url{http://www.robertalessi.net/ekdosis} +% \item website: \url{http://www.ekdosis.org} % \item development: \url{http://git.robertalessi.net/ekdosis} % \item comments, feature requests, bug reports: -% \url{https://gitlab.com/ralessi/ekdosis/issues} +% \url{http://www.ekdosis.org/issues} % \end{itemize} % % \leavevmode\marginpar{\hfill\texttt{gpl3+}} diff --git a/ekdosis.el b/ekdosis.el index 69c14d1..bac2550 100644 --- a/ekdosis.el +++ b/ekdosis.el @@ -367,6 +367,7 @@ '("MkBodyDivs" "div1" "div2" "div3" "div4" "div5" "div6" 0) '("ekddiv" (LaTeX-ekdosis-long-key-val LaTeX-ekdosis-ekddiv-options)) '("FormatDiv" "number" "code before" "code after" 0) + '("ekdpage" 0) '("ekdmark" 0) '("endmark" 0) '("ekdprintmark" -- cgit v1.2.3