From 2ab6d964ec9176e2df566d1351c886f5dbd71a94 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 4 Nov 2020 16:13:30 +0100 Subject: updated checksum --- ekdosis.dtx | 47 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 32 insertions(+), 15 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index ffd8a7b..0702d4d 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> - [2020/10/30 v1.1-dev Typesetting TEI xml-compliant critical editions] + [2020/11/04 v1.1 Typesetting TEI xml-compliant critical editions] % %<*driver> \begin{filecontents}[noheader,overwrite]{bibdata.xml} @@ -607,7 +607,7 @@ along with this program. If not, see % % \fi % -% \CheckSum{0} +% \CheckSum{1893} % % \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 @@ -1818,7 +1818,14 @@ As I was walking home through Times Square, I saw my friend % \rdg[wit=pjC, alt={John on Broadway}]{John on Broadway}}. % \end{specimen} % \end{alignment} -% +% +% \begin{remarks} +% \item[\textsc{Rem.}] Two \cs{app} commands naturally insert two +% entries in the apparatus criticus. As the subvariation comes +% first, what ms.\ C reads is only mentioned in the subsequent +% entry. +% \end{remarks} +% % \texttt{TEI xml} output:--- % % \iffalse @@ -1896,7 +1903,13 @@ As I was walking home through Times Square, I saw my friend % }. % \end{specimen} % \end{alignment} -% +% +% \begin{remarks} +% \item[\textsc{Rem.}] In this example, the subvariation is emphasized +% with a Latin technical term and may be expressed in one single +% entry in a more economical manner. +% \end{remarks} +% % \texttt{TEI xml} output:--- % % \iffalse @@ -5345,8 +5358,12 @@ Sample text with a \textcolor{red}{word} in red. % \item Very short-term (weeks):--- % \begin{enumerate} % \item Text structure: milestone elements. +% \item Marginal edition texts: It may happen that the marginalia of +% manuscripts contain texts worth editing in addition to and along +% the main text to which they are linked by reference +% signs. % \item Headers and footers: \cs{ekddiv} will provide top and bottom -% marks to be used in headers and footers. +% marks to be used in headers and footers. % \end{enumerate} % \item Short-term (months):--- % \begin{enumerate} @@ -6154,7 +6171,7 @@ Sample text with a \textcolor{red}{word} in red. } % \end{macrocode} % \begin{macro}{\DeclareScholar} -% \changes{v1.1}{2020/10/30}{nows builds a list of persons} +% \changes{v1.1}{2020/11/04}{nows builds a list of persons} % \cs{DeclareScholar} is used to build a list of persons within the % || element. It takes two mandatory arguments to specify % consecutively a unique identifier and the rendition to be used in @@ -6179,7 +6196,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\DeclareSource} -% \changes{v1.1}{2020/10/30}{new command added}There is also a table in +% \changes{v1.1}{2020/11/04}{new command added}There is also a table in % which are collected data related to sources to be used in the % apparatus criticus. \cs{DeclareSource} is a preamble-only % command and takes two mandatory arguments: a unique id and a @@ -6303,7 +6320,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macro} % \end{macro} % \begin{macro}{\TeXtoTEIPat} -% \changes{v1.1}{2020/10/30}{renamed, formerly \cs{TeXtoTEIPatt}} +% \changes{v1.1}{2020/11/04}{renamed, formerly \cs{TeXtoTEIPatt}} % Finally, the more flexible\---and more delicate to % handle\---\cs{TeXtoTEIPat}\marg{\TeX\ % pattern}\allowbreak\marg{\texttt{TEI} pattern} uses pattern matching @@ -6399,7 +6416,7 @@ Sample text with a \textcolor{red}{word} in red. \@onlypreamble\DeclareApparatus % \end{macrocode} % \begin{macro}{\addentries} -% \changes{v1.1}{2020/10/30}{modifies the number of accepted entries +% \changes{v1.1}{2020/11/04}{modifies the number of accepted entries % on the current page.} % If |maxentries| be set for a given layer of critical notes, % \cs{addentries}\oarg{layer}\marg{n}, where \meta{n} is an integer, @@ -6954,7 +6971,7 @@ Sample text with a \textcolor{red}{word} in red. } % \end{macrocode} % \begin{macro}{\rdgGrp} -% \changes{v1.1}{2020/10/30}{new macro for grouping readings} +% \changes{v1.1}{2020/11/04}{new macro for grouping readings} % \cs{rdgGrp}\oarg{option}\marg{lemma and/or readings} may be used to % group readings so as to indicate subvariation in apparatus % entries. This command is expected inside \cs{app}|{}|, and takes as @@ -7360,7 +7377,7 @@ Sample text with a \textcolor{red}{word} in red. } % \end{macrocode} % \begin{macro}{\supplied} -% \changes{v1.1}{2020/10/30}{new macro for editorial additions} +% \changes{v1.1}{2020/11/04}{new macro for editorial additions} % \cs{supplied}\marg{text} takes as mandatory argument the text added % or supplied by conjecture. % \begin{macrocode} @@ -7374,7 +7391,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\surplus} -% \changes{v1.1}{2020/10/30}{new macro for editorial deletions} +% \changes{v1.1}{2020/11/04}{new macro for editorial deletions} % \cs{surplus}\marg{text} takes as mandatory argument the text % considered by the editor to be inauthentic, but nevertheless % retained between braces in the edition text as it is transmitted by @@ -7390,7 +7407,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\sic} -% \changes{v1.1}{2020/10/30}{new macro for text deemed to be not +% \changes{v1.1}{2020/11/04}{new macro for text deemed to be not % understandable} % \cs{sic}\marg{text} takes as mandatory argument the text deemed by % the editor to be readable but not understandable. \cs{sic} insert @@ -7409,7 +7426,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\gap} -% \changes{v1.1}{2020/10/30}{new macro for lacunae} +% \changes{v1.1}{2020/11/04}{new macro for lacunae} % \cs{gap}\marg{options} indicates that some amount of text has fallen % away from the entire tradition. It takes as mandatory argument a % comma-separated list of options that can be used to further specify @@ -7422,7 +7439,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\SetCritSymbols} -% \changes{v1.1}{2020/10/30}{new macro to set the symbols to be +% \changes{v1.1}{2020/11/04}{new macro to set the symbols to be % used to mark the corrections} \cs{SetCritSymbols}\marg{csv list of % options} is used to change the symbols that \pkg{ekdosis} uses by % default for representing emendations, lacunae, omissions, gaps and -- cgit v1.2.3