From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: icecat: Display IPA. Date: Thu, 02 Jul 2015 22:36:04 +0200 Message-ID: <87h9pmwb4b.fsf@gnu.org> References: 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]:58690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAlDQ-0007yh-Hh for guix-devel@gnu.org; Thu, 02 Jul 2015 16:36:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAlDL-0001Ku-Iu for guix-devel@gnu.org; Thu, 02 Jul 2015 16:36:12 -0400 In-Reply-To: (=?utf-8?Q?=22Al=C3=ADrio?= Eyng"'s message of "Thu, 2 Jul 2015 15:37:46 +0000") 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: =?utf-8?Q?Al=C3=ADrio?= Eyng Cc: guix-devel@gnu.org Al=C3=ADrio Eyng skribis: > https://www.gnu.org/software/guix/manual/guix.html#FOOT1 doesn't work by = default > > From 52762207ac1e5f9037506d30dd8b408acc764f92 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Al=3DC3=3DADrio=3D20Eyng?=3D > Date: Thu, 2 Jul 2015 15:03:53 +0000 > Subject: [PATCH] gnu: icecat: Display IPA. > > * gnu/packages/gnuzilla.scm (icecat)[propagated-inputs]: Add font-gnu-fre= efont-ttf. I think it should be up to the user to choose which fonts to install (there are other things that don=E2=80=99t display correctly by default.) IMO we should address this by adding a section in the manual to explain how to deal with fonts for X11 applications, and to list a few useful font packages. Thoughts? Thanks, Ludo=E2=80=99.