Received: from maia.hub.org (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id E66F4632B3D for ; Mon, 5 Apr 2010 12:59:54 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 07114-03 for ; Mon, 5 Apr 2010 15:59:43 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mail.postgresql.org (Postfix) with ESMTP id 6BAAB6326AC for ; Mon, 5 Apr 2010 12:59:28 -0300 (ADT) Received: from webmail.xs4all.nl (dovemail14.xs4all.nl [194.109.26.16]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id o35FxQf7096349 for ; Mon, 5 Apr 2010 17:59:26 +0200 (CEST) (envelope-from er@xs4all.nl) Received: from 156.83.0.57 (SquirrelMail authenticated user er) by webmail.xs4all.nl with HTTP; Mon, 5 Apr 2010 17:59:26 +0200 Message-ID: <2dadc3297b424c7540eb0fa70d418156.squirrel@webmail.xs4all.nl> Date: Mon, 5 Apr 2010 17:59:26 +0200 Subject: code example wrapping From: "Erik Rijkers" To: pgsql-docs@postgresql.org User-Agent: SquirrelMail/1.4.18 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.559 tagged_above=-10 required=5 tests=AWL=-0.560, BAYES_50=0.001 X-Spam-Level: X-Archive-Number: 201004/32 X-Sequence-Number: 5431 The manual has quite a few cases in the code-examples where, in the pdf version, there isn't enough width to show the whole line. Unfortunately, the rest of the line is then simply cut off, making the example 'invalid' (while reading, but also for copy-paste). I would like to reformat (only) those cases so that the text is completely readable on the pdf page. Of course, such lines will then also take the extra space in the html version (arguably, an advantage there as well). Anyone have any objections to this? Erik Rijkers