From b7d95ec20cf6c3491cd4a6299a6a617c38413be5 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 22 Feb 2016 11:07:15 +0100 Subject: add \LRfootnote{} command --- arabluatex.dtx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arabluatex.dtx') diff --git a/arabluatex.dtx b/arabluatex.dtx index 96261bc..847bb2e 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -233,6 +233,8 @@ \DeclareDocumentCommand{\Marginpar}{m}{\marginpar{\textdir TLT #1}} \RenewDocumentCommand{\thefootnote}{}{\bgroup\textdir TLT\arabic{footnote}\egroup} +\DeclareDocumentCommand{\LRfootnote}{m}{\bgroup\pardir + TLT\LR{\footnote{#1}}\egroup} \AtBeginDocument{\ifdef{\abjad}{\robustify{\abjad}}{}} \AtBeginDocument{\ifdef{\Footnote}{\robustify{\Footnote}}{}} \endinput -- cgit v1.2.3