Re: Are 's displayed in TOCs? - Mailing list pgsql-docs

From Richard Huxton
Subject Re: Are 's displayed in TOCs?
Date
Msg-id 3AB1C30D.FCA92127@archonet.com
Whole thread Raw
In response to Are 's displayed in TOCs?  (Roberto Mello <rmello@cc.usu.edu>)
List pgsql-docs
Roberto Mello wrote:
>
>         I am almost done with the PL/pgSQL doc revamping.
>
>         Are <sect3>'s displayed in tables of contents? I have <sect3>s that
> would be much more appealing and useful to readers if they were displayed
> in the TOCs.

You can alter this in the stylesheets. If you have an nwalsh-modular
directory there is a dbautoc.??? file. Near the top of this are two
figures for the depth of the ToC  - one for books, one for articles.

You can almost certainly override this sort of stuff on the command-line
but I haven't succeeded in doing so yet.

>         If <sect3>'s won't be displayed, would it be ok for me to re-structure
> some PL/pgSQL topics into <sect1>s with <sect2>s ?
>
>         -Roberto

pgsql-docs by date:

Previous
From: Roberto Mello
Date:
Subject: Revamped PL/pgSQL Documentation
Next
From: Roberto Mello
Date:
Subject: Re: [SQL] Contribute to the PL/pgSQL CookBook !!