From 82fb595663c9d7b44720137474abf56387940aaf Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 1 Apr 2019 09:40:25 +0200 Subject: tidy up --- ekdosis.dtx | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'ekdosis.dtx') diff --git a/ekdosis.dtx b/ekdosis.dtx index 17a97da..5f6f336 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -295,7 +295,7 @@ Running "make install" installs the files in the local TeX tree. % \begin{macrocode} \RequirePackage{ifluatex} % \end{macrocode} -% \package{ekdosis} requires {\LuaLaTeX} of course. Issue a warning +% \package{ekdosis} requires {\LuaLaTeX} of course. Issue an error % if the document is processed with another engine. % \begin{macrocode} \ifluatex\else @@ -352,13 +352,8 @@ Running "make install" installs the files in the local TeX tree. \luadirect{ekdosis.closeteistream()} } % \end{macrocode} -% Build and process the list of witnesses and hands +% Build and process the list of witnesses and hands. % \begin{macrocode} -% \NewDocumentCommand{\DeclareNewWitness}{m m +m}{ -% \luadirect{ekdosis.newwitness(\luastringN{#1}, -% \luastringN{#2}, -% \luastringN{#3})} -% } \newkeycommand+[\|]{\declare@new@witness}[settlement={}, repository={}, idno={}, msName={}][3]{% |\luadirect|{% @@ -482,15 +477,6 @@ choice nolem={false,,true}][1]{% \ifcommandkey{postwit}{ \commandkey{postwit}}{}:% }}% |\fi|} -% \define@key[ekd]{lemma}{wit}{\getsiglum{#1}} -% \define@key[ekd]{lemma}{tchic}{#1} -% \presetkeys[ekd]{lemma}{wit={},tchic={}}{} -% \def\m@getsiglum#1{\setkeys[ekd]{lemma}[tchic]{#1}} -% \def\mtchic#1{\setkeys[ekd]{lemma}[wit]{#1}} -% \NewDocumentCommand{\mrdg}{O{} +m}{% -% \setkeys[ekd]{lemma}[tchic]{#1} -% \append@app{#2 \csname m@getsiglum\endcsname{#1}}% -% } \newkeycommand+[\|]{\rdg}[wit, alt, pre, post, prewit, postwit][1]{% |\ifbool{al@rlmode}|% {\append@app{% -- cgit v1.2.3