From 2952c0ed45ba2b4c49e4080b1a1b3aa1068d9304 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 5 Jul 2020 10:15:27 +0200 Subject: Make: include README.md in package --- Makefile | 4 ++-- README.md | 2 +- about.html | 2 +- ekdosis.dtx | 3 +-- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index dbf40c1..3e83202 100644 --- a/Makefile +++ b/Makefile @@ -76,13 +76,13 @@ zip: all package: distclean all mkdir $(NAME)/ - cp README.md *.dtx *.pdf $(NAME)/ + cp README.md *.ins *.dtx *.pdf $(NAME)/ mkdir -p tex/lualatex/$(NAME)/ cp *.lua *.sty tex/lualatex/$(NAME)/ mkdir -p doc/lualatex/$(NAME)/ cp README.md *.el *.pdf doc/lualatex/$(NAME)/ mkdir -p source/lualatex/$(NAME)/ - cp Makefile *.dtx source/lualatex/$(NAME)/ + cp Makefile *.ins *.dtx source/lualatex/$(NAME)/ zip -r $(NAME).tds.zip tex doc source rm -rf tex/ source/ doc/ tar czf $(NAME)-$(VERS).tar.gz $(NAME).tds.zip $(NAME)/ diff --git a/README.md b/README.md index ab453a1..db9fc7d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ version 3. License and disclamer ===================== -ekdosis – Typesetting TEI xml compliant critical editions +ekdosis – Typesetting TEI xml Compliant Critical Editions Copyright ⓒ 2020 Robert Alessi diff --git a/about.html b/about.html index 9fc50c0..1bdf465 100644 --- a/about.html +++ b/about.html @@ -16,7 +16,7 @@

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.

License and disclamer

-

ekdosis – Typesetting TEI xml compliant critical editions

+

ekdosis – Typesetting TEI xml Compliant Critical Editions

Copyright ⓒ 2020 Robert Alessi

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