Received: from localhost (unknown [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 070162E0103 for ; Sun, 30 Dec 2007 22:58:22 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 22936-10 for ; Sun, 30 Dec 2007 22:58:13 -0400 (AST) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 32D0C2E00F9 for ; Sun, 30 Dec 2007 22:58:19 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.1/8.14.1) with ESMTP id lBV2wHkP019473; Sun, 30 Dec 2007 21:58:17 -0500 (EST) To: "E. Rijkers" cc: pgsql-docs@postgresql.org Subject: Re: SGML docs and pdf single-quotes In-reply-to: <6368.156.83.0.77.1199068808.squirrel@webmail.xs4all.nl> References: <6368.156.83.0.77.1199068808.squirrel@webmail.xs4all.nl> Comments: In-reply-to "E. Rijkers" message dated "Mon, 31 Dec 2007 03:40:08 +0100" Date: Sun, 30 Dec 2007 21:58:17 -0500 Message-ID: <19472.1199069897@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200712/61 X-Sequence-Number: 4729 "E. Rijkers" writes: > Using the pdf version of the postgres manual I wonder if > it wouldn't be better to replace single-quotes inside > with ' (apostrophe). Having to deal with entity-izing & and < is bad enough; doing it for ' is something up with which I will not put. > On the other hand, maybe this conversion of ' to > &apod; should be built into the xslt processing (to leave > the sgml more readable)? That would be tolerable. regards, tom lane