aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2020-08-29 11:50:06 +0200
committerRobert Alessi <alessi@robertalessi.net>2020-08-29 11:50:06 +0200
commit05788d7a44b677587a5aa9fc1e423cc820ef98dc (patch)
tree5361185b75db88e0f455d2f618d582f0cc4ed19d
parente7345f55176f96a2046782e76711ef275be296c4 (diff)
downloadekdosis-05788d7a44b677587a5aa9fc1e423cc820ef98dc.tar.gz
require xparse and atbegshi
-rw-r--r--ekdosis.dtx16
1 files 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.
5578% \RequirePackage{expkv-def} % already loaded above 5578% \RequirePackage{expkv-def} % already loaded above
5579\RequirePackage{luacode} 5579\RequirePackage{luacode}
5580\RequirePackage{paracol} 5580\RequirePackage{paracol}
5581\RequirePackage{xparse}
5581\RequirePackage{etoolbox} 5582\RequirePackage{etoolbox}
5582\RequirePackage{lineno} 5583\RequirePackage{lineno}
5583\RequirePackage{keyfloat} 5584\RequirePackage{keyfloat}
@@ -5585,6 +5586,7 @@ Sample text with a \textcolor{red}{word} in red.
5585\RequirePackage{zref-user} 5586\RequirePackage{zref-user}
5586\RequirePackage{zref-abspage} 5587\RequirePackage{zref-abspage}
5587\RequirePackage{ltxcmds} 5588\RequirePackage{ltxcmds}
5589\RequirePackage{atbegshi}
5588\RequirePackage{ifoddpage} 5590\RequirePackage{ifoddpage}
5589\if@pkg@parnotes 5591\if@pkg@parnotes
5590 \RequirePackage{parnotes} 5592 \RequirePackage{parnotes}
@@ -5680,7 +5682,7 @@ Sample text with a \textcolor{red}{word} in red.
5680} 5682}
5681% \end{macrocode} 5683% \end{macrocode}
5682% \begin{macro}{\DeclareScholar} 5684% \begin{macro}{\DeclareScholar}
5683% \changes{v1.1}{2020/08/20}{nows builds a list of persons} 5685% \changes{v1.1}{2020/09/01}{nows builds a list of persons}
5684% \cs{DeclareScholar} is used to build a list of persons within the 5686% \cs{DeclareScholar} is used to build a list of persons within the
5685% |<listPerson>| element. It takes two mandatory arguments to specify 5687% |<listPerson>| element. It takes two mandatory arguments to specify
5686% consecutively a unique identifier and the rendition to be used in 5688% consecutively a unique identifier and the rendition to be used in
@@ -5705,7 +5707,7 @@ Sample text with a \textcolor{red}{word} in red.
5705% \end{macrocode} 5707% \end{macrocode}
5706% \end{macro} 5708% \end{macro}
5707% \begin{macro}{\DeclareSource} 5709% \begin{macro}{\DeclareSource}
5708% \changes{v1.1}{2020/08/20}{new command added}There is also a table in 5710% \changes{v1.1}{2020/09/01}{new command added}There is also a table in
5709% which are collected data related to sources to be used in the 5711% which are collected data related to sources to be used in the
5710% apparatus criticus. \cs{DeclareSource} is a preamble-only 5712% apparatus criticus. \cs{DeclareSource} is a preamble-only
5711% command and takes two mandatory arguments: a unique id and a 5713% command and takes two mandatory arguments: a unique id and a
@@ -6849,7 +6851,7 @@ Sample text with a \textcolor{red}{word} in red.
6849} 6851}
6850% \end{macrocode} 6852% \end{macrocode}
6851% \begin{macro}{\supplied} 6853% \begin{macro}{\supplied}
6852% \changes{v1.1}{2020/08/21}{new macro for editorial additions} 6854% \changes{v1.1}{2020/09/01}{new macro for editorial additions}
6853% \cs{supplied}\marg{text} takes as mandatory argument the text added 6855% \cs{supplied}\marg{text} takes as mandatory argument the text added
6854% or supplied by conjecture. 6856% or supplied by conjecture.
6855% \begin{macrocode} 6857% \begin{macrocode}
@@ -6863,7 +6865,7 @@ Sample text with a \textcolor{red}{word} in red.
6863% \end{macrocode} 6865% \end{macrocode}
6864% \end{macro} 6866% \end{macro}
6865% \begin{macro}{\surplus} 6867% \begin{macro}{\surplus}
6866% \changes{v1.1}{2020/08/21}{new macro for editorial deletions} 6868% \changes{v1.1}{2020/09/01}{new macro for editorial deletions}
6867% \cs{surplus}\marg{text} takes as mandatory argument the text 6869% \cs{surplus}\marg{text} takes as mandatory argument the text
6868% considered by the editor to be inauthentic, but nevertheless 6870% considered by the editor to be inauthentic, but nevertheless
6869% retained between braces in the edition text as it is transmitted by 6871% 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.
6879% \end{macrocode} 6881% \end{macrocode}
6880% \end{macro} 6882% \end{macro}
6881% \begin{macro}{\sic} 6883% \begin{macro}{\sic}
6882% \changes{v1.1}{2020/08/21}{new macro for text deemed to be not 6884% \changes{v1.1}{2020/09/01}{new macro for text deemed to be not
6883% understandable} 6885% understandable}
6884% \cs{sic}\marg{text} takes as mandatory argument the text deemed by 6886% \cs{sic}\marg{text} takes as mandatory argument the text deemed by
6885% the editor to be readable but not understandable. \cs{sic} insert 6887% the editor to be readable but not understandable. \cs{sic} insert
@@ -6898,7 +6900,7 @@ Sample text with a \textcolor{red}{word} in red.
6898% \end{macrocode} 6900% \end{macrocode}
6899% \end{macro} 6901% \end{macro}
6900% \begin{macro}{\gap} 6902% \begin{macro}{\gap}
6901% \changes{v1.1}{2020/08/21}{new macro for lacunae} 6903% \changes{v1.1}{2020/09/01}{new macro for lacunae}
6902% \cs{gap}\marg{options} indicates that some amount of text has fallen 6904% \cs{gap}\marg{options} indicates that some amount of text has fallen
6903% away from the entire tradition. It takes as mandatory argument a 6905% away from the entire tradition. It takes as mandatory argument a
6904% comma-separated list of options that can be used to further specify 6906% 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.
6911% \end{macrocode} 6913% \end{macrocode}
6912% \end{macro} 6914% \end{macro}
6913% \begin{macro}{\SetCritSymbols} 6915% \begin{macro}{\SetCritSymbols}
6914% \changes{v1.1}{2020/08/21}{new macro to set the symbols to be 6916% \changes{v1.1}{2020/09/01}{new macro to set the symbols to be
6915% used to mark the corrections} \cs{SetCritSymbols}\marg{csv list of 6917% used to mark the corrections} \cs{SetCritSymbols}\marg{csv list of
6916% options} is used to change the symbols that \pkg{ekdosis} uses by 6918% options} is used to change the symbols that \pkg{ekdosis} uses by
6917% default for representing emendations, lacunae, omissions, gaps and 6919% default for representing emendations, lacunae, omissions, gaps and