Added to TODO: * Convert single quotes to apostrophes in the PDF documentation
http://archives.postgresql.org/pgsql-docs/2007-12/msg00059.php --------------------------------------------------------------------------- Tom Lane wrote: > "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 > > <programlisting> 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 > > ---------------------------(end of broadcast)--------------------------- > TIP 7: You can help support the PostgreSQL project by donating at > > http://www.postgresql.org/about/donate -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://postgres.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
