aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2020-06-21 19:48:59 +0200
committerRobert Alessi <alessi@robertalessi.net>2020-06-21 19:48:59 +0200
commitf8fe1bb72b9a5790c579781fa64440c6a5ef28f5 (patch)
tree5abec958deecf8e602c6df43e6090982fb9782b5
parent0addb8eebce7017a0a9b990907f61bb5dff715c4 (diff)
downloadekdosis-f8fe1bb72b9a5790c579781fa64440c6a5ef28f5.tar.gz
started documenting
-rw-r--r--Makefile3
-rw-r--r--ekdosis.dtx970
-rw-r--r--ekdosis.el1
3 files changed, 564 insertions, 410 deletions
diff --git a/Makefile b/Makefile
index 9666050..1377980 100644
--- a/Makefile
+++ b/Makefile
@@ -19,12 +19,15 @@ sty: clean
19$(NAME).pdf: $(NAME).dtx 19$(NAME).pdf: $(NAME).dtx
20 $(CMP) --shell-escape -recorder -interaction=batchmode $(NAME)-ex.tex >/dev/null 20 $(CMP) --shell-escape -recorder -interaction=batchmode $(NAME)-ex.tex >/dev/null
21 $(CMP) --shell-escape -recorder -interaction=batchmode $(NAME).dtx >/dev/null 21 $(CMP) --shell-escape -recorder -interaction=batchmode $(NAME).dtx >/dev/null
22 biber $(NAME)
22 if [ -f $(NAME).glo ]; then makeindex -q -s gglo.ist -o $(NAME).gls $(NAME).glo; fi 23 if [ -f $(NAME).glo ]; then makeindex -q -s gglo.ist -o $(NAME).gls $(NAME).glo; fi
23 if [ -f $(NAME).idx ]; then makeindex -q -s gind.ist -o $(NAME).ind $(NAME).idx; fi 24 if [ -f $(NAME).idx ]; then makeindex -q -s gind.ist -o $(NAME).ind $(NAME).idx; fi
24 $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null 25 $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null
25 $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null 26 $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null
27 $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null
26 28
27clean: 29clean:
30 rm -rf auto
28 rm -f $(NAME).bib $(PWD)/TMP/*.bib 31 rm -f $(NAME).bib $(PWD)/TMP/*.bib
29 rm -rf .backup 32 rm -rf .backup
30 find -iname "*~" -or -iname "*.pdf" | xargs rm -rf 33 find -iname "*~" -or -iname "*.pdf" | xargs rm -rf
diff --git a/ekdosis.dtx b/ekdosis.dtx
index 7a48c9d..337be6b 100644
--- a/ekdosis.dtx
+++ b/ekdosis.dtx
@@ -77,22 +77,82 @@ along with this program. If not, see
77 [2020/06/03 v0.99 Typesetting TEI xml compliant critical editions] 77 [2020/06/03 v0.99 Typesetting TEI xml compliant critical editions]
78%</package> 78%</package>
79%<*driver> 79%<*driver>
80\begin{filecontents}[overwrite]{\jobname.bib}
81@Article{Alessi2020,
82 title = {ekdosis: Using Lua\LaTeX{} for Producing \texttt{TEI
83 xml} Compliant Critical Editions and Highlighting
84 Parallel Writings},
85 author = {Alessi, Robert},
86 journaltitle = {Journal of Data Mining and Digital Humanities},
87 issuetitle = {Collecting, Preserving, and Disseminating Endangered
88 Cultural Heritage for New Understandings through
89 Multilingual Approaches},
90 date = 2020,
91 pubstate = {submitted},
92 eprint = {hal-02779803},
93 eprinttype = {hal}
94}
95@Online{DLL-TC,
96 author = {{Digital Latin Library}},
97 title = {Textual Criticism},
98 year = {nodate},
99 url =
100 {https://digitallatin.org/library-digital-latin-texts/textual-criticism},
101 urldate = {2020-05-24}
102}
103
104@Online{Mastronarde.Tarrant2017,
105 author = {Mastronarde, Donald J. and Tarrant, Richard J.},
106 title = {Review: Guidelines for Encoding Critical Editions
107 for the Library of Digital Latin Texts},
108 date = {2017-12-04},
109 url =
110 {https://classicalstudies.org/scs-blog/donald-j-mastronarde/review-guidelines-encoding-critical-editions-library-digital-latin},
111 organization = {Society for Classical Studies}
112}
113\end{filecontents}
114\begin{filecontents}[overwrite]{ekdosis-cfg.tex}
115
116\end{filecontents}
80\documentclass{ltxdoc} 117\documentclass{ltxdoc}
81\usepackage[letterpaper,margin=25mm,left=50mm,nohead]{geometry} 118\usepackage[letterpaper,margin=25mm,left=50mm,nohead]{geometry}
82\usepackage{dox} 119\usepackage{dox}
83\doxitem{Option}{option}{options} 120\doxitem{Option}{option}{options}
84\usepackage{microtype} 121\usepackage{microtype}
85\usepackage{fontspec} 122\usepackage[no-math]{fontspec}
86\usepackage[english]{babel} 123\usepackage[greek.ancient,american]{babel}
87\babelfont{rm}{Old Standard} 124\babelfont{rm}[
125 SlantedFont={Old Standard},
126 SlantedFeatures={FakeSlant=0.25},
127 BoldSlantedFont={Old Standard},
128 BoldSlantedFeatures={FakeBold=1.5,FakeSlant=0.25}]{Old Standard}
88\babelfont{sf}{NewComputerModern Sans} 129\babelfont{sf}{NewComputerModern Sans}
89\babelfont{tt}{NewComputerModern Mono} 130\babelfont{tt}{NewComputerModern Mono}
131\babelfont[greek]{rm}[
132 Script=Greek, RawFeature={+ss05;+ss06},
133 SlantedFont={Old Standard},
134 SlantedFeatures={FakeSlant=0.25},
135 BoldSlantedFont={Old Standard},
136 BoldSlantedFeatures={FakeBold=1.5,FakeSlant=0.25}]{Old Standard}
137\babelfont[greek]{sf}[Script=Greek]{NewComputerModern Sans}
138\babelfont[greek]{tt}[Script=Greek]{NewComputerModern Mono}
139\babeltags{ancientgreek = greek}
140\def\sg#1{\textancientgreek{#1}}
141\usepackage[Old Standard]{mathfont}
90\usepackage{arabluatex} 142\usepackage{arabluatex}
91\usepackage{ekdosis} 143\usepackage{ekdosis}
144\footnotelayout{m}
145\input{ekdosis-cfg}
146\usepackage[prevent-all]{widows-and-orphans}
147\usepackage[shortcuts,nospacearound]{extdash}
148\usepackage{csquotes}
92\usepackage{enumitem} 149\usepackage{enumitem}
93\setlist{nosep} 150\setlist{nosep}
94\setlist[itemize]{label=\textendash} 151\setlist[itemize]{label=\textendash}
95\setlist[enumerate,1]{label=(\alph*)} 152\setlist[enumerate,1]{label=(\alph*)}
153\usepackage{manfnt}
154\usepackage{lettrine}
155\newcommand\danger{\lettrine[loversize=-.5]{\textdbend}{\hskip6pt}}
96\usepackage{metalogox} 156\usepackage{metalogox}
97\usepackage{hologo} 157\usepackage{hologo}
98\usepackage{xcolor} 158\usepackage{xcolor}
@@ -110,8 +170,20 @@ along with this program. If not, see
110 pdftype={Text} 170 pdftype={Text}
111} 171}
112\usepackage{uri} 172\usepackage{uri}
113\usepackage[nospace]{varioref} 173\usepackage[nospace,american]{varioref}
114\labelformat{section}{sect.~#1} 174\labelformat{section}{sect.~#1}
175\usepackage[style=ext-verbose-inote]{biblatex}
176\usepackage[symbolpackage=tikz]{biblatex-ext-oa}
177\newcommand*{\halurl}[1]{http://hal.archives-ouvertes.fr/#1}
178\DeclareFieldFormat{eprint:hal}{%
179 \ifhyperref
180 {\href{\halurl{#1}}{hal:~\nolinkurl{#1}}}
181 {hal:~\nolinkurl{#1}}}
182\DeclareFieldAlias{eprint:HAL}{eprint:hal}
183\DeclareOpenAccessEprintUrl[always]{hal}{%
184 http://hal.archives-ouvertes.fr/\thefield{eprint}}
185\DeclareOpenAccessEprintAlias{HAL}{hal}
186\addbibresource{ekdosis.bib}
115\metaset{titletext}{% 187\metaset{titletext}{%
116 \metapick[#1]{title}% 188 \metapick[#1]{title}%
117 \metacompose[#1]{subtitle}{\metaget[sep]{subtitle}}{}{}} 189 \metacompose[#1]{subtitle}{\metaget[sep]{subtitle}}{}{}}
@@ -161,7 +233,12 @@ along with this program. If not, see
161\metawritepdfpreamble 233\metawritepdfpreamble
162\metawritepdfcontact 234\metawritepdfcontact
163\metawritepdfrights 235\metawritepdfrights
164\usepackage[lot]{multitoc} 236\usepackage{multicol}
237\usepackage{tocloft}
238\newlistof{listing}{lol}{List of listings}
239\renewcommand\cftlolprehook{\begin{multicols}{2}}
240\renewcommand\cftlolposthook{\end{multicols}}
241\renewcommand\cftloltitlefont{\Large\bfseries}
165\usepackage{relsize} 242\usepackage{relsize}
166\usepackage{units} 243\usepackage{units}
167\usepackage{tikz} 244\usepackage{tikz}
@@ -251,13 +328,12 @@ along with this program. If not, see
251% \metapick[print]{titletext} 328% \metapick[print]{titletext}
252% \end{tcolorbox} 329% \end{tcolorbox}
253% 330%
254% \footnotesize
255% \ekdtableofcontents 331% \ekdtableofcontents
256% \normalsize 332% \listoflistings
257% 333%
258%\changes{v1.00}{2020/07/01}{First public release} 334%\changes{v1.00}{2020/07/01}{First public release}
259% 335%
260% \begin{abstract}% 336% \begin{abstract}
261% \package{ekdosis} is a Lua\LaTeX{} package designed for 337% \package{ekdosis} is a Lua\LaTeX{} package designed for
262% multilingual critical editions. It can be used to typeset texts 338% multilingual critical editions. It can be used to typeset texts
263% and different layers of critical notes in any direction accepted 339% and different layers of critical notes in any direction accepted
@@ -321,27 +397,112 @@ along with this program. If not, see
321% \end{itemize} 397% \end{itemize}
322% 398%
323% \section{Introduction} 399% \section{Introduction}
324% \begin{keyfigure}{c={Grid Typesetting (which never came into existence)}, 400% \label{sec:introduction}
325% t={Each square in the grid has a side length of \unit[10]{pt}. Therefore, 401% \begin{comment}
326% the distance between the last line of the text and the first line of the 402% \begin{keyfigure}{c={Grid Typesetting (which never came into
327% apparatus is here approximately \unit[25]{pt}.}} 403% existence)}, t={Each square in the grid has a side length of
328% \centering 404% \unit[10]{pt}. Therefore, the distance between the last line of
329% \begin{tikzpicture} 405% the text and the first line of the apparatus is here
330% \draw[gainsboro,thin] (0.5,0.5) grid [step=10pt] (10,5); % 406% approximately \unit[25]{pt}.}}
331% \path node [align=justify, text width=8cm] at (5.5,3) {% 407% \centering
332% I saw my friend Peter at the station yesterday. I saw my friend 408% \begin{tikzpicture}
333% Peter at the station yesterday. I saw my friend Peter at the 409% \draw[gainsboro,thin] (0.5,0.5) grid [step=10pt] (10,5); %
334% station yesterday. I saw my friend Peter at the station 410% \path node [align=justify, text width=8cm] at (5.5,3) {%
335% yesterday.\par 411% I saw my friend Peter at the station yesterday. I saw my
336% \rule{3cm}{0.01cm}\par\footnotesize% 412% friend Peter at the station yesterday. I saw my friend Peter
337% \textbf{1}~Peter A: John B\ \ \textbf{2}~Peter A: John B \ \ 413% at the station yesterday. I saw my friend Peter at the station
338% \textbf{3}~Peter A: John B\ \ \textbf{4}~Peter A: John B}; \node 414% yesterday.\par
339% at (0,3) {\scriptsize $\approx$ \unit[25]{pt}}; \draw [->] 415% \rule{3cm}{0.01cm}\par\footnotesize%
340% (0,2.875) -- (0,2.025); 416% \textbf{1}~Peter A: John B\ \ \textbf{2}~Peter A: John B \ \
341% \end{tikzpicture} 417% \textbf{3}~Peter A: John B\ \ \textbf{4}~Peter A: John B};
342% \end{keyfigure} 418% \node at (0,3) {\scriptsize $\approx$ \unit[25]{pt}}; \draw
419% [->] (0,2.875) -- (0,2.025);
420% \end{tikzpicture}
421% \end{keyfigure}
422% \end{comment}
343% 423%
344% 424%
425% The reader will find here, by way of introduction, a summarized
426% version of the first part of an article that the author submitted
427% some weeks ago to the
428% \mkbibemph{\citefield{Alessi2020}{journaltitle}} as a contribution
429% to a Digital Humanities workshop held at Stanford University (April
430% 15, 2019).\footcite{Alessi2020}
431%
432% The name of this package, ekdosis, derives from a Greek action
433% noun\---\sg{ἔκδοσις}\---the meaning of which is: \enquote{publishing
434% a book}, and also in concrete sense: \enquote{a publication,
435% treatise}. For us moderns, this term refers to a long tradition of
436% scholarly work consisting in establishing from manuscript evidence
437% the texts of Greek and Latin classics that were handled down through
438% the Middle Ages to the time of the first printed editions. Of
439% course, this definition is extendible to other languages as
440% well. The basic premise is that critical editions exhibit
441% reconstructed texts from manuscript evidence either under the title
442% of the edited text (direct tradition) or from explicit citations or
443% parallel passages or translations in other languages (indirect
444% tradition). Whether in print or digital, critical editions come
445% with an apparatus criticus in which is mentioned all the evidence
446% that was used to build the edited text. Arguably, it is precisely on
447% this common point that the two kind of editions part ways for
448% reading a traditional, well written apparatus criticus is only meant
449% for experienced readers. Getting oneself familiarized with its many
450% conventional rules is not unrelated to learning a language, equipped
451% with technical terms, grammar rules and style embellishments, which
452% came into existence out of over three centuries of scholarly
453% attainments. Nevertheless, whereas this language is immediately
454% accessible to human mind's ability to use language and interpret
455% conventional symbols, it is quite inaccessible to a computer unless
456% every item of information has been encoded in the rather dumb format
457% that is suited to machines.
458%
459% On the other hand, editions in print have their own limitations. For
460% example, every detail that editors of classical texts decide to
461% discard to save space, regardless to its relevance to the purpose of
462% the edition, is lost permanently as in the case of dialectal
463% coloring of ancient books. Furthermore, passages collected as
464% indirect tradition are only available as references in the
465% \emph{apparatus testium} and cannot be referred to the original
466% text. As a result, the reader is refrained from bestowing attention
467% upon major parallel passages to understand better difficult
468% passages.
469%
470% To conclude on these issues, print publications and digital editions
471% are often contrasted as they belonged to two different
472% worlds.\footnote{For a good illustration of this point, see
473% \cite{DLL-TC}.} It is commonly said that the content of editions in
474% print is the result of the binding of the book itself as an object,
475% whereas digital editions, in which format and presentation are by
476% definition separated from content, are free from limitations coming
477% from such bindings. To sum up from the foregoing considerations,
478% this statement is likely to be qualified: as already seen above, the
479% apparatus criticus must be looked at as a brilliant production of
480% mind refined by centuries of scholarly tradition\--and surely
481% tradition must go on\---arguably not as compact paragraphs that
482% require special and painful training to be \enquote*{decoded}. On
483% the other hand, what editions in print do not provide are what
484% \citeauthor{Mastronarde.Tarrant2017} have called \enquote{actionable
485% texts for use in digital
486% research},\footcite{Mastronarde.Tarrant2017} namely database-driven
487% texts allowing the reader to select annotations and display or
488% arrange translations, parallel passages or borrowings in a variety
489% of ways.
490%
491% \package{ekdosis} can be seen as an attempt at combining the two
492% approaches.
493%
494% \subsection{Features}
495% \label{sec:features}
496% A list of the main features of \package{ekdosis} folows:---
497% \begin{enumerate}
498% \item \emph{Multilingual critical editions}: \package{ekdosis} can
499% be used to typeset any number of texts in any direction accepted by
500% \LuaTeX. Running paragraphs of text can be arranged in any number of
501% columns, either on single or facing pages, which in turn can be
502% synchronized or not. \package{ekdosis} is also suitable for complex
503% layouts, such as Arabic poetry or images where three-way alignment
504% is required, diagrams, \emph{\&c}.
505% \end{enumerate}
345% 506%
346% \captof{The Peter and John example} 507% \captof{The Peter and John example}
347% \iffalse 508% \iffalse
@@ -375,171 +536,172 @@ along with this program. If not, see
375% \label{sec:fdl} 536% \label{sec:fdl}
376% \textbf{Version 1.3, 3 November 2008} 537% \textbf{Version 1.3, 3 November 2008}
377% 538%
378% \begin{center} 539% \begin{center}
379% 540% Version 1.3, 3 November 2008
380% Version 1.3, 3 November 2008 541%
381% 542% Copyright \copyright{} 2000, 2001, 2002, 2007, 2008 Free
382% 543% Software Foundation, Inc.
383% Copyright \copyright{} 2000, 2001, 2002, 2007, 2008 Free
384% Software Foundation, Inc.
385%
386% \bigskip
387%
388% \url{https://fsf.org/}
389% 544%
390% \bigskip 545% \bigskip
391% 546%
392% Everyone is permitted to copy and distribute verbatim copies 547% \url{https://fsf.org/}
393% of this license document, but changing it is not allowed. 548%
549% \bigskip
550%
551% Everyone is permitted to copy and distribute verbatim copies
552% of this license document, but changing it is not allowed.
394% \end{center} 553% \end{center}
395% 554%
396%
397% \needspace{\baselineskip} 555% \needspace{\baselineskip}
398% \begin{center} 556% \begin{center}
399% {\bf\large Preamble} 557% {\bf\large Preamble}
400% \end{center} 558% \end{center}
401% 559%
402% The purpose of this License is to make a manual, textbook, or other 560% The purpose of this License is to make a manual, textbook, or other
403% functional and useful document ``free'' in the sense of freedom: to 561% functional and useful document \enquote{free} in the sense of
404% assure everyone the effective freedom to copy and redistribute it, 562% freedom: to assure everyone the effective freedom to copy and
405% with or without modifying it, either commercially or noncommercially. 563% redistribute it, with or without modifying it, either commercially
406% Secondarily, this License preserves for the author and publisher a way 564% or noncommercially. Secondarily, this License preserves for the
407% to get credit for their work, while not being considered responsible 565% author and publisher a way to get credit for their work, while not
408% for modifications made by others. 566% being considered responsible for modifications made by others.
409% 567%
410% This License is a kind of ``copyleft'', which means that derivative 568% This License is a kind of \enquote{copyleft}, which means that
411% works of the document must themselves be free in the same sense. It 569% derivative works of the document must themselves be free in the same
412% complements the GNU General Public License, which is a copyleft 570% sense. It complements the GNU General Public License, which is a
413% license designed for free software. 571% copyleft license designed for free software.
414% 572%
415% We have designed this License in order to use it for manuals for free 573% We have designed this License in order to use it for manuals for
416% software, because free software needs free documentation: a free 574% free software, because free software needs free documentation: a
417% program should come with manuals providing the same freedoms that the 575% free program should come with manuals providing the same freedoms
418% software does. But this License is not limited to software manuals; 576% that the software does. But this License is not limited to software
419% it can be used for any textual work, regardless of subject matter or 577% manuals; it can be used for any textual work, regardless of subject
420% whether it is published as a printed book. We recommend this License 578% matter or whether it is published as a printed book. We recommend
421% principally for works whose purpose is instruction or reference. 579% this License principally for works whose purpose is instruction or
422% 580% reference.
423% 581%
424% \needspace{\baselineskip} 582% \needspace{\baselineskip}
425% \begin{center} 583% \begin{center}
426% {\large\bf 1. APPLICABILITY AND DEFINITIONS\par} 584% {\large\bf 1. APPLICABILITY AND DEFINITIONS\par}
427% \end{center} 585% \end{center}
428% 586%
429% This License applies to any manual or other work, in any medium, that 587% This License applies to any manual or other work, in any medium,
430% contains a notice placed by the copyright holder saying it can be 588% that contains a notice placed by the copyright holder saying it can
431% distributed under the terms of this License. Such a notice grants a 589% be distributed under the terms of this License. Such a notice
432% world-wide, royalty-free license, unlimited in duration, to use that 590% grants a world-wide, royalty-free license, unlimited in duration, to
433% work under the conditions stated herein. The ``\textbf{Document}'', below, 591% use that work under the conditions stated herein. The
434% refers to any such manual or work. Any member of the public is a 592% \enquote{\textbf{Document}}, below, refers to any such manual or
435% licensee, and is addressed as ``\textbf{you}''. You accept the license if you 593% work. Any member of the public is a licensee, and is addressed as
436% copy, modify or distribute the work in a way requiring permission 594% \enquote{\textbf{you}}. You accept the license if you copy, modify
437% under copyright law. 595% or distribute the work in a way requiring permission under copyright
438% 596% law.
439% A ``\textbf{Modified Version}'' of the Document means any work containing the 597%
440% Document or a portion of it, either copied verbatim, or with 598% A \enquote{\textbf{Modified Version}} of the Document means any work
441% modifications and/or translated into another language. 599% containing the Document or a portion of it, either copied verbatim,
442% 600% or with modifications and/or translated into another language.
443% A ``\textbf{Secondary Section}'' is a named appendix or a front-matter section of 601%
444% the Document that deals exclusively with the relationship of the 602% A \enquote{\textbf{Secondary Section}} is a named appendix or a
445% publishers or authors of the Document to the Document's overall subject 603% front-matter section of the Document that deals exclusively with the
446% (or to related matters) and contains nothing that could fall directly 604% relationship of the publishers or authors of the Document to the
447% within that overall subject. (Thus, if the Document is in part a 605% Document's overall subject (or to related matters) and contains
448% textbook of mathematics, a Secondary Section may not explain any 606% nothing that could fall directly within that overall subject.
449% mathematics.) The relationship could be a matter of historical 607% (Thus, if the Document is in part a textbook of mathematics, a
450% connection with the subject or with related matters, or of legal, 608% Secondary Section may not explain any mathematics.) The
451% commercial, philosophical, ethical or political position regarding 609% relationship could be a matter of historical connection with the
452% them. 610% subject or with related matters, or of legal, commercial,
453% 611% philosophical, ethical or political position regarding them.
454% The ``\textbf{Invariant Sections}'' are certain Secondary Sections whose titles 612%
455% are designated, as being those of Invariant Sections, in the notice 613% The \enquote{\textbf{Invariant Sections}} are certain Secondary
456% that says that the Document is released under this License. If a 614% Sections whose titles are designated, as being those of Invariant
457% section does not fit the above definition of Secondary then it is not 615% Sections, in the notice that says that the Document is released
458% allowed to be designated as Invariant. The Document may contain zero 616% under this License. If a section does not fit the above definition
459% Invariant Sections. If the Document does not identify any Invariant 617% of Secondary then it is not allowed to be designated as Invariant.
460% Sections then there are none. 618% The Document may contain zero Invariant Sections. If the Document
461% 619% does not identify any Invariant Sections then there are none.
462% The ``\textbf{Cover Texts}'' are certain short passages of text that are listed, 620%
463% as Front-Cover Texts or Back-Cover Texts, in the notice that says that 621% The \enquote{\textbf{Cover Texts}} are certain short passages of
464% the Document is released under this License. A Front-Cover Text may 622% text that are listed, as Front-Cover Texts or Back-Cover Texts, in
465% be at most 5 words, and a Back-Cover Text may be at most 25 words. 623% the notice that says that the Document is released under this
466% 624% License. A Front-Cover Text may be at most 5 words, and a
467% A ``\textbf{Transparent}'' copy of the Document means a machine-readable copy, 625% Back-Cover Text may be at most 25 words.
468% represented in a format whose specification is available to the 626%
469% general public, that is suitable for revising the document 627% A \enquote{\textbf{Transparent}} copy of the Document means a
470% straightforwardly with generic text editors or (for images composed of 628% machine-readable copy, represented in a format whose specification
471% pixels) generic paint programs or (for drawings) some widely available 629% is available to the general public, that is suitable for revising
472% drawing editor, and that is suitable for input to text formatters or 630% the document straightforwardly with generic text editors or (for
473% for automatic translation to a variety of formats suitable for input 631% images composed of pixels) generic paint programs or (for drawings)
474% to text formatters. A copy made in an otherwise Transparent file 632% some widely available drawing editor, and that is suitable for input
475% format whose markup, or absence of markup, has been arranged to thwart 633% to text formatters or for automatic translation to a variety of
476% or discourage subsequent modification by readers is not Transparent. 634% formats suitable for input to text formatters. A copy made in an
477% An image format is not Transparent if used for any substantial amount 635% otherwise Transparent file format whose markup, or absence of
478% of text. A copy that is not ``Transparent'' is called ``\textbf{Opaque}''. 636% markup, has been arranged to thwart or discourage subsequent
637% modification by readers is not Transparent. An image format is not
638% Transparent if used for any substantial amount of text. A copy that
639% is not \enquote{Transparent} is called \enquote{\textbf{Opaque}}.
479% 640%
480% Examples of suitable formats for Transparent copies include plain 641% Examples of suitable formats for Transparent copies include plain
481% ASCII without markup, Texinfo input format, LaTeX input format, SGML 642% ASCII without markup, Texinfo input format, LaTeX input format, SGML
482% or XML using a publicly available DTD, and standard-conforming simple 643% or XML using a publicly available DTD, and standard-conforming
483% HTML, PostScript or PDF designed for human modification. Examples of 644% simple HTML, PostScript or PDF designed for human modification.
484% transparent image formats include PNG, XCF and JPG. Opaque formats 645% Examples of transparent image formats include PNG, XCF and JPG.
485% include proprietary formats that can be read and edited only by 646% Opaque formats include proprietary formats that can be read and
486% proprietary word processors, SGML or XML for which the DTD and/or 647% edited only by proprietary word processors, SGML or XML for which
487% processing tools are not generally available, and the 648% the DTD and/or processing tools are not generally available, and the
488% machine-generated HTML, PostScript or PDF produced by some word 649% machine-generated HTML, PostScript or PDF produced by some word
489% processors for output purposes only. 650% processors for output purposes only.
490% 651%
491% The ``\textbf{Title Page}'' means, for a printed book, the title page itself, 652% The \enquote{\textbf{Title Page}} means, for a printed book, the
492% plus such following pages as are needed to hold, legibly, the material 653% title page itself, plus such following pages as are needed to hold,
493% this License requires to appear in the title page. For works in 654% legibly, the material this License requires to appear in the title
494% formats which do not have any title page as such, ``Title Page'' means 655% page. For works in formats which do not have any title page as
495% the text near the most prominent appearance of the work's title, 656% such, \enquote{Title Page} means the text near the most prominent
496% preceding the beginning of the body of the text. 657% appearance of the work's title, preceding the beginning of the body
497% 658% of the text.
498% The ``\textbf{publisher}'' means any person or entity that distributes 659%
499% copies of the Document to the public. 660% The \enquote{\textbf{publisher}} means any person or entity that
500% 661% distributes copies of the Document to the public.
501% A section ``\textbf{Entitled XYZ}'' means a named subunit of the Document whose 662%
502% title either is precisely XYZ or contains XYZ in parentheses following 663% A section \enquote{\textbf{Entitled XYZ}} means a named subunit of
503% text that translates XYZ in another language. (Here XYZ stands for a 664% the Document whose title either is precisely XYZ or contains XYZ in
504% specific section name mentioned below, such as ``\textbf{Acknowledgements}'', 665% parentheses following text that translates XYZ in another language.
505% ``\textbf{Dedications}'', ``\textbf{Endorsements}'', or ``\textbf{History}''.) 666% (Here XYZ stands for a specific section name mentioned below, such
506% To ``\textbf{Preserve the Title}'' 667% as \enquote{\textbf{Acknowledgements}},
507% of such a section when you modify the Document means that it remains a 668% \enquote{\textbf{Dedications}}, \enquote{\textbf{Endorsements}}, or
508% section ``Entitled XYZ'' according to this definition. 669% \enquote{\textbf{History}}.) To \enquote{\textbf{Preserve the
509% 670% Title}} of such a section when you modify the Document means that it
510% The Document may include Warranty Disclaimers next to the notice which 671% remains a section \enquote{Entitled XYZ} according to this
511% states that this License applies to the Document. These Warranty 672% definition.
512% Disclaimers are considered to be included by reference in this 673%
513% License, but only as regards disclaiming warranties: any other 674% The Document may include Warranty Disclaimers next to the notice
675% which states that this License applies to the Document. These
676% Warranty Disclaimers are considered to be included by reference in
677% this License, but only as regards disclaiming warranties: any other
514% implication that these Warranty Disclaimers may have is void and has 678% implication that these Warranty Disclaimers may have is void and has
515% no effect on the meaning of this License. 679% no effect on the meaning of this License.
516% 680%
517%
518% \needspace{\baselineskip} 681% \needspace{\baselineskip}
519% \begin{center} 682% \begin{center}
520% {\large\bf 2. VERBATIM COPYING\par} 683% {\large\bf 2. VERBATIM COPYING\par}
521% \end{center} 684% \end{center}
522% 685%
523% You may copy and distribute the Document in any medium, either 686% You may copy and distribute the Document in any medium, either
524% commercially or noncommercially, provided that this License, the 687% commercially or noncommercially, provided that this License, the
525% copyright notices, and the license notice saying this License applies 688% copyright notices, and the license notice saying this License
526% to the Document are reproduced in all copies, and that you add no other 689% applies to the Document are reproduced in all copies, and that you
527% conditions whatsoever to those of this License. You may not use 690% add no other conditions whatsoever to those of this License. You
528% technical measures to obstruct or control the reading or further 691% may not use technical measures to obstruct or control the reading or
529% copying of the copies you make or distribute. However, you may accept 692% further copying of the copies you make or distribute. However, you
530% compensation in exchange for copies. If you distribute a large enough 693% may accept compensation in exchange for copies. If you distribute a
531% number of copies you must also follow the conditions in section~3. 694% large enough number of copies you must also follow the conditions in
532% 695% section~3.
533% You may also lend copies, under the same conditions stated above, and 696%
534% you may publicly display copies. 697% You may also lend copies, under the same conditions stated above,
535% 698% and you may publicly display copies.
536% 699%
537% \needspace{\baselineskip} 700% \needspace{\baselineskip}
538% \begin{center} 701% \begin{center}
539% {\large\bf 3. COPYING IN QUANTITY\par} 702% {\large\bf 3. COPYING IN QUANTITY\par}
540% \end{center} 703% \end{center}
541% 704%
542%
543% If you publish printed copies (or copies in media that commonly have 705% If you publish printed copies (or copies in media that commonly have
544% printed covers) of the Document, numbering more than 100, and the 706% printed covers) of the Document, numbering more than 100, and the
545% Document's license notice requires Cover Texts, you must enclose the 707% Document's license notice requires Cover Texts, you must enclose the
@@ -550,8 +712,8 @@ along with this program. If not, see
550% the full title with all words of the title equally prominent and 712% the full title with all words of the title equally prominent and
551% visible. You may add other material on the covers in addition. 713% visible. You may add other material on the covers in addition.
552% Copying with changes limited to the covers, as long as they preserve 714% Copying with changes limited to the covers, as long as they preserve
553% the title of the Document and satisfy these conditions, can be treated 715% the title of the Document and satisfy these conditions, can be
554% as verbatim copying in other respects. 716% treated as verbatim copying in other respects.
555% 717%
556% If the required texts for either cover are too voluminous to fit 718% If the required texts for either cover are too voluminous to fit
557% legibly, you should put the first ones listed (as many as fit 719% legibly, you should put the first ones listed (as many as fit
@@ -559,355 +721,343 @@ along with this program. If not, see
559% pages. 721% pages.
560% 722%
561% If you publish or distribute Opaque copies of the Document numbering 723% If you publish or distribute Opaque copies of the Document numbering
562% more than 100, you must either include a machine-readable Transparent 724% more than 100, you must either include a machine-readable
563% copy along with each Opaque copy, or state in or with each Opaque copy 725% Transparent copy along with each Opaque copy, or state in or with
564% a computer-network location from which the general network-using 726% each Opaque copy a computer-network location from which the general
565% public has access to download using public-standard network protocols 727% network-using public has access to download using public-standard
566% a complete Transparent copy of the Document, free of added material. 728% network protocols a complete Transparent copy of the Document, free
567% If you use the latter option, you must take reasonably prudent steps, 729% of added material. If you use the latter option, you must take
568% when you begin distribution of Opaque copies in quantity, to ensure 730% reasonably prudent steps, when you begin distribution of Opaque
569% that this Transparent copy will remain thus accessible at the stated 731% copies in quantity, to ensure that this Transparent copy will remain
570% location until at least one year after the last time you distribute an 732% thus accessible at the stated location until at least one year after
571% Opaque copy (directly or through your agents or retailers) of that 733% the last time you distribute an Opaque copy (directly or through
572% edition to the public. 734% your agents or retailers) of that edition to the public.
573% 735%
574% It is requested, but not required, that you contact the authors of the 736% It is requested, but not required, that you contact the authors of
575% Document well before redistributing any large number of copies, to give 737% the Document well before redistributing any large number of copies,
576% them a chance to provide you with an updated version of the Document. 738% to give them a chance to provide you with an updated version of the
739% Document.
577% 740%
578% \needspace{\baselineskip} 741% \needspace{\baselineskip}
579% \begin{center} 742% \begin{center}
580% {\large\bf 4. MODIFICATIONS\par} 743% {\large\bf 4. MODIFICATIONS\par}
581% \end{center} 744% \end{center}
582% 745%
583% You may copy and distribute a Modified Version of the Document under 746% You may copy and distribute a Modified Version of the Document under
584% the conditions of sections 2 and 3 above, provided that you release 747% the conditions of sections 2 and 3 above, provided that you release
585% the Modified Version under precisely this License, with the Modified 748% the Modified Version under precisely this License, with the Modified
586% Version filling the role of the Document, thus licensing distribution 749% Version filling the role of the Document, thus licensing
587% and modification of the Modified Version to whoever possesses a copy 750% distribution and modification of the Modified Version to whoever
588% of it. In addition, you must do these things in the Modified Version: 751% possesses a copy of it. In addition, you must do these things in
752% the Modified Version:
589% 753%
590% \begin{itemize} 754% \begin{itemize}
591% \item[A.] 755% \item[A.] Use in the Title Page (and on the covers, if any) a title
592% Use in the Title Page (and on the covers, if any) a title distinct 756% distinct from that of the Document, and from those of previous
593% from that of the Document, and from those of previous versions 757% versions (which should, if there were any, be listed in the
594% (which should, if there were any, be listed in the History section 758% History section of the Document). You may use the same title as a
595% of the Document). You may use the same title as a previous version 759% previous version if the original publisher of that version gives
596% if the original publisher of that version gives permission. 760% permission.
597% 761%
598% \item[B.] 762% \item[B.] List on the Title Page, as authors, one or more persons
599% List on the Title Page, as authors, one or more persons or entities 763% or entities responsible for authorship of the modifications in the
600% responsible for authorship of the modifications in the Modified 764% Modified Version, together with at least five of the principal
601% Version, together with at least five of the principal authors of the 765% authors of the Document (all of its principal authors, if it has
602% Document (all of its principal authors, if it has fewer than five), 766% fewer than five), unless they release you from this requirement.
603% unless they release you from this requirement.
604% 767%
605% \item[C.] 768% \item[C.] State on the Title page the name of the publisher of the
606% State on the Title page the name of the publisher of the 769% Modified Version, as the publisher.
607% Modified Version, as the publisher.
608% 770%
609% \item[D.] 771% \item[D.] Preserve all the copyright notices of the Document.
610% Preserve all the copyright notices of the Document.
611% 772%
612% \item[E.] 773% \item[E.] Add an appropriate copyright notice for your
613% Add an appropriate copyright notice for your modifications 774% modifications adjacent to the other copyright notices.
614% adjacent to the other copyright notices.
615% 775%
616% \item[F.] 776% \item[F.] Include, immediately after the copyright notices, a
617% Include, immediately after the copyright notices, a license notice 777% license notice giving the public permission to use the Modified
618% giving the public permission to use the Modified Version under the 778% Version under the terms of this License, in the form shown in the
619% terms of this License, in the form shown in the Addendum below. 779% Addendum below.
620% 780%
621% \item[G.] 781% \item[G.] Preserve in that license notice the full lists of
622% Preserve in that license notice the full lists of Invariant Sections 782% Invariant Sections and required Cover Texts given in the
623% and required Cover Texts given in the Document's license notice. 783% Document's license notice.
624% 784%
625% \item[H.] 785% \item[H.] Include an unaltered copy of this License.
626% Include an unaltered copy of this License.
627% 786%
628% \item[I.] 787% \item[I.] Preserve the section Entitled \enquote{History}, Preserve
629% Preserve the section Entitled ``History'', Preserve its Title, and add 788% its Title, and add to it an item stating at least the title, year,
630% to it an item stating at least the title, year, new authors, and 789% new authors, and publisher of the Modified Version as given on the
631% publisher of the Modified Version as given on the Title Page. If 790% Title Page. If there is no section Entitled \enquote{History} in
632% there is no section Entitled ``History'' in the Document, create one 791% the Document, create one stating the title, year, authors, and
633% stating the title, year, authors, and publisher of the Document as 792% publisher of the Document as given on its Title Page, then add an
634% given on its Title Page, then add an item describing the Modified 793% item describing the Modified Version as stated in the previous
635% Version as stated in the previous sentence. 794% sentence.
636% 795%
637% \item[J.] 796% \item[J.] Preserve the network location, if any, given in the
638% Preserve the network location, if any, given in the Document for 797% Document for public access to a Transparent copy of the Document,
639% public access to a Transparent copy of the Document, and likewise 798% and likewise the network locations given in the Document for
640% the network locations given in the Document for previous versions 799% previous versions it was based on. These may be placed in the
641% it was based on. These may be placed in the ``History'' section. 800% \enquote{History} section. You may omit a network location for a
642% You may omit a network location for a work that was published at 801% work that was published at least four years before the Document
643% least four years before the Document itself, or if the original 802% itself, or if the original publisher of the version it refers to
644% publisher of the version it refers to gives permission. 803% gives permission.
645% 804%
646% \item[K.] 805% \item[K.] For any section Entitled \enquote{Acknowledgements} or
647% For any section Entitled ``Acknowledgements'' or ``Dedications'', 806% \enquote{Dedications}, Preserve the Title of the section, and
648% Preserve the Title of the section, and preserve in the section all 807% preserve in the section all the substance and tone of each of the
649% the substance and tone of each of the contributor acknowledgements 808% contributor acknowledgements and/or dedications given therein.
650% and/or dedications given therein.
651% 809%
652% \item[L.] 810% \item[L.] Preserve all the Invariant Sections of the Document,
653% Preserve all the Invariant Sections of the Document, 811% unaltered in their text and in their titles. Section numbers or
654% unaltered in their text and in their titles. Section numbers 812% the equivalent are not considered part of the section titles.
655% or the equivalent are not considered part of the section titles.
656% 813%
657% \item[M.] 814% \item[M.] Delete any section Entitled \enquote{Endorsements}. Such
658% Delete any section Entitled ``Endorsements''. Such a section 815% a section may not be included in the Modified Version.
659% may not be included in the Modified Version.
660% 816%
661% \item[N.] 817% \item[N.] Do not retitle any existing section to be Entitled
662% Do not retitle any existing section to be Entitled ``Endorsements'' 818% \enquote{Endorsements} or to conflict in title with any Invariant
663% or to conflict in title with any Invariant Section. 819% Section.
664% 820%
665% \item[O.] 821% \item[O.] Preserve any Warranty Disclaimers.
666% Preserve any Warranty Disclaimers.
667% \end{itemize} 822% \end{itemize}
668% 823%
669% If the Modified Version includes new front-matter sections or 824% If the Modified Version includes new front-matter sections or
670% appendices that qualify as Secondary Sections and contain no material 825% appendices that qualify as Secondary Sections and contain no
671% copied from the Document, you may at your option designate some or all 826% material copied from the Document, you may at your option designate
672% of these sections as invariant. To do this, add their titles to the 827% some or all of these sections as invariant. To do this, add their
673% list of Invariant Sections in the Modified Version's license notice. 828% titles to the list of Invariant Sections in the Modified Version's
674% These titles must be distinct from any other section titles. 829% license notice. These titles must be distinct from any other
675% 830% section titles.
676% You may add a section Entitled ``Endorsements'', provided it contains 831%
677% nothing but endorsements of your Modified Version by various 832% You may add a section Entitled \enquote{Endorsements}, provided it
678% parties---for example, statements of peer review or that the text has 833% contains nothing but endorsements of your Modified Version by
679% been approved by an organization as the authoritative definition of a 834% various parties---for example, statements of peer review or that the
680% standard. 835% text has been approved by an organization as the authoritative
681% 836% definition of a standard.
682% You may add a passage of up to five words as a Front-Cover Text, and a 837%
683% passage of up to 25 words as a Back-Cover Text, to the end of the list 838% You may add a passage of up to five words as a Front-Cover Text, and
684% of Cover Texts in the Modified Version. Only one passage of 839% a passage of up to 25 words as a Back-Cover Text, to the end of the
840% list of Cover Texts in the Modified Version. Only one passage of
685% Front-Cover Text and one of Back-Cover Text may be added by (or 841% Front-Cover Text and one of Back-Cover Text may be added by (or
686% through arrangements made by) any one entity. If the Document already 842% through arrangements made by) any one entity. If the Document
687% includes a cover text for the same cover, previously added by you or 843% already includes a cover text for the same cover, previously added
688% by arrangement made by the same entity you are acting on behalf of, 844% by you or by arrangement made by the same entity you are acting on
689% you may not add another; but you may replace the old one, on explicit 845% behalf of, you may not add another; but you may replace the old one,
690% permission from the previous publisher that added the old one. 846% on explicit permission from the previous publisher that added the
691% 847% old one.
692% The author(s) and publisher(s) of the Document do not by this License
693% give permission to use their names for publicity for or to assert or
694% imply endorsement of any Modified Version.
695% 848%
849% The author(s) and publisher(s) of the Document do not by this
850% License give permission to use their names for publicity for or to
851% assert or imply endorsement of any Modified Version.
696% 852%
697% \needspace{\baselineskip} 853% \needspace{\baselineskip}
698% \begin{center} 854% \begin{center}
699% {\large\bf 5. COMBINING DOCUMENTS\par} 855% {\large\bf 5. COMBINING DOCUMENTS\par}
700% \end{center} 856% \end{center}
701% 857%
702% 858% You may combine the Document with other documents released under
703% You may combine the Document with other documents released under this 859% this License, under the terms defined in section~4 above for
704% License, under the terms defined in section~4 above for modified 860% modified versions, provided that you include in the combination all
705% versions, provided that you include in the combination all of the 861% of the Invariant Sections of all of the original documents,
706% Invariant Sections of all of the original documents, unmodified, and 862% unmodified, and list them all as Invariant Sections of your combined
707% list them all as Invariant Sections of your combined work in its 863% work in its license notice, and that you preserve all their Warranty
708% license notice, and that you preserve all their Warranty Disclaimers. 864% Disclaimers.
709% 865%
710% The combined work need only contain one copy of this License, and 866% The combined work need only contain one copy of this License, and
711% multiple identical Invariant Sections may be replaced with a single 867% multiple identical Invariant Sections may be replaced with a single
712% copy. If there are multiple Invariant Sections with the same name but 868% copy. If there are multiple Invariant Sections with the same name
713% different contents, make the title of each such section unique by 869% but different contents, make the title of each such section unique
714% adding at the end of it, in parentheses, the name of the original 870% by adding at the end of it, in parentheses, the name of the original
715% author or publisher of that section if known, or else a unique number. 871% author or publisher of that section if known, or else a unique
716% Make the same adjustment to the section titles in the list of 872% number. Make the same adjustment to the section titles in the list
717% Invariant Sections in the license notice of the combined work. 873% of Invariant Sections in the license notice of the combined work.
718% 874%
719% In the combination, you must combine any sections Entitled ``History'' 875% In the combination, you must combine any sections Entitled
720% in the various original documents, forming one section Entitled 876% \enquote{History} in the various original documents, forming one
721% ``History''; likewise combine any sections Entitled ``Acknowledgements'', 877% section Entitled \enquote{History}; likewise combine any sections
722% and any sections Entitled ``Dedications''. You must delete all sections 878% Entitled \enquote{Acknowledgements}, and any sections Entitled
723% Entitled ``Endorsements''. 879% \enquote{Dedications}. You must delete all sections Entitled
880% \enquote{Endorsements}.
724% 881%
725% \needspace{\baselineskip} 882% \needspace{\baselineskip}
726% \begin{center} 883% \begin{center}
727% {\large\bf 6. COLLECTIONS OF DOCUMENTS\par} 884% {\large\bf 6. COLLECTIONS OF DOCUMENTS\par}
728% \end{center} 885% \end{center}
729% 886%
730% You may make a collection consisting of the Document and other documents 887% You may make a collection consisting of the Document and other
731% released under this License, and replace the individual copies of this 888% documents released under this License, and replace the individual
732% License in the various documents with a single copy that is included in 889% copies of this License in the various documents with a single copy
733% the collection, provided that you follow the rules of this License for 890% that is included in the collection, provided that you follow the
734% verbatim copying of each of the documents in all other respects. 891% rules of this License for verbatim copying of each of the documents
735% 892% in all other respects.
736% You may extract a single document from such a collection, and distribute
737% it individually under this License, provided you insert a copy of this
738% License into the extracted document, and follow this License in all
739% other respects regarding verbatim copying of that document.
740% 893%
894% You may extract a single document from such a collection, and
895% distribute it individually under this License, provided you insert a
896% copy of this License into the extracted document, and follow this
897% License in all other respects regarding verbatim copying of that
898% document.
741% 899%
742% \needspace{\baselineskip} 900% \needspace{\baselineskip}
743% \begin{center} 901% \begin{center}
744% {\large\bf 7. AGGREGATION WITH INDEPENDENT WORKS\par} 902% {\large\bf 7. AGGREGATION WITH INDEPENDENT WORKS\par}
745% \end{center} 903% \end{center}
746% 904%
747%
748% A compilation of the Document or its derivatives with other separate 905% A compilation of the Document or its derivatives with other separate
749% and independent documents or works, in or on a volume of a storage or 906% and independent documents or works, in or on a volume of a storage
750% distribution medium, is called an ``aggregate'' if the copyright 907% or distribution medium, is called an \enquote{aggregate} if the
751% resulting from the compilation is not used to limit the legal rights 908% copyright resulting from the compilation is not used to limit the
752% of the compilation's users beyond what the individual works permit. 909% legal rights of the compilation's users beyond what the individual
753% When the Document is included in an aggregate, this License does not 910% works permit. When the Document is included in an aggregate, this
754% apply to the other works in the aggregate which are not themselves 911% License does not apply to the other works in the aggregate which are
755% derivative works of the Document. 912% not themselves derivative works of the Document.
756% 913%
757% If the Cover Text requirement of section~3 is applicable to these 914% If the Cover Text requirement of section~3 is applicable to these
758% copies of the Document, then if the Document is less than one half of 915% copies of the Document, then if the Document is less than one half
759% the entire aggregate, the Document's Cover Texts may be placed on 916% of the entire aggregate, the Document's Cover Texts may be placed on
760% covers that bracket the Document within the aggregate, or the 917% covers that bracket the Document within the aggregate, or the
761% electronic equivalent of covers if the Document is in electronic form. 918% electronic equivalent of covers if the Document is in electronic
762% Otherwise they must appear on printed covers that bracket the whole 919% form. Otherwise they must appear on printed covers that bracket the
763% aggregate. 920% whole aggregate.
764%
765% 921%
766% \needspace{\baselineskip} 922% \needspace{\baselineskip}
767% \begin{center} 923% \begin{center}
768% {\large\bf 8. TRANSLATION\par} 924% {\large\bf 8. TRANSLATION\par}
769% \end{center} 925% \end{center}
770% 926%
771%
772% Translation is considered a kind of modification, so you may 927% Translation is considered a kind of modification, so you may
773% distribute translations of the Document under the terms of section~4. 928% distribute translations of the Document under the terms of
774% Replacing Invariant Sections with translations requires special 929% section~4. Replacing Invariant Sections with translations requires
775% permission from their copyright holders, but you may include 930% special permission from their copyright holders, but you may include
776% translations of some or all Invariant Sections in addition to the 931% translations of some or all Invariant Sections in addition to the
777% original versions of these Invariant Sections. You may include a 932% original versions of these Invariant Sections. You may include a
778% translation of this License, and all the license notices in the 933% translation of this License, and all the license notices in the
779% Document, and any Warranty Disclaimers, provided that you also include 934% Document, and any Warranty Disclaimers, provided that you also
780% the original English version of this License and the original versions 935% include the original English version of this License and the
781% of those notices and disclaimers. In case of a disagreement between 936% original versions of those notices and disclaimers. In case of a
782% the translation and the original version of this License or a notice 937% disagreement between the translation and the original version of
783% or disclaimer, the original version will prevail. 938% this License or a notice or disclaimer, the original version will
784% 939% prevail.
785% If a section in the Document is Entitled ``Acknowledgements'', 940%
786% ``Dedications'', or ``History'', the requirement (section~4) to Preserve 941% If a section in the Document is Entitled \enquote{Acknowledgements},
787% its Title (section~1) will typically require changing the actual 942% \enquote{Dedications}, or \enquote{History}, the requirement
788% title. 943% (section~4) to Preserve its Title (section~1) will typically require
789% 944% changing the actual title.
790% 945%
791% \needspace{\baselineskip} 946% \needspace{\baselineskip}
792% \begin{center} 947% \begin{center}
793% {\large\bf 9. TERMINATION\par} 948% {\large\bf 9. TERMINATION\par}
794% \end{center} 949% \end{center}
795% 950%
796%
797% You may not copy, modify, sublicense, or distribute the Document 951% You may not copy, modify, sublicense, or distribute the Document
798% except as expressly provided under this License. Any attempt 952% except as expressly provided under this License. Any attempt
799% otherwise to copy, modify, sublicense, or distribute it is void, and 953% otherwise to copy, modify, sublicense, or distribute it is void, and
800% will automatically terminate your rights under this License. 954% will automatically terminate your rights under this License.
801% 955%
802% However, if you cease all violation of this License, then your license 956% However, if you cease all violation of this License, then your
803% from a particular copyright holder is reinstated (a) provisionally, 957% license from a particular copyright holder is reinstated (a)
804% unless and until the copyright holder explicitly and finally 958% provisionally, unless and until the copyright holder explicitly and
805% terminates your license, and (b) permanently, if the copyright holder 959% finally terminates your license, and (b) permanently, if the
806% fails to notify you of the violation by some reasonable means prior to 960% copyright holder fails to notify you of the violation by some
807% 60 days after the cessation. 961% reasonable means prior to 60 days after the cessation.
808% 962%
809% Moreover, your license from a particular copyright holder is 963% Moreover, your license from a particular copyright holder is
810% reinstated permanently if the copyright holder notifies you of the 964% reinstated permanently if the copyright holder notifies you of the
811% violation by some reasonable means, this is the first time you have 965% violation by some reasonable means, this is the first time you have
812% received notice of violation of this License (for any work) from that 966% received notice of violation of this License (for any work) from
813% copyright holder, and you cure the violation prior to 30 days after 967% that copyright holder, and you cure the violation prior to 30 days
814% your receipt of the notice. 968% after your receipt of the notice.
815% 969%
816% Termination of your rights under this section does not terminate the 970% Termination of your rights under this section does not terminate the
817% licenses of parties who have received copies or rights from you under 971% licenses of parties who have received copies or rights from you
818% this License. If your rights have been terminated and not permanently 972% under this License. If your rights have been terminated and not
819% reinstated, receipt of a copy of some or all of the same material does 973% permanently reinstated, receipt of a copy of some or all of the same
820% not give you any rights to use it. 974% material does not give you any rights to use it.
821%
822% 975%
823% \needspace{\baselineskip} 976% \needspace{\baselineskip}
824% \begin{center} 977% \begin{center}
825% {\large\bf 10. FUTURE REVISIONS OF THIS LICENSE\par} 978% {\large\bf 10. FUTURE REVISIONS OF THIS LICENSE\par}
826% \end{center} 979% \end{center}
827% 980%
828% 981% The Free Software Foundation may publish new, revised versions of
829% The Free Software Foundation may publish new, revised versions 982% the GNU Free Documentation License from time to time. Such new
830% of the GNU Free Documentation License from time to time. Such new
831% versions will be similar in spirit to the present version, but may 983% versions will be similar in spirit to the present version, but may
832% differ in detail to address new problems or concerns. See 984% differ in detail to address new problems or concerns. See
833% \url{https://www.gnu.org/licenses/}. 985% \url{https://www.gnu.org/licenses/}.
834% 986%
835% Each version of the License is given a distinguishing version number. 987% Each version of the License is given a distinguishing version
836% If the Document specifies that a particular numbered version of this 988% number. If the Document specifies that a particular numbered
837% License ``or any later version'' applies to it, you have the option of 989% version of this License \enquote{or any later version} applies to
838% following the terms and conditions either of that specified version or 990% it, you have the option of following the terms and conditions either
839% of any later version that has been published (not as a draft) by the 991% of that specified version or of any later version that has been
840% Free Software Foundation. If the Document does not specify a version 992% published (not as a draft) by the Free Software Foundation. If the
841% number of this License, you may choose any version ever published (not 993% Document does not specify a version number of this License, you may
842% as a draft) by the Free Software Foundation. If the Document 994% choose any version ever published (not as a draft) by the Free
843% specifies that a proxy can decide which future versions of this 995% Software Foundation. If the Document specifies that a proxy can
844% License can be used, that proxy's public statement of acceptance of a 996% decide which future versions of this License can be used, that
845% version permanently authorizes you to choose that version for the 997% proxy's public statement of acceptance of a version permanently
846% Document. 998% authorizes you to choose that version for the Document.
847%
848% 999%
849% \needspace{\baselineskip} 1000% \needspace{\baselineskip}
850% \begin{center} 1001% \begin{center}
851% {\large\bf 11. RELICENSING\par} 1002% {\large\bf 11. RELICENSING\par}
852% \end{center} 1003% \end{center}
853% 1004%
854% 1005% \enquote{Massive Multiauthor Collaboration Site} (or \enquote{MMC
855% ``Massive Multiauthor Collaboration Site'' (or ``MMC Site'') means any 1006% Site}) means any World Wide Web server that publishes copyrightable
856% World Wide Web server that publishes copyrightable works and also 1007% works and also provides prominent facilities for anybody to edit
857% provides prominent facilities for anybody to edit those works. A 1008% those works. A public wiki that anybody can edit is an example of
858% public wiki that anybody can edit is an example of such a server. A 1009% such a server. A \enquote{Massive Multiauthor Collaboration} (or
859% ``Massive Multiauthor Collaboration'' (or ``MMC'') contained in the 1010% \enquote{MMC}) contained in the site means any set of copyrightable
860% site means any set of copyrightable works thus published on the MMC 1011% works thus published on the MMC site.
861% site. 1012%
862% 1013% \enquote{CC-BY-SA} means the Creative Commons Attribution-Share
863% ``CC-BY-SA'' means the Creative Commons Attribution-Share Alike 3.0 1014% Alike 3.0 license published by Creative Commons Corporation, a
864% license published by Creative Commons Corporation, a not-for-profit 1015% not-for-profit corporation with a principal place of business in San
865% corporation with a principal place of business in San Francisco, 1016% Francisco, California, as well as future copyleft versions of that
866% California, as well as future copyleft versions of that license 1017% license published by that same organization.
867% published by that same organization. 1018%
868% 1019% \enquote{Incorporate} means to publish or republish a Document, in
869% ``Incorporate'' means to publish or republish a Document, in whole or 1020% whole or in part, as part of another Document.
870% in part, as part of another Document. 1021%
871% 1022% An MMC is \enquote{eligible for relicensing} if it is licensed under
872% An MMC is ``eligible for relicensing'' if it is licensed under this 1023% this License, and if all works that were first published under this
873% License, and if all works that were first published under this License 1024% License somewhere other than this MMC, and subsequently incorporated
874% somewhere other than this MMC, and subsequently incorporated in whole 1025% in whole or in part into the MMC, (1) had no cover texts or
875% or in part into the MMC, (1) had no cover texts or invariant sections, 1026% invariant sections, and (2) were thus incorporated prior to November
876% and (2) were thus incorporated prior to November 1, 2008. 1027% 1, 2008.
877% 1028%
878% The operator of an MMC Site may republish an MMC contained in the site 1029% The operator of an MMC Site may republish an MMC contained in the
879% under CC-BY-SA on the same site at any time before August 1, 2009, 1030% site under CC-BY-SA on the same site at any time before August 1,
880% provided the MMC is eligible for relicensing. 1031% 2009, provided the MMC is eligible for relicensing.
881%
882% 1032%
883% \needspace{\baselineskip} 1033% \needspace{\baselineskip}
884% \begin{center} 1034% \begin{center}
885% {\large\bf ADDENDUM: How to use this License for your documents\par} 1035% {\large\bf ADDENDUM: How to use this License for your documents\par}
886% \end{center} 1036% \end{center}
887% 1037%
888% To use this License in a document you have written, include a copy of 1038% To use this License in a document you have written, include a copy
889% the License in the document and put the following copyright and 1039% of the License in the document and put the following copyright and
890% license notices just after the title page: 1040% license notices just after the title page:
891% 1041%
892% \bigskip 1042% \bigskip
893% \begin{quote} 1043% \begin{quote}
894% Copyright \copyright{} YEAR YOUR NAME. 1044% Copyright \copyright{} YEAR YOUR NAME. Permission is granted to
895% Permission is granted to copy, distribute and/or modify this document 1045% copy, distribute and/or modify this document under the terms of
896% under the terms of the GNU Free Documentation License, Version 1.3 1046% the GNU Free Documentation License, Version 1.3 or any later
897% or any later version published by the Free Software Foundation; 1047% version published by the Free Software Foundation; with no
898% with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. 1048% Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
899% A copy of the license is included in the section entitled ``GNU 1049% A copy of the license is included in the section entitled
900% Free Documentation License''. 1050% \enquote{GNU Free Documentation License}.
901% \end{quote} 1051% \end{quote}
902% \bigskip 1052% \bigskip
903% 1053%
904% If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, 1054% If you have Invariant Sections, Front-Cover Texts and Back-Cover
905% replace the ``with \dots\ Texts.''\ line with this: 1055% Texts, replace the \enquote{with \dots\ Texts.}\ line with this:
906% 1056%
907% \bigskip 1057% \bigskip
908% \begin{quote} 1058% \begin{quote}
909% with the Invariant Sections being LIST THEIR TITLES, with the 1059% with the Invariant Sections being LIST THEIR TITLES, with the
910% Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. 1060% Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
911% \end{quote} 1061% \end{quote}
912% \bigskip 1062% \bigskip
913% 1063%
@@ -917,8 +1067,8 @@ along with this program. If not, see
917% 1067%
918% If your document contains nontrivial examples of program code, we 1068% If your document contains nontrivial examples of program code, we
919% recommend releasing these examples in parallel under your choice of 1069% recommend releasing these examples in parallel under your choice of
920% free software license, such as the GNU General Public License, 1070% free software license, such as the GNU General Public License, to
921% to permit their use in free software. 1071% permit their use in free software.
922% 1072%
923% \section{Implementation} 1073% \section{Implementation}
924% 1074%
@@ -927,8 +1077,7 @@ along with this program. If not, see
927% \fi 1077% \fi
928% 1078%
929% \package{ekdosis} relies on Lua functions and tables. Read the 1079% \package{ekdosis} relies on Lua functions and tables. Read the
930% |.lua| files that accompany \package{ekdosis} for more 1080% |.lua| files that accompany \package{ekdosis} for more information.
931% information.
932% \begin{macrocode} 1081% \begin{macrocode}
933\RequirePackage{iftex} 1082\RequirePackage{iftex}
934% \end{macrocode} 1083% \end{macrocode}
@@ -1194,6 +1343,7 @@ along with this program. If not, see
1194\NewDocumentCommand{\SetUnitDelimiter}{m}{\def\ekd@unit@delim{#1}} 1343\NewDocumentCommand{\SetUnitDelimiter}{m}{\def\ekd@unit@delim{#1}}
1195\def\ekd@default@rule{\rule{2truein}{0.5pt}} 1344\def\ekd@default@rule{\rule{2truein}{0.5pt}}
1196\newif\iffootnoterule 1345\newif\iffootnoterule
1346\footnoteruletrue
1197\let\dflt@footnoterule\footnoterule 1347\let\dflt@footnoterule\footnoterule
1198\let\dflt@pcol@footnoterule\pcol@footnoterule 1348\let\dflt@pcol@footnoterule\pcol@footnoterule
1199\renewcommand\footnoterule{% 1349\renewcommand\footnoterule{%
diff --git a/ekdosis.el b/ekdosis.el
index 0ead33e..3d1547b 100644
--- a/ekdosis.el
+++ b/ekdosis.el
@@ -96,6 +96,7 @@
96 ("lcols") 96 ("lcols")
97 ("texts") 97 ("texts")
98 ("apparatus") 98 ("apparatus")
99 ("flush" ("true" "false"))
99 ("paired" ("true" "false")) 100 ("paired" ("true" "false"))
100 ("pagelineation" ("true" "false"))) 101 ("pagelineation" ("true" "false")))
101 "Local options for alignment env.") 102 "Local options for alignment env.")