Khalid Rafi <[email protected]> writes: > > Here is my font configuration: (...) > (set-fontset-font t 'arabic (font-spec :family "Cairo" :size 18)) (...) > I face this issue on both Android and Linux. On Android, the Arabic font > defaults to Noto Naskh Arabic.
These are both proportional-width faces. Would it be an acceptable solution to just use monospace fonts everywhere? If not, it's possible to use variable-pitch in most of the Org buffer and set faces of blocks like org-table to :inherit fixed-width. As for making Org tables work with variable-pitch faces, Ihor will know better than me what is feasible. Regards, Christian
