diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-08-27 07:57:27 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-08-27 07:57:27 +0200 |
commit | c9147b0437795ec055546fcb65a99e6dfa5925e8 (patch) | |
tree | 9eca36e48966ad772346a63b489e3fffa6a2c376 | |
parent | de141737aa4175fddfe29247623e18170c6a6b41 (diff) | |
download | ekdosis-c9147b0437795ec055546fcb65a99e6dfa5925e8.tar.gz |
wrong \textdir TRT in LTR mode
-rw-r--r-- | ekdosis.dtx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 186c10d..0f1417b 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -749,9 +749,8 @@ choice nordg={false,,true}][1]{% | |||
749 | {\textdir TRT#3}}}} | 749 | {\textdir TRT#3}}}} |
750 | {\ekd@note[#2]{\unexpanded{{\textdir TRT#3}}}}% | 750 | {\ekd@note[#2]{\unexpanded{{\textdir TRT#3}}}}% |
751 | }{% | 751 | }{% |
752 | \IfBooleanTF{#1}{\ekd@note@star[#2]{\unexpanded{% | 752 | \IfBooleanTF{#1}{\ekd@note@star[#2]{\unexpanded{#3}}} |
753 | {\textdir TRT#3}}}} | 753 | {\ekd@note[#2]{\unexpanded{#3}}}% |
754 | {\ekd@note[#2]{\unexpanded{{\textdir TRT#3}}}}% | ||
755 | }% | 754 | }% |
756 | } | 755 | } |
757 | \NewDocumentCommand{\apparatus}{}{% | 756 | \NewDocumentCommand{\apparatus}{}{% |