Skip to content

Commit

Permalink
Resolve #258
Browse files Browse the repository at this point in the history
  • Loading branch information
petervwyatt committed Oct 24, 2023
1 parent f52aa78 commit c718745
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/32000-2-2020/clause12.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ modified: 24 October 2023
<ul>
<li><a href="#H12.6.4.2">12.6.4.2 Go-To actions</a>
</li>
<li><a href="#H12.6.4.4">12.6.4.4 Embedded Go-To actions</a>
</li>
<li><a href="#H12.6.4.8">12.6.4.8 URI actions</a>
</li>
<li><a href="#H12.6.4.16">12.6.4.16 Go-To-3D-View actions</a>
Expand Down Expand Up @@ -580,6 +582,31 @@ However, a projection annotation is only valid within the context of an associat
</tr>
</table>


<h4 id="H12.6.4.4">12.6.4.4 Embedded Go-To actions</h4>

<p class="location">Change Table 205 as follows:</p>

<table>
<caption id="Table205">Table 205 - Entries specific to a target dictionary</caption>
<tr>
<th>Key</th>
<th>Type</th>
<th>Value</th>
</tr>
<tr>
<td><b>P</b></td>
<td>integer or byte string</td>
<td>
<p>...</p>
<p class="hangingindent">
<ins onMouseEnter="mouseEnter(this)" data-issue="258">NOTE: Although normally named destinations can also be specified by the use of a name object, that particular usage of them is not provided for in this case.</ins>
</p>
</td>
</tr>
</table>


<h4 id="H12.6.4.8">12.6.4.16 URI actions</h4>

<p class="location">Note the following Editor Note that is inserted below Example 2:</p>
Expand Down
1 change: 1 addition & 0 deletions docs/32000-2-2020/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ All issues related to {{ page.subset }} are recorded in the PDF Association's <a
<li><a href="clause12.html#Table176">Table 176 - Additional entries specific to a link annotation</a></li>
<li><a href="clause12.html#Table177">Table 177 - Additional entries specific to a free text annotation</a></li>
<li><a href="clause12.html#Table202">Table 202 - Additional entries specific to a go-to action</a></li>
<li><a href="clause12.html#Table205">Table 205 - Entries specific to a target dictionary</a></li>
<li><a href="clause12.html#Table220">Table 220 - Additional entries specific to a go-to-3D-view action</a></li>
<li><a href="clause12.html#Table224">Table 224 - Entries in the interactive form dictionary</a></li>
<li><a href="clause12.html#Table226">Table 226 - Entries common to all field dictionaries</a></li>
Expand Down

0 comments on commit c718745

Please sign in to comment.