aboutsummaryrefslogtreecommitdiff
path: root/arabluatex.dtx
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2022-06-16 01:17:15 +0200
committerRobert Alessi <alessi@robertalessi.net>2022-06-16 11:10:48 +0200
commit4588ab71394187a697d9218251e6ed886f429aaf (patch)
tree6a74701f809caaa26592a4e0adfa3bfdcc1cf632 /arabluatex.dtx
parent8c4cfb2b61dde8b30b33bbc4dba5a3267edd36b5 (diff)
downloadarabluatex-4588ab71394187a697d9218251e6ed886f429aaf.tar.gz
use H to encode the tāʾ marbūtah devoid of diacritical points
Diffstat (limited to 'arabluatex.dtx')
-rw-r--r--arabluatex.dtx8
1 files changed, 7 insertions, 1 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx
index c281001..89acc76 100644
--- a/arabluatex.dtx
+++ b/arabluatex.dtx
@@ -2214,6 +2214,12 @@
2214% \arb[novoc]{.q} & \dmg{.q} & \loc{.q} & \brill{.q} & |.q| \\ 2214% \arb[novoc]{.q} & \dmg{.q} & \loc{.q} & \brill{.q} & |.q| \\
2215% \arb[novoc]{.k} & \dmg{.k} & \loc{.k} & \brill{.k} & |.k| \\ 2215% \arb[novoc]{.k} & \dmg{.k} & \loc{.k} & \brill{.k} & |.k| \\
2216% \arb[novoc]{.n} & \dmg{.n} & \loc{.n} & \brill{.n} & |.n| \\ 2216% \arb[novoc]{.n} & \dmg{.n} & \loc{.n} & \brill{.n} & |.n| \\
2217% \arb[novoc]{H} & \dmg{aH} & \loc{aH} & \brill{aH} &
2218% |H|\footnote{This letter can be used to encode the \arb[trans]{tA'
2219% marbUtaT} devoid of diacritical points as it is found in some
2220% manuscripts, with the same \arb[trans]{tanwIn} and the same
2221% short vowels as the standard \arb[trans]{tA' marbUtaT} with two
2222% points above, e. g. \arb{al-madInaHa}, \arb{madInaHaN}.} \\
2217% \arb[novoc]{((} & \dmg{((} & \loc{((} & \brill{((} & |((| \\ 2223% \arb[novoc]{((} & \dmg{((} & \loc{((} & \brill{((} & |((| \\
2218% \arb[novoc]{))} & \dmg{))} & \loc{))} & \brill{))} & |))| \\ 2224% \arb[novoc]{))} & \dmg{))} & \loc{))} & \brill{))} & |))| \\
2219% \end{longtable} 2225% \end{longtable}
@@ -5144,7 +5150,7 @@
5144% \end{macrocode} 5150% \end{macrocode}
5145% \end{macro} 5151% \end{macro}
5146% \begin{macro}{\SetArbNumbers} 5152% \begin{macro}{\SetArbNumbers}
5147% \changes{v1.21}{2022/06/15}{select Indian or Arabic numbers} 5153% \changes{v1.21}{2022/06/15}{selects Indian or Arabic numbers}
5148% \begin{macrocode} 5154% \begin{macrocode}
5149\NewDocumentCommand{\SetArbNumbers}{m}{% 5155\NewDocumentCommand{\SetArbNumbers}{m}{%
5150 \luadirect{arabluatex.setnums(\luastringN{#1})}% 5156 \luadirect{arabluatex.setnums(\luastringN{#1})}%