From: | Jürgen Purtz <juergen(at)purtz(dot)de> |
---|---|
To: | Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
Subject: | TOC: List of Figures |
Date: | 2019-07-02 08:13:37 |
Message-ID: | e9e5faa4-e920-3253-f6bb-794109e228a1@purtz.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
After the integration of figures into the documentation it may be
helpful to extent the TOC with a 'List of Figures'. Any opinion?
If yes: The same for 'List of Tables' and 'List of Examples'?
There is a simple way to enable this feature: change line 56 of
stylesheet-html-common.xsl to: "book toc,title,figure,table,example". As
shown in a previous thread this leads to an ugly swelling of the TOC
similar to the formerly handling of release notes - especially for
tables and examples -, see attachment 1.
The alternative is a downshift of the postings by one level, see
attachment 2. How to realize this behavior is shown in attachment 3.
Attachment | Content-Type | Size |
---|---|---|
image/png | 58.0 KB | |
image/png | 13.0 KB | |
toc.patch | text/x-patch | 1.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2019-07-02 08:43:13 | Re: TOC: List of Figures |
Previous Message | Daniel Gustafsson | 2019-07-01 11:48:52 | Re: Formatting of warning about using ident |