Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id A76AA4758DB for ; Mon, 5 Aug 2002 15:05:58 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 9162C47588F for ; Mon, 5 Aug 2002 15:05:57 -0400 (EDT) Received: (qmail 22789 invoked by uid 0); 5 Aug 2002 19:05:44 -0000 Received: from pd902f0ec.dip0.t-ipconnect.de (217.2.240.236) by mail.gmx.net (mp003-rz3) with SMTP; 5 Aug 2002 19:05:44 -0000 Date: Mon, 5 Aug 2002 21:08:02 +0200 (CEST) From: Peter Eisentraut X-X-Sender: peter@localhost.localdomain To: pgsql-docs@postgresql.org Subject: Cross-references between books Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200208/2 X-Sequence-Number: 1420 When my next commit goes through (have to do a new checkout first, I guess), it will be possible to create clickable cross-references between books. For example "... more information can be found in &cite-admin;." which will resolve to "... more information can be found in the PostgreSQL Administrator's Guide" either as a link or in italics, as appropriate. It only gets you to the table of contents, not to individual sections, but it's a start. There are also &cite-user;, &cite-programmer;, etc. -- Peter Eisentraut peter_e@gmx.net