| From: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: fixing bookindex.html bloat |
| Date: | 2022-02-14 22:06:20 |
| Message-ID: | bade7a38-f1ec-22d2-c281-8ddc5e1ac1ff@enterprisedb.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 14.02.22 18:31, Peter Eisentraut wrote:
> Yeah, that is currently clearly wrong. It appears I originally copied
> the wrong namespace declarations from examples that show how to
> customize the DocBook stylesheets, but those examples were apparently
> wrong or outdated in this respect. It seems we also lack some namespace
> declarations altogether, as shown by your need to add it to
> stylesheet-html-common.xsl. This appears to need some careful cleanup.
The attached patch cleans up the xhtml namespace declarations properly,
I think.
For the xlink business, I don't have a better idea than you, so your
workaround proposal seems fine.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Fix-XML-namespace-declarations.patch | text/plain | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Cleveland | 2022-02-14 22:10:12 | Possible to go without page headers? |
| Previous Message | Joseph Koshakow | 2022-02-14 21:57:07 | Re: Fix overflow in justify_interval related functions |