diff --git a/docs/32000-2-2020/clause07.md b/docs/32000-2-2020/clause07.md
index bfd4869..32ac59d 100644
--- a/docs/32000-2-2020/clause07.md
+++ b/docs/32000-2-2020/clause07.md
@@ -816,6 +816,17 @@ there is no way to specify that metadata is to be left unencrypted in these case
(Optional; PDF 1.3; indirect reference preferred) ...
+
+ B |
+ array |
+
+ (Optional; PDF 1.1; recommended if the page contains article beads) An array that shall contain indirect references to all article beads
+ appearing on the page (see 12.4.3, "Articles"). The beads shall be listed in the array in
+ natural reading order.
+ Objects of Type Template shall have no B key.
+ ...
+ |
+
diff --git a/docs/32000-2-2020/clause12.md b/docs/32000-2-2020/clause12.md
index bda94cc..6db441d 100644
--- a/docs/32000-2-2020/clause12.md
+++ b/docs/32000-2-2020/clause12.md
@@ -3,7 +3,7 @@ subset: PDF 2.0
isodoc: ISO 32000-2:2020
clause: 12
title: Interactive features
-modified: 6 October 2023
+modified: 24 October 2023
---
@@ -25,6 +25,8 @@ modified: 6 October 2023
- 12.4.2 Page labels and indices
+ - 12.4.3 Articles
+
- 12.4.4 Presentations
- 12.4.4.1 General
@@ -316,8 +318,19 @@ an SD entry as defined in "Table 201 — Action types"....
-
12.4.4 Presentations
+12.4.3 Articles
+
+...
+
+Change the paragraph before Table 162 as follows:
+
+The optional Threads entry in the document catalog dictionary (see 7.7.2, "Document catalog dictionary") holds an array of thread dictionaries ("Table 162 — Entries in a thread dictionary") defining the document’s articles. Each individual bead within a thread shall be represented by a bead dictionary ("Table 163 — Entries in a bead dictionary"). The thread dictionary’s F entry shall refer to the first bead in the thread; the beads shall be chained together sequentially in a doubly linked list through their N (next) and V (previous) entries. In addition, for each page on which article beads appear, the page object (see 7.7.3, "Page tree") shall contain a B entry whose value is an array of indirect references to the beads on the page,
+in drawingreading order.
+
+
+
+12.4.4 Presentations
12.4.4.1 General