diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-07-08 18:22:28 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-07-08 18:22:28 +0200 |
commit | 1fbd4becbd764809ea7f31ca85f26ec3c20af9e9 (patch) | |
tree | 0d9f21c9879592477620aeef00e3a8d4a353a157 | |
parent | 654ef76ccd5f153e2e600ffbac9ea952b878973a (diff) | |
download | ekdosis-0.99a.tar.gz |
final adjustments. this is v0.99av0.99a
-rw-r--r-- | README.md | 32 | ||||
-rw-r--r-- | about.html | 14 | ||||
-rw-r--r-- | ekdosis.dtx | 2 | ||||
-rw-r--r-- | ekdosis.ins | 7 |
4 files changed, 30 insertions, 25 deletions
@@ -19,10 +19,18 @@ readings, translations or annotated borrowings between texts. It is | |||
19 | published under the terms of the GNU General Public License (GPL) | 19 | published under the terms of the GNU General Public License (GPL) |
20 | version 3. | 20 | version 3. |
21 | 21 | ||
22 | 22 | Notice to the Gentle Reader | |
23 | License and disclamer | 23 | =========================== |
24 | The current state of this documentation covers the basics of | ||
25 | `ekdosis`, namely what should be enough to start a new document and | ||
26 | see how it works. v1.0 with a full documentation should be out by the | ||
27 | end of July. Until then, there is a web page that can be accessed, | ||
28 | <http://www.robertalessi.net/ekdosis>, with a mailing list that one can | ||
29 | subscribe to and a section entitled “Literature” where one will find | ||
30 | some slides and a paper submitted to a journal. | ||
31 | |||
32 | License and Disclamer | ||
24 | ===================== | 33 | ===================== |
25 | |||
26 | ekdosis – Typesetting TEI xml Compliant Critical Editions | 34 | ekdosis – Typesetting TEI xml Compliant Critical Editions |
27 | 35 | ||
28 | Copyright ⓒ 2020 Robert Alessi | 36 | Copyright ⓒ 2020 Robert Alessi |
@@ -60,9 +68,8 @@ This release of icite consists of the following source files: | |||
60 | 68 | ||
61 | - `Makefile` | 69 | - `Makefile` |
62 | 70 | ||
63 | License applicable to the documentation | 71 | License Applicable to the Documentation |
64 | --------------------------------------- | 72 | --------------------------------------- |
65 | |||
66 | Copyright ⓒ 2020 Robert Alessi | 73 | Copyright ⓒ 2020 Robert Alessi |
67 | 74 | ||
68 | The documentation file `ekdosis.pdf` that is generated from the | 75 | The documentation file `ekdosis.pdf` that is generated from the |
@@ -78,7 +85,6 @@ Permission is granted to copy, distribute and/or modify this document | |||
78 | 85 | ||
79 | Installation | 86 | Installation |
80 | ============ | 87 | ============ |
81 | |||
82 | 1. Run `'latex ekdosis.ins'` to produce the `ekdosis.sty` and | 88 | 1. Run `'latex ekdosis.ins'` to produce the `ekdosis.sty` and |
83 | `ekdosis.lua` files. | 89 | `ekdosis.lua` files. |
84 | 90 | ||
@@ -90,23 +96,21 @@ Installation | |||
90 | Development, Git Repository | 96 | Development, Git Repository |
91 | =========================== | 97 | =========================== |
92 | 98 | ||
93 | Browse the code | 99 | Browse the Code |
94 | --------------- | 100 | --------------- |
95 | |||
96 | You can browse icite repository on the web: | 101 | You can browse icite repository on the web: |
97 | <http://git.robertalessi.net/ekdosis> | 102 | <http://git.robertalessi.net/ekdosis> |
98 | 103 | ||
99 | From this page, you can download all the releases of `ekdosis`. For | 104 | From this page, you can download all the releases of `ekdosis`. For |
100 | instructions on how to install `ekdosis`, please see above. | 105 | instructions on how to install `ekdosis`, please see above. |
101 | 106 | ||
102 | Comments, Feature requests, Bug Reports | 107 | Comments, Feature Requests, Bug Reports |
103 | --------------------------------------- | 108 | --------------------------------------- |
104 | |||
105 | <https://gitlab.com/ralessi/ekdosis/issues> | 109 | <https://gitlab.com/ralessi/ekdosis/issues> |
106 | 110 | ||
107 | Download the repository | ||
108 | ----------------------- | ||
109 | 111 | ||
112 | Download the Repository | ||
113 | ----------------------- | ||
110 | `ekdosis` development is facilitated by git, a distributed version | 114 | `ekdosis` development is facilitated by git, a distributed version |
111 | control system. You will need to install git (most GNU/Linux | 115 | control system. You will need to install git (most GNU/Linux |
112 | distributions package it in their repositories). | 116 | distributions package it in their repositories). |
@@ -118,11 +122,9 @@ Use this command to download the repository | |||
118 | A new directory named icite will have been created, containing | 122 | A new directory named icite will have been created, containing |
119 | `ekdosis`. | 123 | `ekdosis`. |
120 | 124 | ||
121 | Git hosting | 125 | Git Hosting |
122 | ----------- | 126 | ----------- |
123 | |||
124 | Make an account on <https://gitlab.com> and navigate (while logged in) | 127 | Make an account on <https://gitlab.com> and navigate (while logged in) |
125 | to <https://gitlab.com/ralessi/ekdosis>. Click *Fork* and you will | 128 | to <https://gitlab.com/ralessi/ekdosis>. Click *Fork* and you will |
126 | have in your account your own repository of `ekdosis` where you will | 129 | have in your account your own repository of `ekdosis` where you will |
127 | be able to make whatever changes you like to. | 130 | be able to make whatever changes you like to. |
128 | |||
@@ -15,7 +15,9 @@ | |||
15 | </div> | 15 | </div> |
16 | <h1 id="overview">Overview</h1> | 16 | <h1 id="overview">Overview</h1> |
17 | <p><code>ekdosis</code> 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, <code>ekdosis</code> can convert <code>.tex</code> source files so as to produce <code>TEI xml</code> 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.</p> | 17 | <p><code>ekdosis</code> 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, <code>ekdosis</code> can convert <code>.tex</code> source files so as to produce <code>TEI xml</code> 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.</p> |
18 | <h1 id="license-and-disclamer">License and disclamer</h1> | 18 | <h1 id="notice-to-the-gentle-reader">Notice to the Gentle Reader</h1> |
19 | <p>The current state of this documentation covers the basics of <code>ekdosis</code>, namely what should be enough to start a new document and see how it works. v1.0 with a full documentation should be out by the end of July. Until then, there is a web page that can be accessed, <a href="http://www.robertalessi.net/ekdosis" class="uri">http://www.robertalessi.net/ekdosis</a>, with a mailing list that one can subscribe to and a section entitled “Literature” where one will find some slides and a paper submitted to a journal.</p> | ||
20 | <h1 id="license-and-disclamer">License and Disclamer</h1> | ||
19 | <p>ekdosis – Typesetting TEI xml Compliant Critical Editions</p> | 21 | <p>ekdosis – Typesetting TEI xml Compliant Critical Editions</p> |
20 | <p>Copyright ⓒ 2020 Robert Alessi</p> | 22 | <p>Copyright ⓒ 2020 Robert Alessi</p> |
21 | <p>Please send error reports and suggestions for improvements to Robert Alessi:</p> | 23 | <p>Please send error reports and suggestions for improvements to Robert Alessi:</p> |
@@ -34,7 +36,7 @@ | |||
34 | <li><p><code>ekdosis.el</code></p></li> | 36 | <li><p><code>ekdosis.el</code></p></li> |
35 | <li><p><code>Makefile</code></p></li> | 37 | <li><p><code>Makefile</code></p></li> |
36 | </ul> | 38 | </ul> |
37 | <h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2> | 39 | <h2 id="license-applicable-to-the-documentation">License Applicable to the Documentation</h2> |
38 | <p>Copyright ⓒ 2020 Robert Alessi</p> | 40 | <p>Copyright ⓒ 2020 Robert Alessi</p> |
39 | <p>The documentation file <code>ekdosis.pdf</code> that is generated from the <code>ekdosis.dtx</code> source file is licensed under the GNU Free Documentation License, as follows:---</p> | 41 | <p>The documentation file <code>ekdosis.pdf</code> that is generated from the <code>ekdosis.dtx</code> source file is licensed under the GNU Free Documentation License, as follows:---</p> |
40 | <p>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”.</p> | 42 | <p>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”.</p> |
@@ -44,17 +46,17 @@ | |||
44 | <li><p>To finish the installation you have to move the <code>ekdosis.sty</code> and <code>ekdosis.lua</code> files into a directory where LaTeX can find it. See the FAQ on <code>texfaq.org</code> at <a href="https://texfaq.org/FAQ-inst-wlcf" class="uri">https://texfaq.org/FAQ-inst-wlcf</a> for more on this.</p></li> | 46 | <li><p>To finish the installation you have to move the <code>ekdosis.sty</code> and <code>ekdosis.lua</code> files into a directory where LaTeX can find it. See the FAQ on <code>texfaq.org</code> at <a href="https://texfaq.org/FAQ-inst-wlcf" class="uri">https://texfaq.org/FAQ-inst-wlcf</a> for more on this.</p></li> |
45 | </ol> | 47 | </ol> |
46 | <h1 id="development-git-repository">Development, Git Repository</h1> | 48 | <h1 id="development-git-repository">Development, Git Repository</h1> |
47 | <h2 id="browse-the-code">Browse the code</h2> | 49 | <h2 id="browse-the-code">Browse the Code</h2> |
48 | <p>You can browse icite repository on the web: <a href="http://git.robertalessi.net/ekdosis" class="uri">http://git.robertalessi.net/ekdosis</a></p> | 50 | <p>You can browse icite repository on the web: <a href="http://git.robertalessi.net/ekdosis" class="uri">http://git.robertalessi.net/ekdosis</a></p> |
49 | <p>From this page, you can download all the releases of <code>ekdosis</code>. For instructions on how to install <code>ekdosis</code>, please see above.</p> | 51 | <p>From this page, you can download all the releases of <code>ekdosis</code>. For instructions on how to install <code>ekdosis</code>, please see above.</p> |
50 | <h2 id="comments-feature-requests-bug-reports">Comments, Feature requests, Bug Reports</h2> | 52 | <h2 id="comments-feature-requests-bug-reports">Comments, Feature Requests, Bug Reports</h2> |
51 | <p><a href="https://gitlab.com/ralessi/ekdosis/issues" class="uri">https://gitlab.com/ralessi/ekdosis/issues</a></p> | 53 | <p><a href="https://gitlab.com/ralessi/ekdosis/issues" class="uri">https://gitlab.com/ralessi/ekdosis/issues</a></p> |
52 | <h2 id="download-the-repository">Download the repository</h2> | 54 | <h2 id="download-the-repository">Download the Repository</h2> |
53 | <p><code>ekdosis</code> 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).</p> | 55 | <p><code>ekdosis</code> 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).</p> |
54 | <p>Use this command to download the repository</p> | 56 | <p>Use this command to download the repository</p> |
55 | <pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> | 57 | <pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> |
56 | <p>A new directory named icite will have been created, containing <code>ekdosis</code>.</p> | 58 | <p>A new directory named icite will have been created, containing <code>ekdosis</code>.</p> |
57 | <h2 id="git-hosting">Git hosting</h2> | 59 | <h2 id="git-hosting">Git Hosting</h2> |
58 | <p>Make an account on <a href="https://gitlab.com" class="uri">https://gitlab.com</a> and navigate (while logged in) to <a href="https://gitlab.com/ralessi/ekdosis" class="uri">https://gitlab.com/ralessi/ekdosis</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>ekdosis</code> where you will be able to make whatever changes you like to.</p> | 60 | <p>Make an account on <a href="https://gitlab.com" class="uri">https://gitlab.com</a> and navigate (while logged in) to <a href="https://gitlab.com/ralessi/ekdosis" class="uri">https://gitlab.com/ralessi/ekdosis</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>ekdosis</code> where you will be able to make whatever changes you like to.</p> |
59 | </body> | 61 | </body> |
60 | </html> | 62 | </html> |
diff --git a/ekdosis.dtx b/ekdosis.dtx index a911944..f2700aa 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -1754,7 +1754,7 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ | |||
1754 | % any point of the document to set or to modify alignment settings. | 1754 | % any point of the document to set or to modify alignment settings. |
1755 | % | 1755 | % |
1756 | % \section{To Be Continued...} | 1756 | % \section{To Be Continued...} |
1757 | % v1.0 of \pkg{ekdosis} which should be available by the end of July | 1757 | % v1.0 of \pkg{ekdosis}, which should be available by the end of July |
1758 | % 2020, will include a full documentation. At the time of writing, the | 1758 | % 2020, will include a full documentation. At the time of writing, the |
1759 | % author is working on this part of the package. | 1759 | % author is working on this part of the package. |
1760 | % | 1760 | % |
diff --git a/ekdosis.ins b/ekdosis.ins index 0f80333..6427d37 100644 --- a/ekdosis.ins +++ b/ekdosis.ins | |||
@@ -31,10 +31,11 @@ You should have received a copy of the GNU General Public License | |||
31 | along with this program. If not, see | 31 | along with this program. If not, see |
32 | <http://www.gnu.org/licenses/>. | 32 | <http://www.gnu.org/licenses/>. |
33 | 33 | ||
34 | This work consists of the file ekdosis.dtx and a Makefile. | 34 | This work consists of the files ekdosis.dtx, ekdosis.el, this file and |
35 | Running "make" generates the derived files README, ekdosis.pdf and ekdosis.sty. | 35 | a Makefile. |
36 | Running "make" generates the derived files README, ekdosis.pdf and | ||
37 | ekdosis.sty. | ||
36 | Running "make inst" installs the files in the user's TeX tree. | 38 | Running "make inst" installs the files in the user's TeX tree. |
37 | Running "make install" installs the files in the local TeX tree. | ||
38 | \endpreamble | 39 | \endpreamble |
39 | 40 | ||
40 | \usedir{tex/lualatex/ekdosis} | 41 | \usedir{tex/lualatex/ekdosis} |