I've been studying this some more... As described in my previous post, I discovered that a leading space was present in some <replaceable> terms as a hacky workaround to help the rendering. Sometimes this space was added, and sometimes it wasn't, therefore some synopses would appear OK and some would look more squishy.
By more careful arrangement of the <arg> and <group> SGML tags I've eliminated the need for this spacing hack completely. Now the synopses for all the client/server applications [1][2] render properly with no squishiness. Basically, nothing has changed at all for each synopsis content, but now the spacing is all how it should be. PSA patch v1. ====== [1] https://www.postgresql.org/docs/19/reference-client.html [2] https://www.postgresql.org/docs/19/reference-server.html Kind Regards, Peter Smith. Fujitsu Australia
v1-0001-Fix-synopsis-spacing.patch
Description: Binary data
