help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Character and font sets for Japanese


From: Jason Rumney
Subject: Re: Character and font sets for Japanese
Date: Wed, 08 Dec 2010 15:26:02 -0000
User-agent: G2/1.0

On Aug 23, 10:35 am, soichi <soichi...@gmail.com> wrote:

> "When table alignment fails, it usually has to do with character sets where 
> some characters have non-integer width. Org will deal correctly with 
> characters that are one or two or three ASCII characters wide, but not with 
> characters that are, for example, 1.5 ASCII characters wide. To make table 
> alignment work you need to switch to a different character set."

I think the original author meant "font", not "character set". So try
a different Japanese font here:

> (set-fontset-font (frame-parameter nil 'font)
>                   'japanese-jisx0208
>                   '("VL Gothic" . "unicode-bmp"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]