Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 3B856634288 for ; Tue, 31 Mar 2009 17:48:47 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 10418-03 for ; Tue, 31 Mar 2009 17:48:39 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id E7068632589 for ; Tue, 31 Mar 2009 17:48:41 -0300 (ADT) Received: (qmail invoked by alias); 31 Mar 2009 20:48:37 -0000 Received: from a91-154-107-53.elisa-laajakaista.fi (EHLO vanquo.pezone.net) [91.154.107.53] by mail.gmx.net (mp066) with SMTP; 31 Mar 2009 22:48:37 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1+fafZLiP2fPfAckq/eOz0r+xJQC5jj5QL75lS6HA EsRP/zXlqNzeA0 From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: Adding an table of contents in SGML Date: Tue, 31 Mar 2009 23:48:34 +0300 User-Agent: KMail/1.11.1 (Linux/2.6.26-1-686; KDE/4.2.1; i686; ; ) Cc: Bruce Momjian References: <200903310123.n2V1N9014716@momjian.us> In-Reply-To: <200903310123.n2V1N9014716@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903312348.35190.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.048 tagged_above=0 required=5 tests=AWL=0.048 X-Spam-Level: X-Archive-Number: 200903/29 X-Sequence-Number: 5087 On Tuesday 31 March 2009 04:23:09 Bruce Momjian wrote: > I would like to add a table of contents to the top of the 8.4 release > notes: > > http://developer.postgresql.org/pgdocs/postgres/release-8-4.html > > Similar to the one at the top here: > > http://developer.postgresql.org/pgdocs/postgres/datatype.html > > I tried poking around but didn't find any obvious way to do it. There is no support for creating table of contents for divisions below chapter level.