Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc6b1506

Browse files
committed
doc PG relnotes: document "Unresolved ID reference found" cause
Backpatch-through: 12
1 parent25f8cf1 commitc6b1506

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/src/sgml/stylesheet-fo.xsl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@
2020
<!-- Do nothing for ulink to avoid footnotes-->
2121
</xsl:template>
2222

23-
<!-- Also suppress the description of the section markers in print mode-->
23+
<!--
24+
Suppress the description of the commit link markers in print mode.
25+
Caues an "Unresolved ID reference found" warning during PDF builds
26+
because the paragraph is suppressed in the output.
27+
-->
2428
<xsl:templatematch="appendix[@id='release']//para[@id='release-commit-links']">
2529
<!-- Output nothing for this para-->
2630
</xsl:template>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp