From 5a46d56ee94e399384fbf0e096fc2011a970868a Mon Sep 17 00:00:00 2001 From: petervwyatt <26521615+petervwyatt@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:36:46 +1100 Subject: [PATCH] Partially fix #470 Waiting on Reuse WTG for proposal 6 --- docs/32000-2-2020/clause14.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/32000-2-2020/clause14.md b/docs/32000-2-2020/clause14.md index b39f05d..539b1b4 100644 --- a/docs/32000-2-2020/clause14.md +++ b/docs/32000-2-2020/clause14.md @@ -101,6 +101,8 @@ modified: 13 November 2024
  • 14.8.4.8.4 Caption structure types
  • +
  • 14.8.4.8.6 Formula structure types +
  • @@ -1081,6 +1083,24 @@ NOTE: This algorithm works for languages with different intrinsic directionality +
    14.8.4.8.6 Formula structure types
    + +

    Delete the entire second paragraph as follows:

    + +

    +The standard structure type Formula shall not appear between the BT and ET operators delimiting a text object (see 9.4, "Text objects"). +

    + +

    Change the third paragraph as follows:

    + +

    +A Formula element may have logical substructure, including other Formula elements. +For repurposing purposes it may be treated as visually static, without examining its internal contents. It should have a BBox attribute (see 14.8.5, "Standard structure attributes") +It should have a BBox attribute (see 14.8.5, "Standard structure attributes") and can then for repurposing purposes be treated as visually static, without examining its internal contents. +

    + +

    ...

    +

    14.8.5 Standard structure attributes