From 65231e153b39217633d0cac5f2038960da28fda0 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 17 Aug 2021 09:41:44 +0200 Subject: updated to v1.3 updated to 2021/08/17 --- ekdosis.dtx | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 7cfb10e..3e6ba5f 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -61,7 +61,7 @@ along with this program. If not, see %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{ekdosis} %<*package> - [2021/08/16 v1.3-dev Typesetting TEI xml-compliant critical editions] + [2021/08/17 v1.3 Typesetting TEI xml-compliant critical editions] % %<*driver> \begin{filecontents}[noheader,overwrite]{bibdata.xml} @@ -442,6 +442,7 @@ along with this program. If not, see \end{filecontents} \begin{filecontents}[overwrite]{\jobname-ekd.cfg} \footnotelayout{m} +\SetCritSymbols{suppbegin = 〈,suppend = 〉} \EnvtoTEI{ancientgreek}{p}[xml:lang="grc"] \DeclareApparatus{fontium}[ delim=\hskip0.75em, @@ -452,7 +453,6 @@ along with this program. If not, see delim=\hskip0.75em] \DeclareApparatus{rtl}[ direction=RL, - sep={[ }, delim=\hskip0.75em] \DeclareWitness{M}{M}{\emph{Marcianus Gr.} 269}[ settlement=Venice, @@ -842,7 +842,7 @@ along with this program. If not, see % % \fi % -% \CheckSum{0} +% \CheckSum{2519} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -1194,10 +1194,10 @@ along with this program. If not, see % \begin{enumerate} % \item |layout=float| By default, layers of critical notes are % inserted as floating environments to be printed at the bottom of -% pages. +% the pages. % \item |layout=footins| This can be set to insert critical notes in % the default footnote block which can be considered to be a special -% kind of float that is printed at the bottom of pages. In this +% kind of float that is printed at the bottom of the pages. In this % case, the apparatus criticus will be inserted between regular % numbered footnotes, but will carry no footnote mark of its own. % \item \label{ref:keyfloat-opt}\newfeature[v1.3] |layout=keyfloat| @@ -1898,6 +1898,8 @@ yesterday. % |nosep| must be used when for some reason no \cs{rdg} command % follows a \cs{lem} command that has just been used, as shown below % in \vref{lst:emend-coni-corr}, l.~7. +% +% \needspace{2\baselineskip} % \danger \DescribeMacro{\ekdsep} If |nosep| be used so as to insert % an explanatory note after the lemma text with the \cs{note} command % described below \vpageref{ref:editorial-notes}, then \cs{ekdsep} can @@ -7649,7 +7651,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \paragraph{Setup} % \begin{macro}{\ekdsetup} -% \changes{v1.3}{2021/08/16}{new command for global options} +% \changes{v1.3}{2021/08/17}{new command for global options} % \cs{ekdsetup} is used to specify options that affect the general % behavior of \pkg{ekdosis}. It is a preamble-only command. % \begin{macrocode} @@ -7672,7 +7674,7 @@ Sample text with a \textcolor{red}{word} in red. % \texttt{lemmastyle}} % \changes{v1.2}{2021/04/02}{general hooks: new option % \texttt{readingstyle}} -% \changes{v1.3}{2021/08/16}{general hooks: new options +% \changes{v1.3}{2021/08/17}{general hooks: new options % \texttt{keyparopts} and \texttt{appheight}} % \begin{macrocode} \ekvdefinekeys{ekd@hooks}{ @@ -7893,7 +7895,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\teidirect} -% \changes{v1.3}{2021/08/16}{direct insertion of elements in the +% \changes{v1.3}{2021/08/17}{direct insertion of elements in the % \texttt{TEI xml} file} % \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code} % does nothing in \LaTeX. Its only use is to insert elements in the @@ -8260,7 +8262,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\SetApparatusNoteLanguage} -% \changes{v1.3}{2021/08/16}{defines an alternate language to be +% \changes{v1.3}{2021/08/17}{defines an alternate language to be % applied in note apparatus entries} % \cs{SetApparatusNoteLang}\marg{languagename} can be used when % it is needed to apply in entries introduced by the \cs{note} command @@ -9522,7 +9524,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\endmark} -% \changes{v1.3}{2021/08/16}{prints the last-emitted mark of the +% \changes{v1.3}{2021/08/17}{prints the last-emitted mark of the % preceding page} % By default, \cs{ekdmark} described below prints the first mark % that is emitted on a given page and ignores the mark corresponding @@ -9544,7 +9546,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\edkmark} -% \changes{v1.3}{2021/08/16}{prints marks in headers or footers} +% \changes{v1.3}{2021/08/17}{prints marks in headers or footers} % \cs{ekdmark} is an argument-less command called in commands used to % make headers and footers where the marks stored by means of the % |mark| optional argument of \cs{ekddiv} are to be printed. @@ -9555,7 +9557,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\ekdprintmark} -% \changes{v1.3}{2021/08/16}{prints or removes the marks in headers +% \changes{v1.3}{2021/08/17}{prints or removes the marks in headers % and footers} \cs{ekdprintmark}\marg{selector}\marg{signpost} The % signposts printed in headers and footers must be % passed as second argument of \cs{ekdprintmark} so that \pkg{ekdosis} @@ -9593,7 +9595,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\ekdnofhmarks} -% \changes{v1.3}{2021/08/16}{removes headers and footers on specific +% \changes{v1.3}{2021/08/17}{removes headers and footers on specific % pages} Once the signposts are marked with \cs{ekdprintmark}, % \cs{ekdnohfmarks} has the same effect as the \LaTeX\ standard % command \cs{thispagestyle}|{empty}|. @@ -9604,7 +9606,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\ekdresethfmarks} -% \changes{v1.3}{2021/08/16}{marks headers and footers as printable} +% \changes{v1.3}{2021/08/17}{marks headers and footers as printable} % \cs{ekdresethfmarks} can be used in rare cases when it is needed to % reset headers and footers to their original, viz.\ printable state. % \begin{macrocode} -- cgit v1.2.3