[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch: Add Tatweel character to ar-translit.mim
From: |
Benjamin Westphal |
Subject: |
Patch: Add Tatweel character to ar-translit.mim |
Date: |
Wed, 13 Nov 2024 20:08:19 +0100 |
Hello,
I propose to add the Tatweel character to ar-translit.mim
The Tatweel character is used for justification in Arabic script.
On Windows and in ar-kbd.mim the character is produced using shift + j.
Shift + j in ar-translit.mim is already bound to "zero width joiner."
However, j is where ت is on Arabic keyboards which is the first letter
in Tatweel.
The patch therefore binds shift + t to Tatweel.
Kind regards
Benjamin Westphal
---
diff --git a/MIM/ar-translit.mim b/MIM/ar-translit.mim
index 48a74ea..a008a74 100644
--- a/MIM/ar-translit.mim
+++ b/MIM/ar-translit.mim
@@ -81,6 +81,7 @@ It uses common transliterations, when several interpretations
are possible you c
("x" "ْ") ; sukun
("o" "ٰ") ; superscript alif
("v" "ّ") ; shaddah
+ ("T" "ـ") ; tatweel
("?" "؟")
tatweel.patch
Description: Text document
- Patch: Add Tatweel character to ar-translit.mim,
Benjamin Westphal <=