Re: org mode table alignment issue with CJK characters

2023-03-25 Thread Ihor Radchenko
Zelphir Kaltstahl writes: > Just in case I want to use other fonts at some point: How did you (or anyone > else) derive the 16/13 number? Is there a general way, other than "try > numbers > and see what fits"? I did trial and error. AFAIU, it totally depends on the font's width-to-height

Re: org mode table alignment issue with CJK characters

2023-03-25 Thread Zelphir Kaltstahl
On 3/25/23 18:55, Ihor Radchenko wrote: Zelphir Kaltstahl writes: My settings for org mode regarding fonts/faces are: ... It may be tricky to get the scaling right sometimes. I use the following: ;; Credit for the suggestion about `face-font-rescale-alist': @viz:okash.it (Matrix) (push

Re: org mode table alignment issue with CJK characters

2023-03-25 Thread Ihor Radchenko
Zelphir Kaltstahl writes: > My settings for org mode regarding fonts/faces are: > ... It may be tricky to get the scaling right sometimes. I use the following: ;; Credit for the suggestion about `face-font-rescale-alist': @viz:okash.it (Matrix) (push `("Sarasa Mono hc" . ,(/ 16.0 13.0))

Re: org mode table alignment issue with CJK characters

2023-03-25 Thread Zelphir Kaltstahl
On 3/23/23 15:44, Zelphir Kaltstahl wrote: Hello org mode users! I recently looked into getting org mode tables to properly align cell borders and table border, when using Chinese characters in them. I found out, that there is valign mode [1] and was happy with it for a few days. But then

org mode table alignment issue with CJK characters

2023-03-23 Thread Zelphir Kaltstahl
Hello org mode users! I recently looked into getting org mode tables to properly align cell borders and table border, when using Chinese characters in them. I found out, that there is valign mode [1] and was happy with it for a few days. But then I opened a document with lots of tables and