From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: column in table fails to align for China's characters Date: Thu, 14 Jun 2018 16:09:12 +0200 Message-ID: <87h8m5a29j.fsf@nicolasgoaziou.fr> References: <2081261E-FC5D-49E6-8343-7F1A07A6B9C0@scratch.space> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTSwE-0005b2-Eu for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:09:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTSw9-0004Q5-Fy for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:09:22 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:37919) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fTSw9-0004Oh-96 for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:09:17 -0400 In-Reply-To: <2081261E-FC5D-49E6-8343-7F1A07A6B9C0@scratch.space> (Van L.'s message of "Thu, 14 Jun 2018 10:27:49 +1000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Van L Cc: org-mode-email Hello, Van L writes: > Hello. > > Mixing characters from differing languages causes the table column to fai= l to align. > > See as follows. > > | Term | Pronunciation | Definition = = | > |------------+-----------------------------+-----------------------------= ---------------------------------------------------------------------------= --| > | =E5=81=B7=E5=90=AC=E6=95=8C=E5=8F=B0=EF=BC=81 | tou1ting1di2tai2 = | bug implant = | > | =E5=B7=A5=E5=86=9C=E5=85=B5=E5=AD=A6=E5=91=98 | gong1-nong2-bing1 xue2y= uan2 | tertiary education for rubes of low socio-economic background during= Mao's affirmative action cultural revolution 1966 - 76 | True. Table alignment assumes you are using a fixed-width font, which may or may not be possible with chinese characters. Regards, --=20 Nicolas Goaziou