From: | Oleg Bartunov <obartunov(at)gmail(dot)com> |
---|---|
To: | Jürgen Purtz <juergen(at)purtz(dot)de> |
Cc: | Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: TOC: List of Figures |
Date: | 2019-07-02 12:35:27 |
Message-ID: | CAF4Au4xZ+xqfQz7CP_fZ1bZYrGu-Fpne=jfhLVusLQyFGinRQA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On 2 Jul 2019, at 11:13, Jürgen Purtz <juergen(at)purtz(dot)de> wrote:
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.
+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.
<Screenshot from 2019-07-01 17-26-13.png><Screenshot from 2019-07-01
17-27-39.png><toc.patch>
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2019-07-02 17:07:55 | Re: TOC: List of Figures |
Previous Message | Jonathan S. Katz | 2019-07-02 11:58:12 | Re: TOC: List of Figures |