aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2022-01-17 11:53:51 +0100
committerRobert Alessi <alessi@robertalessi.net>2022-01-17 11:53:51 +0100
commit5db66a13df4995b41789d570773db13caa62ab27 (patch)
tree2c4e5dc8451274cadd8c23ecb681af52259a7ce5
parent863ad49de9f09ea0a567ac800725c2e56244967e (diff)
downloadekdosis-5db66a13df4995b41789d570773db13caa62ab27.tar.gz
A typo. Highlighted relevant lines of code in sect. 4
-rw-r--r--ekdosis.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx
index a5d40be..91e2452 100644
--- a/ekdosis.dtx
+++ b/ekdosis.dtx
@@ -61,7 +61,7 @@ along with this program. If not, see
61%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] 61%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
62%<package>\ProvidesPackage{ekdosis} 62%<package>\ProvidesPackage{ekdosis}
63%<*package> 63%<*package>
64 [2022/01/16 v1.5-dev Typesetting TEI xml-compliant critical editions] 64 [2022/01/17 v1.5-dev Typesetting TEI xml-compliant critical editions]
65%</package> 65%</package>
66%<*driver> 66%<*driver>
67\begin{filecontents}[noheader,overwrite]{bibdata.xml} 67\begin{filecontents}[noheader,overwrite]{bibdata.xml}
@@ -1982,7 +1982,7 @@ yesterday.
1982% set a label at the place where \meta{lemma text} ends. Instead, the 1982% set a label at the place where \meta{lemma text} ends. Instead, the
1983% label is indexed as \meta{indexed label} and only used to compute 1983% label is indexed as \meta{indexed label} and only used to compute
1984% the ending line number at the place where the index is recalled by 1984% the ending line number at the place where the index is recalled by
1985% \cs{ilabel}\meta{indexed label}.\footnote{See below 1985% \cs{ilabel}\marg{indexed label}.\footnote{See below
1986% \vpageref{ref:ilabel-opt}.} This allows for abbreviated lemmas 1986% \vpageref{ref:ilabel-opt}.} This allows for abbreviated lemmas
1987% corresponding to spans of texts that cross verse, paragraph or 1987% corresponding to spans of texts that cross verse, paragraph or
1988% section boundaries as described below in \vnref{sec:lacunae}.\\ 1988% section boundaries as described below in \vnref{sec:lacunae}.\\
@@ -2926,7 +2926,7 @@ friend
2926% \iffalse 2926% \iffalse
2927%<*example> 2927%<*example>
2928% \fi 2928% \fi
2929\begin{minted}[linenos,escapeinside=++]{latex} 2929\begin{minted}[linenos,escapeinside=++,highlightlines={4-5,7-8}]{latex}
2930\begin{alignment} 2930\begin{alignment}
2931 \begin{edition} 2931 \begin{edition}
2932 Praeteriit tempus non legis, \app{ 2932 Praeteriit tempus non legis, \app{
@@ -8063,7 +8063,7 @@ Sample text with a \textcolor{red}{word} in red.
8063% \end{macrocode} 8063% \end{macrocode}
8064% \paragraph{\textsf{ekdosis} Symbol} 8064% \paragraph{\textsf{ekdosis} Symbol}
8065% \begin{macro}{\eKd} 8065% \begin{macro}{\eKd}
8066% \changes{v1.5}{2022/01/16}{Prints \textsf{ekdosis} indentifying 8066% \changes{v1.5}{2022/01/17}{Prints \textsf{ekdosis} indentifying
8067% symbol} As of v1.5, \pkg{ekdosis} has its own identifying 8067% symbol} As of v1.5, \pkg{ekdosis} has its own identifying
8068% symbol. It is produced by \cs{eKd} and best printed with the Old 8068% symbol. It is produced by \cs{eKd} and best printed with the Old
8069% Standard Greek font. 8069% Standard Greek font.
@@ -8324,7 +8324,7 @@ Sample text with a \textcolor{red}{word} in red.
8324% \begin{macro}{\teidirectE} 8324% \begin{macro}{\teidirectE}
8325% \changes{v1.3}{2021/08/18}{direct insertion of elements in the 8325% \changes{v1.3}{2021/08/18}{direct insertion of elements in the
8326% \texttt{TEI xml} file} 8326% \texttt{TEI xml} file}
8327% \changes{v1.5}{2022/01/16}{direct insertion of empty elements in the 8327% \changes{v1.5}{2022/01/17}{direct insertion of empty elements in the
8328% \texttt{TEI xml} file} 8328% \texttt{TEI xml} file}
8329% \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code} 8329% \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code}
8330% does nothing in \LaTeX. It is only used to insert elements in the 8330% does nothing in \LaTeX. It is only used to insert elements in the
@@ -8339,7 +8339,7 @@ Sample text with a \textcolor{red}{word} in red.
8339% \end{macro} 8339% \end{macro}
8340% \end{macro} 8340% \end{macro}
8341% \begin{macro}{\getTEIxmlid} 8341% \begin{macro}{\getTEIxmlid}
8342% \changes{v1.5}{2022/01/16}{returns \texttt{TEI xml:ids} from a 8342% \changes{v1.5}{2022/01/17}{returns \texttt{TEI xml:ids} from a
8343% csv-list of ids} This command returns from a csv-list of unique 8343% csv-list of ids} This command returns from a csv-list of unique
8344% identifiers declared in commands such as \cs{DeclareWitness} and the 8344% identifiers declared in commands such as \cs{DeclareWitness} and the
8345% like a space-separated list of their corresponding |xml:id|s, each 8345% like a space-separated list of their corresponding |xml:id|s, each
@@ -9915,7 +9915,7 @@ Sample text with a \textcolor{red}{word} in red.
9915% \end{macro} 9915% \end{macro}
9916% \paragraph{Lacunae} 9916% \paragraph{Lacunae}
9917% \begin{macro}{\ilabel} 9917% \begin{macro}{\ilabel}
9918% \changes{v1.5}{2022/01/16}{recalls and sets the ending label of 9918% \changes{v1.5}{2022/01/17}{recalls and sets the ending label of
9919% lemmas used to mark lacunae in witnesses} When \cs{lem} has been 9919% lemmas used to mark lacunae in witnesses} When \cs{lem} has been
9920% used with the optional argument |ilabel=<label>|, 9920% used with the optional argument |ilabel=<label>|,
9921% \cs{ilabel}\marg{label} must be used to mark the point where the 9921% \cs{ilabel}\marg{label} must be used to mark the point where the