SGML docs and pdf single-quotes

Started by Erik Rijkersover 18 years ago3 messagesdocs
Jump to latest
#1Erik Rijkers
er@xs4all.nl

Hi all,

Using the pdf version of the postgres manual I wonder if
it wouldn't be better to replace single-quotes inside
<programlisting> with &apos; (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)
single-quotes into a single double-quote.

Both problems occur only in pdf, not in html.

A disadvantage is that sgml source files become less
human-readable.

I compiled such a converted pdf with the attached perl
program.

The perl program can easily be made to generate the diffs
for all sgml files; I'll do that if it is considered
useful. On the other hand, maybe this conversion of ' to
&apod; should be built into the xslt processing (to leave
the sgml more readable)?

Erik Rijkers

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Erik Rijkers (#1)
Re: SGML docs and pdf single-quotes

"E. Rijkers" <er@xs4all.nl> writes:

Using the pdf version of the postgres manual I wonder if
it wouldn't be better to replace single-quotes inside
<programlisting> with &apos; (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

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: SGML docs and pdf single-quotes

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" <er@xs4all.nl> writes:

Using the pdf version of the postgres manual I wonder if
it wouldn't be better to replace single-quotes inside
<programlisting> with &apos; (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 <bruce@momjian.us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +