pgsql: doc PG relnotes: document "Unresolved ID reference found" cause

Started by Bruce Momjianalmost 2 years ago4 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

doc PG relnotes: document "Unresolved ID reference found" cause

Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c6b1506f71324d0bacfab17c6688e8fc2a79b1dc

Modified Files
--------------
doc/src/sgml/stylesheet-fo.xsl | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql: doc PG relnotes: document "Unresolved ID reference found" cause

Bruce Momjian <bruce@momjian.us> writes:

doc PG relnotes: document "Unresolved ID reference found" cause

I'm really not happy with this. We've sweated blood to get rid
of all those PDF warnings. Introducing one on a permanent basis
is not acceptable.

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: pgsql: doc PG relnotes: document "Unresolved ID reference found" cause

On Thu, Sep 19, 2024 at 04:52:19PM -0400, Tom Lane wrote:

Bruce Momjian <bruce@momjian.us> writes:

doc PG relnotes: document "Unresolved ID reference found" cause

I'm really not happy with this. We've sweated blood to get rid
of all those PDF warnings. Introducing one on a permanent basis
is not acceptable.

Okay, what do you suggest? I am trying to see if an empty paragraph
will fix it.

--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com

When a patient asks the doctor, "Am I going to die?", he means
"Am I going to die soon?"

#4Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#3)
Re: pgsql: doc PG relnotes: document "Unresolved ID reference found" cause

On Thu, Sep 19, 2024 at 05:37:36PM -0400, Bruce Momjian wrote:

On Thu, Sep 19, 2024 at 04:52:19PM -0400, Tom Lane wrote:

Bruce Momjian <bruce@momjian.us> writes:

doc PG relnotes: document "Unresolved ID reference found" cause

I'm really not happy with this. We've sweated blood to get rid
of all those PDF warnings. Introducing one on a permanent basis
is not acceptable.

Okay, what do you suggest? I am trying to see if an empty paragraph
will fix it.

It sounds like this problem:

https://www.oxygenxml.com/forum/dita-editing-and-publishing-dita-content/topic22035.html

I have applied the attached solution by using some more XPath magic.
Turns out making the paragraph empty, instead of removing it, prevents
the warning.

--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com

When a patient asks the doctor, "Am I going to die?", he means
"Am I going to die soon?"

Attachments:

master.difftext/x-diff; charset=us-asciiDownload+4-4