diff options
Diffstat (limited to 'arabluatex.dtx')
-rw-r--r-- | arabluatex.dtx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx index eef91e5..23a2872 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx | |||
@@ -4434,9 +4434,7 @@ wa-ya.sIru ta.hta 'l-jild-i | |||
4434 | % and manual hyphenation for transliterated Arabic. | 4434 | % and manual hyphenation for transliterated Arabic. |
4435 | % \begin{macrocode} | 4435 | % \begin{macrocode} |
4436 | \def\oline{\@ifstar\@oline\@@oline} | 4436 | \def\oline{\@ifstar\@oline\@@oline} |
4437 | % with |amsmath|, was: | 4437 | \def\@oline#1{\ensuremath{\overline{\mbox{#1}}}} |
4438 | % \newcommand{\@oline}[1]{$\overline{\text{#1}}$} | ||
4439 | \newcommand{\@oline}{\bgroup \ULdepth=-3ex \ULset} | ||
4440 | \def\@@oline{\bgroup \ULdepth=-3ex \ULset} | 4438 | \def\@@oline{\bgroup \ULdepth=-3ex \ULset} |
4441 | \AtBeginDocument{\ifdef{\aemph}% | 4439 | \AtBeginDocument{\ifdef{\aemph}% |
4442 | {\RenewDocumentCommand{\aemph}{s m}{% | 4440 | {\RenewDocumentCommand{\aemph}{s m}{% |