From 05788d7a44b677587a5aa9fc1e423cc820ef98dc Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 29 Aug 2020 11:50:06 +0200 Subject: require xparse and atbegshi --- ekdosis.dtx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 464674e..cf1db6c 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -5578,6 +5578,7 @@ Sample text with a \textcolor{red}{word} in red. % \RequirePackage{expkv-def} % already loaded above \RequirePackage{luacode} \RequirePackage{paracol} +\RequirePackage{xparse} \RequirePackage{etoolbox} \RequirePackage{lineno} \RequirePackage{keyfloat} @@ -5585,6 +5586,7 @@ Sample text with a \textcolor{red}{word} in red. \RequirePackage{zref-user} \RequirePackage{zref-abspage} \RequirePackage{ltxcmds} +\RequirePackage{atbegshi} \RequirePackage{ifoddpage} \if@pkg@parnotes \RequirePackage{parnotes} @@ -5680,7 +5682,7 @@ Sample text with a \textcolor{red}{word} in red. } % \end{macrocode} % \begin{macro}{\DeclareScholar} -% \changes{v1.1}{2020/08/20}{nows builds a list of persons} +% \changes{v1.1}{2020/09/01}{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 @@ -5705,7 +5707,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\DeclareSource} -% \changes{v1.1}{2020/08/20}{new command added}There is also a table in +% \changes{v1.1}{2020/09/01}{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 @@ -6849,7 +6851,7 @@ Sample text with a \textcolor{red}{word} in red. } % \end{macrocode} % \begin{macro}{\supplied} -% \changes{v1.1}{2020/08/21}{new macro for editorial additions} +% \changes{v1.1}{2020/09/01}{new macro for editorial additions} % \cs{supplied}\marg{text} takes as mandatory argument the text added % or supplied by conjecture. % \begin{macrocode} @@ -6863,7 +6865,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\surplus} -% \changes{v1.1}{2020/08/21}{new macro for editorial deletions} +% \changes{v1.1}{2020/09/01}{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 @@ -6879,7 +6881,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\sic} -% \changes{v1.1}{2020/08/21}{new macro for text deemed to be not +% \changes{v1.1}{2020/09/01}{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 @@ -6898,7 +6900,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\gap} -% \changes{v1.1}{2020/08/21}{new macro for lacunae} +% \changes{v1.1}{2020/09/01}{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 @@ -6911,7 +6913,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\SetCritSymbols} -% \changes{v1.1}{2020/08/21}{new macro to set the symbols to be +% \changes{v1.1}{2020/09/01}{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