From owner-freebsd-doc@FreeBSD.ORG Sun Jul 28 22:30:52 2013 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 652C85BB for ; Sun, 28 Jul 2013 22:30:52 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1BF602DCC for ; Sun, 28 Jul 2013 22:30:51 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 4CA6614D250A; Mon, 29 Jul 2013 00:30:49 +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 C8qWcpgqGCt3; Mon, 29 Jul 2013 00:30:47 +0200 (CEST) Received: from [192.168.1.117] (unknown [80.99.23.232]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 3E02614D2403; Mon, 29 Jul 2013 00:30:47 +0200 (CEST) Message-ID: <51F59B79.6020405@FreeBSD.org> Date: Mon, 29 Jul 2013 00:30:17 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0a2 MIME-Version: 1.0 To: Warren Block Subject: Re: Another CSS suggestion: pre-wrap References: <51F558D2.1010808@FreeBSD.org> <51F56688.5040900@FreeBSD.org> <51F57011.2000603@FreeBSD.org> <51F57C6E.9050608@FreeBSD.org> <51F59807.4040308@FreeBSD.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: Sun, 28 Jul 2013 22:30:52 -0000 On 2013.07.29. 0:21, Warren Block wrote: > >>> Do you mean Java is needed to do the linewrap on XHTML, or that it >>> would be needed to do line numbers and syntax highlighting? > >> For the latter two only. > > Excellent! What do you think about adding it after the doc slush ends > in a week or so? Good. I think the slush is about content change so that translators can catch up so I personally I would not object if you wanted to do it earlier. Gabor