[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Table alignment problem
From: |
Ihor Radchenko |
Subject: |
Re: Table alignment problem |
Date: |
Fri, 07 May 2021 22:50:26 +0800 |
Fr Ml <fr_ml@t-online.de> writes:
> Hello,
> there is an old problem with table alignment. It's mentioned here:
> https://emacs.stackexchange.com/q/30495/11498
>
> It occurs as far as I know only in 4 cases (last 4 rows):
>
> | 2 latin letters | ab | (2 glyphs)
> |
> | 2 arabic letters | من | ok (2 glyphs)
> |
> | same but with 2 diacritics | مِنْ | also ok (2
> glyphs) |
> | the arabich letter ا and then ل isn't a problem | ال | also ok (2 glyphs)
> |
> | but ل and then ا is a problem (case1) | لا | not ok (it's 1
> glyph) |
> | also ل and then أ (case2) | لأ | " (it's 1 glyph)
> |
> | also ل and then إ (case3) | لإ | " (it's 1 glyph)
> |
> | also ل and then آ (case4) | لآ | " (it's 1 glyph)
> |
Can you try with org-fold branch [1]? It implements a new way to
calculate string width.
[1] https://github.com/yantar92/org
Best,
Ihor
- Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)], Fr Ml, 2021/05/04
- Re: Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)], Ihor Radchenko, 2021/05/04
- Re: Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)], Bastien, 2021/05/06
- Table alignment problem, Fr Ml, 2021/05/06
- Re: Table alignment problem,
Ihor Radchenko <=
- Re: Table alignment problem, Fr Ml, 2021/05/08
- Re: Table alignment problem, Ihor Radchenko, 2021/05/08
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH] Pixel-wise table alignment, Ihor Radchenko, 2021/05/15