X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 031A6D1B537 for ; Wed, 15 Oct 2003 17:22:51 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 90864-05 for ; Wed, 15 Oct 2003 14:22:20 -0300 (ADT) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id E2627D1B524 for ; Wed, 15 Oct 2003 14:22:18 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.10/8.12.10) with ESMTP id h9FHMDhn016737; Wed, 15 Oct 2003 13:22:13 -0400 (EDT) To: Josh Berkus Cc: Peter Eisentraut , pgsql-docs@postgresql.org Subject: Re: Need help with SGML again In-reply-to: <200310150946.01052.josh@agliodbs.com> References: <200310150946.01052.josh@agliodbs.com> Comments: In-reply-to Josh Berkus message dated "Wed, 15 Oct 2003 09:46:01 -0700" Date: Wed, 15 Oct 2003 13:22:13 -0400 Message-ID: <16736.1066238533@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200310/17 X-Sequence-Number: 2037 Josh Berkus writes: > Peter, >> 1. Linking to anything that is not a formal object (having a title and a >> number) does not render well in print. ("for more information, see >> paragraph 3 on page 15"?) > I see what you mean. Given that I do 95% of my doc browsing in HTML, this > seems very redundant to me, though; I think it would be interesting to see > how many users refer to a paper version of the docs. We may find it's a tiny > minority. That was my reaction as well. While I don't want to make the paper version unusable, I think that the HTML version is considerably more important. The compromise I would propose is to do the cross-linking as Josh wanted, and to have the links in the HTML version go directly to the paragraphs describing the variables, but in the paper version have the links just refer to the containing numbered subsections. (Dunno how practical this is to implement, though.) I don't much care for any of the three alternatives Josh mentions, although if pressed I would opt for duplicating the info. That might be the best answer anyway, since the descriptions appropriate in the main listing might be too terse for novices; that is, I'm not sure the duplication would or should be exact. regards, tom lane