From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] doc: Add a section on naming conventions for font packages. Date: Sun, 23 Nov 2014 23:12:21 +0300 Message-ID: <87h9xpvfq2.fsf@gmail.com> References: <20141123172745.GA3467@debian> 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]:45107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsdWJ-0008Oq-U1 for guix-devel@gnu.org; Sun, 23 Nov 2014 15:12:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsdWA-0003QJ-Ss for guix-devel@gnu.org; Sun, 23 Nov 2014 15:12:31 -0500 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:42134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsdWA-0003P4-Kq for guix-devel@gnu.org; Sun, 23 Nov 2014 15:12:22 -0500 Received: by mail-la0-f53.google.com with SMTP id gm9so3598310lab.26 for ; Sun, 23 Nov 2014 12:12:22 -0800 (PST) In-Reply-To: <20141123172745.GA3467@debian> (Andreas Enge's message of "Sun, 23 Nov 2014 18:27:45 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Thanks! Andreas Enge (2014-11-23 20:27 +0300) wrote: > I finally got around to word Ludovic's suggestion on names for font packa= ges, > which I think we agreed upon. Corrections are welcome. [...] > +In the case where several formats of the same font family or font collec= tion > +are packaged separately, a short form of the format, prepended by a dash, > +is added to the package name. We use @code{-ttf} for TrueType fonts, There should double space here =E2=86=91 I think. --=20 Alex