From 4e9da7a6c82954e41f91cd9acb717fe0f933823f Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 14 Nov 2016 12:05:48 +0100 Subject: checksum updated; added a caveat for ltr paragraphs or items that start with Arabic words --- arabluatex.dtx | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/arabluatex.dtx b/arabluatex.dtx index 9f54123..b2e901a 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -199,7 +199,7 @@ % % \fi % -% \CheckSum{0} +% \CheckSum{561} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -580,7 +580,34 @@ vowels (see ยง~3). % \iffalse % % \fi -% +% +% \paragraph{Caveat} +% For some reason, left-to-right paragraphs that start with Arabic +% words lose their indentation. For the time being, this can be +% circumvented by appending the command \cs{indent} at the +% commencement of such paragraphs. +% +% \label{ref:ltr-lists}% +% The same remark applies to left-to-right list environments: when +% items start with Arabic words, the \cs{arb} command must be prefixed +% with \cs{indent}. The following example comes from \textcite[i. 213 +% C]{Wright}:--- % +% \iffalse +%<*example> +% \fi +\begin{arabluacode} + \begin{enumerate}[XVI.] + \item \indent\arb{fawA`ilu}*. + \begin{enumerate}[1.] + \item \indent\arb{fA`aluN}; as \arb{_hAtamuN} \emph{a + signet-ring}, ... + \end{enumerate} + \end{enumerate} +\end{arabluacode} +% \iffalse +% +% \fi +% % \DescribeEnv{arab} Running paragraphs of Arabic text should rather % be placed inside an \emph{Arabic environment} % -- cgit v1.2.3