From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [80.241.56.171]) by sourceware.org (Postfix) with ESMTPS id A6524385840F for ; Fri, 24 Feb 2023 06:42:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A6524385840F Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=aarsen.me Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=aarsen.me Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4PNL1J2tHsz9sdQ; Fri, 24 Feb 2023 07:42:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1677220964; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=cEbtr+W793irKLIBM7HopRjRcIfEVpZoAS5q6xWp53g=; b=Ud8f+Qd0CqEHzrWbTK3QNYMqNMgqrdTW4/REijiB7SmLbs5TJRLGjl7QTKBFpS5xgRrjEx oqT7jvnbNrUVlZzSfiun/p0sPXHvTpp6ZY7jfipMWsBMYpmGV7nPxtupr8abIh/53g+q/u PCqEdP/B4JLvws8SjOWbk1gXrcBPJCZG0PNvAwR7PjLYzyIOTb8XSmVjEyMz4SvhrFXps3 ZRcAoB9XjoSI4LHxy3w77BsdXrWa9unOBditZJeY5x/BhKevjgUviRQny6Roa4dj78bE2/ +2Wen1VtIZYZj9676QPcCpyGvRv6qE0yg2Wc3u+bzH00sUBMfssZk96a8qnLLw== References: <20230127003224.717347-1-arsen@aarsen.me> <6d4645d9-a354-cc73-4bc0-7ab89ef3debb@pfeifer.com> From: Arsen =?utf-8?Q?Arsenovi=C4=87?= To: Gerald Pfeifer Cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] Add revised Texinfo manual CSS Date: Fri, 24 Feb 2023 07:41:22 +0100 In-reply-to: <6d4645d9-a354-cc73-4bc0-7ab89ef3debb@pfeifer.com> Message-ID: <86sfevbm3h.fsf@aarsen.me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Rspamd-Queue-Id: 4PNL1J2tHsz9sdQ X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_INFOUSMEBIZ,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Morning, Gerald Pfeifer writes: > On Fri, 27 Jan 2023, Arsen Arsenovi=C4=87 via Gcc-patches wrote: >> htdocs/texinfo-manuals.css | 129 +++++++++++++++++++++++++++++++++++++ > > Thank you - I pushed this. > > +/* Texinfo documentation stylesheet. > + Inspired by the Gnulib manual, 2023-01-26. > + > + Arsen Arsenovi=C4=87 > > Can we rephrase this a bit? Something like "Contributed by" maybe, or=20 > omitting the name (as we usually do - since I made sure it's in Git)? Ah, sure. Feel free to omit the name. I was following the convention established with me in GCC code. Feel free to rephrase as you see fit. Thanks in advance. =2D-=20 Arsen Arsenovi=C4=87 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iOYEARYKAI4WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCY/hcYl8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0RkVF MkIzRDExM0ZDMDBBMzE2MkQ2MDYxNTJDMjk0MzAxRUEyQzQ5MxAcYXJzZW5AYWFy c2VuLm1lAAoJEFLClDAeosSTJ1sBAILL11dnfgh6sme5QaCGDqsU496Bu/EHW2Nl JunGg9OlAP9yKGA7pyd37z5k1yeGNKR5LHQzm0W87+dglOXV4ps6DQ== =tMM+ -----END PGP SIGNATURE----- --=-=-=--