From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: Web page layout tweak? Date: Wed, 28 Oct 2009 22:41:40 +0000 Message-ID: <87y6mv87kr.fsf@ossau.uklinux.net> References: <873a54sb07.fsf@ossau.uklinux.net> <87tyxkbfax.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1256769783 25122 80.91.229.12 (28 Oct 2009 22:43:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Oct 2009 22:43:03 +0000 (UTC) Cc: Ludovic =?iso-8859-1?Q?Court=E8s?= , guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 28 23:42:38 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N3HDw-0005np-T7 for guile-devel@m.gmane.org; Wed, 28 Oct 2009 23:42:37 +0100 Original-Received: from localhost ([127.0.0.1]:51022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3HDw-0004rl-CB for guile-devel@m.gmane.org; Wed, 28 Oct 2009 18:42:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3HDn-0004ld-HP for guile-devel@gnu.org; Wed, 28 Oct 2009 18:42:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3HDi-0004h4-SR for guile-devel@gnu.org; Wed, 28 Oct 2009 18:42:27 -0400 Original-Received: from [199.232.76.173] (port=44090 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3HDi-0004gq-LW for guile-devel@gnu.org; Wed, 28 Oct 2009 18:42:22 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:51589) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3HDd-0003mo-PV; Wed, 28 Oct 2009 18:42:18 -0400 Original-Received: from arudy (host86-147-112-196.range86-147.btcentralplus.com [86.147.112.196]) by mail3.uklinux.net (Postfix) with ESMTP id D8C141F6960; Wed, 28 Oct 2009 22:41:40 +0000 (GMT) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 3FC2C38024; Wed, 28 Oct 2009 22:41:40 +0000 (GMT) In-Reply-To: (Andy Wingo's message of "Wed, 28 Oct 2009 00:26:28 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9597 Archived-At: Andy Wingo writes: > On Wed 28 Oct 2009 00:14, ludo@gnu.org (Ludovic Court=A8=A8s) writes: > >> Hello, >> >> Neil Jerram writes: >> >>> http://ossau.homelinux.net/~neil/web-pages/docs/docs.html >>> >>> What do you think, any good? better, worse? >> >> I=A1=AFm all for it! > > I am too! Thanks! It should be all in place now. I unfortunately messed everything up for a while, because of the template/... files being out of sync with those in the root, but I think all is correct again now, with no lost information. > I would be OK with changing "Project GNU's Scripting Language" to "The > GNU Extension Language" I included this change. > , and moving the header (e.g. Documents) down to > be an

size aligned with the body of the page. But also I'm OK with > whatever :-)) I think I agree with this too, but haven't done it yet - will return to it after a couple of days. Regards, Neil