Re: [DOCS] SGML docs and pdf single-quotes

2007-12-30 Thread Tom Lane
"E. Rijkers" <[EMAIL PROTECTED]> 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. >

[DOCS] SGML docs and pdf single-quotes

2007-12-30 Thread E. Rijkers
Hi all, Using the pdf version of the postgres manual I wonder if it wouldn't be better to replace single-quotes inside with ' (apostrophe). There are two advantages: 1. it makes it possible to copy-and-paste examples from the pdf file. 2. it prevents running together of two (or more) sin