diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-03-28 21:01:00 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-03-28 21:01:00 +0100 |
commit | 45c966fdff02f95143aa255a72654aac0982307b (patch) | |
tree | 799b96fefcbc8160e1aebc9c2631866f62a208e1 | |
parent | 9c3a14611b25cbec35402819235607439d02be28 (diff) | |
download | ekdosis-45c966fdff02f95143aa255a72654aac0982307b.tar.gz |
[9c3a146] done testing
-rw-r--r-- | ekdosis.dtx | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 79c74a4..91a5662 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -426,12 +426,12 @@ choice nolem={false,,true}][1]{% | |||
426 | #1% | 426 | #1% |
427 | |\ifnum|% | 427 | |\ifnum|% |
428 | \commandkey{nolem}>0% | 428 | \commandkey{nolem}>0% |
429 | |\append@ln@app{}|% | 429 | \append@ln@app{}% |
430 | |\else|% | 430 | |\else|% |
431 | |\ifbool{al@rlmode}|% | 431 | |\ifbool{al@rlmode}|% |
432 | {|\append@ln@app|{% | 432 | {\append@ln@app{% |
433 | \bgroup% | 433 | \bgroup% |
434 | |\setRL|% | 434 | \setRL% |
435 | \ifcommandkey{alt}{% | 435 | \ifcommandkey{alt}{% |
436 | \ifcommandkey{post}{ \commandkey{post} }{}% | 436 | \ifcommandkey{post}{ \commandkey{post} }{}% |
437 | \commandkey{alt}% | 437 | \commandkey{alt}% |
@@ -446,7 +446,7 @@ choice nolem={false,,true}][1]{% | |||
446 | \ifcommandkey{wit}{ \getsiglum{\commandkey{wit}}}{}% | 446 | \ifcommandkey{wit}{ \getsiglum{\commandkey{wit}}}{}% |
447 | \ifcommandkey{postwit}{ \commandkey{postwit}}{}:% | 447 | \ifcommandkey{postwit}{ \commandkey{postwit}}{}:% |
448 | }}% | 448 | }}% |
449 | {|\append@ln@app|{% | 449 | {\append@ln@app{% |
450 | \ifcommandkey{alt}{% | 450 | \ifcommandkey{alt}{% |
451 | \ifcommandkey{pre}{ \commandkey{pre} }{}% | 451 | \ifcommandkey{pre}{ \commandkey{pre} }{}% |
452 | \commandkey{alt}% | 452 | \commandkey{alt}% |
@@ -461,19 +461,19 @@ choice nolem={false,,true}][1]{% | |||
461 | \ifcommandkey{postwit}{ \commandkey{postwit}}{}:% | 461 | \ifcommandkey{postwit}{ \commandkey{postwit}}{}:% |
462 | }}% | 462 | }}% |
463 | |\fi|} | 463 | |\fi|} |
464 | \define@key[ekd]{lemma}{wit}{\getsiglum{#1}} | 464 | % \define@key[ekd]{lemma}{wit}{\getsiglum{#1}} |
465 | \define@key[ekd]{lemma}{tchic}{#1} | 465 | % \define@key[ekd]{lemma}{tchic}{#1} |
466 | \presetkeys[ekd]{lemma}{wit={},tchic={}}{} | 466 | % \presetkeys[ekd]{lemma}{wit={},tchic={}}{} |
467 | \def\mgetsiglum#1{\setkeys[ekd]{lemma}[tchic]{#1}} | 467 | % \def\mgetsiglum#1{\setkeys[ekd]{lemma}[tchic]{#1}} |
468 | \def\mtchic#1{\setkeys[ekd]{lemma}[wit]{#1}} | 468 | % \def\mtchic#1{\setkeys[ekd]{lemma}[wit]{#1}} |
469 | \NewDocumentCommand{\mrdg}{O{} +m}{% | 469 | % \NewDocumentCommand{\mrdg}{O{} +m}{% |
470 | \append@app{#2 \mtchic{#1}\mgetsiglum{#1}\mtchic{#1}}% | 470 | % \append@app{#2 \mtchic{#1}\mgetsiglum{#1}\mtchic{#1}}% |
471 | } | 471 | % } |
472 | \newkeycommand+[\|]{\rdg}[wit, alt, pre, post, prewit, postwit][1]{% | 472 | \newkeycommand+[\|]{\rdg}[wit, alt, pre, post, prewit, postwit][1]{% |
473 | |\ifbool{al@rlmode}|% | 473 | |\ifbool{al@rlmode}|% |
474 | {|\append@app|{% | 474 | {\append@app{% |
475 | \bgroup% | 475 | \bgroup% |
476 | |\setRL|% | 476 | \setRL% |
477 | \ifcommandkey{alt}{% | 477 | \ifcommandkey{alt}{% |
478 | \ifcommandkey{post}{ \commandkey{post} }{}% | 478 | \ifcommandkey{post}{ \commandkey{post} }{}% |
479 | \commandkey{alt}% | 479 | \commandkey{alt}% |
@@ -488,7 +488,7 @@ choice nolem={false,,true}][1]{% | |||
488 | \ifcommandkey{wit}{ \getsiglum{\commandkey{wit}}}{}% | 488 | \ifcommandkey{wit}{ \getsiglum{\commandkey{wit}}}{}% |
489 | \ifcommandkey{postwit}{ \commandkey{postwit}}{}% | 489 | \ifcommandkey{postwit}{ \commandkey{postwit}}{}% |
490 | }}% | 490 | }}% |
491 | {|\append@app|{% | 491 | {\append@app{% |
492 | \ifcommandkey{alt}{% | 492 | \ifcommandkey{alt}{% |
493 | \ifcommandkey{pre}{ \commandkey{pre} }{}% | 493 | \ifcommandkey{pre}{ \commandkey{pre} }{}% |
494 | \commandkey{alt}% | 494 | \commandkey{alt}% |