aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2016-11-14 12:05:48 +0100
committerRobert Alessi <alessi@robertalessi.net>2016-11-14 12:05:48 +0100
commit4e9da7a6c82954e41f91cd9acb717fe0f933823f (patch)
tree5a99ec24d46bf1da7d5ff714f2fb4db7af8a2a3a
parentf9d17db9b81555577ef8d161c9cf2ccea11c408d (diff)
downloadarabluatex-1.5.tar.gz
checksum updated; added a caveat for ltr paragraphs or items that start with Arabic wordsv1.5
-rw-r--r--arabluatex.dtx31
1 files 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 @@
199%</driver> 199%</driver>
200% \fi 200% \fi
201% 201%
202% \CheckSum{0} 202% \CheckSum{561}
203% 203%
204% \CharacterTable 204% \CharacterTable
205% {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 205% {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).
580% \iffalse 580% \iffalse
581%</example> 581%</example>
582% \fi 582% \fi
583% 583%
584% \paragraph{Caveat}
585% For some reason, left-to-right paragraphs that start with Arabic
586% words lose their indentation. For the time being, this can be
587% circumvented by appending the command \cs{indent} at the
588% commencement of such paragraphs.
589%
590% \label{ref:ltr-lists}%
591% The same remark applies to left-to-right list environments: when
592% items start with Arabic words, the \cs{arb} command must be prefixed
593% with \cs{indent}. The following example comes from \textcite[i. 213
594% C]{Wright}:--- %
595% \iffalse
596%<*example>
597% \fi
598\begin{arabluacode}
599 \begin{enumerate}[XVI.]
600 \item \indent\arb{fawA`ilu}*.
601 \begin{enumerate}[1.]
602 \item \indent\arb{fA`aluN}; as \arb{_hAtamuN} \emph{a
603 signet-ring}, ...
604 \end{enumerate}
605 \end{enumerate}
606\end{arabluacode}
607% \iffalse
608%</example>
609% \fi
610%
584% \DescribeEnv{arab} Running paragraphs of Arabic text should rather 611% \DescribeEnv{arab} Running paragraphs of Arabic text should rather
585% be placed inside an \emph{Arabic environment} 612% be placed inside an \emph{Arabic environment}
586% 613%