From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36014: [PATCH] Attempt to use console-fonts not provided by kbd if they are installed Date: Thu, 22 Aug 2019 18:00:00 +0200 Message-ID: <874l29p4vz.fsf@gnu.org> References: <2B601D3D-75D4-4F3B-8324-E039395227CE@asu.edu> <87pnmgpa8q.fsf@gnu.org> <875zo7f0m3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60345) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0pWL-0000ns-Qf for bug-guix@gnu.org; Thu, 22 Aug 2019 12:01:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i0pWJ-0008Vq-EM for bug-guix@gnu.org; Thu, 22 Aug 2019 12:01:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57644) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i0pWI-0008VV-UW for bug-guix@gnu.org; Thu, 22 Aug 2019 12:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i0pWI-0007WD-Q3 for bug-guix@gnu.org; Thu, 22 Aug 2019 12:01:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (John Soo's message of "Fri, 16 Aug 2019 18:01:14 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: John Soo Cc: 36014-done@debbugs.gnu.org Hello, John Soo skribis: > I am not familiar with the info and html documentation build process. Will > this patch suffice? Sure; I pushed a slightly modified variant as commit 74a98b5cddd0430dd7229d4045f4885191c624b7. Thanks, Ludo=E2=80=99.