From owner-freebsd-doc@FreeBSD.ORG Thu Jun 20 18:29:53 2013 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3DA50BB; Thu, 20 Jun 2013 18:29:53 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id EE0E31B83; Thu, 20 Jun 2013 18:29:52 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id B96CE14D242F; Thu, 20 Jun 2013 20:29:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0_ayWsLmO4LJ; Thu, 20 Jun 2013 20:29:50 +0200 (CEST) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 054FD14D2400; Thu, 20 Jun 2013 20:29:49 +0200 (CEST) Message-ID: <51C34A1E.8040004@FreeBSD.org> Date: Thu, 20 Jun 2013 20:29:50 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Thunderbird/22.0 MIME-Version: 1.0 To: Warren Block , Hiroki Sato Subject: Re: RFC: Profiling and merging for the print edition References: <20130621.005500.1354772635358785822.hrs@allbsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: doc@FreeBSD.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 18:29:53 -0000 Em 20-06-2013 19:03, Warren Block escreveu: > > There is a complication. Links to sections which have been eliminated > by profiling will break, so those would also need profiling. I don't > know how big an issue that will be, but suspect it will not be very much. Two proposed solutions: 1, The reference is often the last sentence of a paragraph, i.e. "For further informations on foo, please refere to bar." This can be just put into a profiled phrase. 2, Or if the reference has a longer explanatory text, it can have its own para with a profiling attribute. Gabor