From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] doc: Add a section on naming conventions for font packages. Date: Sun, 23 Nov 2014 21:33:57 +0100 Message-ID: <20141123203357.GA5905@debian> References: <20141123172745.GA3467@debian> <87h9xpvfq2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsdrF-0003kL-1X for guix-devel@gnu.org; Sun, 23 Nov 2014 15:34:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xsdr7-0000LN-Go for guix-devel@gnu.org; Sun, 23 Nov 2014 15:34:08 -0500 Received: from mout.kundenserver.de ([212.227.17.10]:60041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsdr7-0000LI-6w for guix-devel@gnu.org; Sun, 23 Nov 2014 15:34:01 -0500 Content-Disposition: inline In-Reply-To: <87h9xpvfq2.fsf@gmail.com> 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: Alex Kost Cc: guix-devel@gnu.org On Sun, Nov 23, 2014 at 11:12:21PM +0300, Alex Kost wrote: > > +In the case where several formats of the same font family or font collection > > +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 ↑ I think. Thanks, added. Periods at the end of a line are okay without extra spaces? Andreas