From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] doc: Ask user to install extra packages to display non-English alphabets. Date: Wed, 18 Nov 2015 20:55:24 +0300 Message-ID: <87d1v7i44z.fsf@gmail.com> References: <20151117001132.557bbd8f@debian> <87a8qd10m5.fsf@gmail.com> 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]:40655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz6xC-0006jQ-SL for guix-devel@gnu.org; Wed, 18 Nov 2015 12:55:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zz6x3-0002h4-E8 for guix-devel@gnu.org; Wed, 18 Nov 2015 12:55:30 -0500 Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]:33268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz6x3-0002gz-4b for guix-devel@gnu.org; Wed, 18 Nov 2015 12:55:25 -0500 Received: by lfaz4 with SMTP id z4so31841550lfa.0 for ; Wed, 18 Nov 2015 09:55:24 -0800 (PST) In-Reply-To: (Alex Vong's message of "Wed, 18 Nov 2015 02:28:44 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Vong Cc: guix-devel@gnu.org Alex Vong (2015-11-17 21:28 +0300) wrote: > On 17/11/2015, Alex Kost wrote: [...] >> I didn't try 'font-wqy-zenhei', but there is also >> 'font-adobe-source-han-sans' package (thanks to =E5=AE=8B=E6=96=87=E6=AD= =A6) that "solves" >> Chinese, Japanese and Korean symbols I've met so far. >> > I did tried `guix package -i font-adobe-source-han-sans`, but it > didn't work for icecat. Hm, it works for me with "conkeror" (which is "icecat" under the hood). Perhaps "fc-cache -f" will help, dunno. --=20 Alex