GNU bug report logs -
#40120
[PATCH] doc: guix.texi: Add console-font-service-type to Base Services.
Previous Next
Reported by: John Soo <jsoo1 <at> asu.edu>
Date: Wed, 18 Mar 2020 15:46:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 40120-done <at> debbugs.gnu.org (full text, mbox):
Hi,
John Soo <jsoo1 <at> asu.edu> skribis:
> From cb4cf2b72766d4416fe5d2dc69a03914ec3c06c4 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1 <at> asu.edu>
> Date: Wed, 18 Mar 2020 08:33:59 -0700
> Subject: [PATCH] doc: guix.texi: Add console-font-service-type to Base
> Services.
>
> * doc/guix.texi (Base Services): Add console-font-service-type.
Applied with this changes:
> +@defvr {Scheme Variable} console-font-service-type @var{tty-font-pairs}
Remove @var{tty-font-pairs}.
> +@lisp
> +'((\"tty1\" . \"LatGrkCyr-8x16\")
> + (\"tty2\" . (file-append
> + font-tamzen
> + \"/share/kbd/consolefonts/TamzenForPowerline10x20.psf\"))
Changed to quasiquote/unquote as needed (same in gnu/services/base.scm,
which had the same typo), and \" → ".
Thanks,
Ludo’.
This bug report was last modified 5 years and 65 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.