X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 5642DD1D2C1; Mon, 19 Apr 2004 05:14:50 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 05848-06; Mon, 19 Apr 2004 05:14:50 -0300 (ADT) Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by svr1.postgresql.org (Postfix) with ESMTP id A0D7BD1D238; Mon, 19 Apr 2004 05:14:48 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 1BFTvV-0002Z4-0Y; Mon, 19 Apr 2004 09:14:49 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Re: Odd formatting in on-line docs Date: Mon, 19 Apr 2004 09:14:49 +0100 Message-ID: <03AF4E498C591348A42FC93DEA9661B889FAA5@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Odd formatting in on-line docs Thread-Index: AcQknRLW5cSuwcZgRemjlFXIzZKwFwBSPYWQ From: "Dave Page" To: "Tom Lane" , , X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200404/142 X-Sequence-Number: 4246 =20 > -----Original Message----- > From: Tom Lane [mailto:tgl@sss.pgh.pa.us]=20 > Sent: 17 April 2004 17:56 > To: pgsql-www@postgresql.org; pgsql-docs@postgresql.org > Subject: [pgsql-www] Odd formatting in on-line docs >=20 > I think this must be some weird interaction between the docs=20 > themselves and the HTML wrapper that's put around them to=20 > make the online pages. > Can anyone diagnose this and fix it? Yup, think I got it. The kludge of a program that loads the docs into the database was adding a space at the beginning of the second and subsequent lines inside
 tags. It's fixed for the 7.4 docs - at
some point I will reload the rest of them but I'm a little pushed for
time right now.

Regards, Dave