This commit is contained in:
John Whitington
2025-01-19 15:09:25 +08:00
parent e0575043e8
commit 9eefabfca6

View File

@@ -505,7 +505,9 @@ let matterhorn_17_002 _ st2 pdf =
(* Unicode mapping requirements are not met. *) (* Unicode mapping requirements are not met. *)
let matterhorn_17_003 _ _ pdf = let matterhorn_17_003 _ _ pdf =
unimpl () (* Covered elsewhere, since all text in the PDF must meet these requirements,
mathematical expressions need not be considered separately. *)
()
(* ID entry of the <Note> tag is not present. *) (* ID entry of the <Note> tag is not present. *)
let matterhorn_19_003 st st2 pdf = let matterhorn_19_003 st st2 pdf =