Skip to content

Commit a8dc5e6

Browse files
authored
Merge pull request oasis-tcs#908 from robander/ditaval
Fix duplicate key for rendering
2 parents f113eea + ab8b0ba commit a8dc5e6

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

specification/common/key-definitions-library-topics.ditamap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<map>
44
<title>Key definitions: Library topics</title>
55
<!--<keydef keys="library-short-descriptions" href="conref-short-descriptions.dita"/>-->
6-
<keydef keys="rendering" href="conref-rendering-expectations.dita"/>
6+
<keydef keys="rendering-expectations" href="conref-rendering-expectations.dita"/>
77
<!-- Key definitions for reuse topics -->
88
<keydef keys="reuse-general" href="conref-file.dita"/>
99
<keydef keys="reuse-attributes" href="conref-attribute.dita"/>

specification/common/reuse-w-lwdita/reuse-image.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title>Rendering expectations</title>
1010
<p platform="dita lwdita">The referenced image typically is rendered
1111
in the main flow of the content.</p>
12-
<p conkeyref="rendering/image-video" platform="dita lwdita"/>
12+
<p conkeyref="rendering-expectations/image-video" platform="dita lwdita"/>
1313
</section>
1414
<section id="attributes">
1515
<title>Attributes</title>

specification/langRef/base/hazardsymbol.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ a result of not avoiding a hazard, or any combination of these messages.</shortd
2323
</section>
2424
<section id="rendering-expectations">
2525
<title>Rendering expectations</title>
26-
<p conkeyref="rendering/image-video"/>
26+
<p conkeyref="rendering-expectations/image-video"/>
2727
</section>
2828
<section id="specialization-hierarchy">
2929
<title>Specialization hierarchy</title>

specification/langRef/base/object.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</section>
2727
<section id="rendering-expectations">
2828
<title>Rendering expectations</title>
29-
<p conkeyref="rendering/image-video"/>
29+
<p conkeyref="rendering-expectations/image-video"/>
3030
<p>When an object cannot be rendered in a meaningful way, processors <term
3131
outputclass="RFC-2119">SHOULD</term> present the contents of the
3232
<xmlelement>fallback</xmlelement> element, if it is present.</p>

specification/langRef/ditaval/prop.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</section>
5252
<section id="rendering-expectations">
5353
<title>Rendering expectations</title>
54-
<div conkeyref="rendering/ditaval-rendering"/>
54+
<div conkeyref="rendering-expectations/ditaval-rendering"/>
5555
</section>
5656
<section id="processing-expectations">
5757
<title>Processing expectations</title>

specification/langRef/ditaval/revprop.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
can provide default alternate text to indicate the start and end
3232
point of the flagged content.</p>
3333
<!--<p><ph id="default-text">When no alternate text is specified for a revision flag, the default alternate text for <xmlelement>revprop</xmlelement> start of change is typically a localized translation of "Start of change", and the default alternate text for <xmlelement>revprop</xmlelement> end of change is typically a localized translation of "End of change". </ph></p>-->
34-
<div conkeyref="rendering/ditaval-rendering"/>
34+
<div conkeyref="rendering-expectations/ditaval-rendering"/>
3535
</section>
3636
<section id="processing-expectations">
3737
<title>Processing expectations</title>

0 commit comments

Comments
 (0)