From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WPCABJY/42XvyQAAe85BDQ:P1 (envelope-from ) for ; Sat, 02 Mar 2024 16:02:46 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id WPCABJY/42XvyQAAe85BDQ (envelope-from ) for ; Sat, 02 Mar 2024 16:02:46 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=OT1+F3q9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709391766; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=hkWYwY4R4X6RU+UK8M78dLWUUeER8sv6lZjQtEy2GZw=; b=H+YHNCkTrwMcEvg1ekRoKKb7xGaK36yf7cWfOIRu0fVVjetigWzlUxyUdgdhe0I105FYB2 i+4cDHruyTeTT3eVICdZhQw+zQ+097ozhQ5P0koO2eCYotnCe1HR3jURBpuhC9YJ/KH1UP GKJVjb+30EZPyu+SGsXcgU/KpvGRwAWaMhCdzbSiOvkh6C67DCBr9vzjXaV/Mu8FzUsBmf 4bJquVWe9br4n0Jljlyl+Tp7YV0Ne7uYe2byXtNtT5vGY8qOzR7rfVKYSit1f9S67H4+Id grXJJp9IA8PXI5+MwAOLJkW6IrgjvoCEU6mWMXeHGCBkV3swt6QuYITd8v4LKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=OT1+F3q9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709391766; a=rsa-sha256; cv=none; b=MJfYYXaCllxQh09b3tPNKi2e4Wq/xp0YfcFcHdcW9hTY3l97wm++pWdQeuTn7F0n/Yam0m UU4NkVrHYRrur59xV1p31bOQ8DQuY4E8dEeOggZWFnHxP1rSdKFghiugTJYt7swFMF0hIv R89BY+5jE4sY0NVw2/t/3JXxvw5ehHJEN5yc5I1T+RXlGxRuvB5UnHdtDPQDGACk504LFP WI0eJupBFQHOZaawCjrz1Ld2NJ5+JrfhrfePsVnwT3TpIM9UyQfW887WlLN/pmVMkSNZo1 ygKdtapam6S5erUpIeI4Fl2hkEa45ipxVjY/gpsVGMzXxfTTR48HVgj7S1vlnA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B510238523 for ; Sat, 2 Mar 2024 16:02:45 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rgQsl-0007AO-QY; Sat, 02 Mar 2024 10:02:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rgQsk-0007A3-Fa for guix-patches@gnu.org; Sat, 02 Mar 2024 10:02:34 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rgQsj-0002Hd-Ls for guix-patches@gnu.org; Sat, 02 Mar 2024 10:02:34 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rgQtB-0003Jx-R5 for guix-patches@gnu.org; Sat, 02 Mar 2024 10:03:01 -0500 Subject: bug#69432: [PATCH guix-artwork v2 3/3] website: Use Linux Libertine for the body of the manual. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 02 Mar 2024 15:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69432 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 69432-done@debbugs.gnu.org Mail-Followup-To: 69432@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 69432-done@debbugs.gnu.org id=D69432.170939174612710 (code D ref 69432); Sat, 02 Mar 2024 15:03:01 +0000 Received: (at 69432-done) by debbugs.gnu.org; 2 Mar 2024 15:02:26 +0000 Received: from localhost ([127.0.0.1]:39161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rgQsb-0003Iv-SN for submit@debbugs.gnu.org; Sat, 02 Mar 2024 10:02:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rgQsW-0003If-TA for 69432-done@debbugs.gnu.org; Sat, 02 Mar 2024 10:02:24 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rgQry-00029v-4R; Sat, 02 Mar 2024 10:01:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=hkWYwY4R4X6RU+UK8M78dLWUUeER8sv6lZjQtEy2GZw=; b=OT1+F3q9oCvkONWcTJ0/ i6HET6vAKFT7hI2VDkr5tVwsfCWLiY8wivWxG7sd9H3YxWrEnUI9VbIxVBM5OIpLPTyEDJ5KE40ZD cIbDutKzsX3AQ8XIvcV2VzmE2/VVvYIoyujISrv95zWu/xt7k14JRxscYxwcyE9F+w1DTh6DROvHs ZK67GwvmtHeqpNiqz0GqfB/ypOTSVORD0H9LfuZ5Na7EzYfYYxrcjAg+b4HE83ITpB5mXkFeTxmu1 lpKvxPksy9GGSVW862bBEHr22vIMXXE+b9BdBwJwVLOWZ9/LE+ArveL24ZhTnMXW9qmBkNTEWMFa9 Vcv6I8vmOUObdA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87zfvitbke.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Fri, 01 Mar 2024 12:51:13 +0100") References: <877cineyn0.fsf@gnu.org> <20240229214714.9431-1-ludo@gnu.org> <20240229214714.9431-3-ludo@gnu.org> <87zfvitbke.fsf@pelzflorian.de> Date: Sat, 02 Mar 2024 16:01:43 +0100 Message-ID: <87h6hoekyw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.04 X-Spam-Score: -7.04 X-Migadu-Queue-Id: B510238523 X-Migadu-Scanner: mx13.migadu.com X-TUID: xdE76avYAmgz Hello, "pelzflorian (Florian Pelz)" skribis: > Ludovic Court=C3=A8s writes: >> * website/static/base/css/manual.css: New @font-face entries for Linux >> Libertine. Use it for section bodies. > > Okay. I cannot decide with regard to which font to use, but with this > one, the result looks good. > >> Add rule for =E2=80=98samp=E2=80=99, etc. > > Appropriate. > > All patches LGTM. :) Pushed as b9a55b9091ec739f10802c5057faf85b0c5695f3, thanks! Ludo=E2=80=99.