diff --git a/src/accessibility.html b/src/accessibility.html index ea2ac1fe..7fbbfd5d 100644 --- a/src/accessibility.html +++ b/src/accessibility.html @@ -441,7 +441,7 @@
Accessible Descriptions
with each non-trivial component described.

-
+
 <mrow aria-description="circumference of a circle">
   <mn>2</mn>
diff --git a/src/intent.html b/src/intent.html
index c32446cf..872d9f08 100644
--- a/src/intent.html
+++ b/src/intent.html
@@ -221,21 +221,13 @@ 

Intent Properties

but as with any properties, is by default ignored but may have a system-specific effect.

-

As with [=Concepts=], The Working group maintains two lists - of [=property=] values.

+

Similar to the lists of [=Concepts=], the Working Group maintains a [=Properties list=] of [=property=] values that should be implemented.

    -
  • Core properties: This is a - list core of properties - maintained by the Math Working Group
  • -
  • Open properties: This is an - open list of properties - with contributions welcome from the community. - Implementors of MathML systems that implement additional properties are encouraged - to make a pull request to add them to the list of [=Open Properties=].
  • +
  • Properties list: The definitive + list of properties + maintained by the Math Working Group.
-

The definitive list of [=Core Properties=] is maintained at - Github. Here, we describe the major classes of property affecting speech generation - below.

+

Here, we describe the major classes of property affecting speech generation.

:prefix, :infix, :postfix, @@ -280,23 +272,24 @@

Intent Properties

and just speak the elements with a literal interpretation, including leaf content (eg | might be spoken as vertical bar).

:matrix, - :system-of-equations, :lines, :continued-equation
+ :system-of-equations, :lines, :continued-row, :equation-label

These properties may be used on an mtable or on a - [=reference=] to an mtable. They affect the way the - parts of an alignment are announced.

+ [=reference=] to an mtable, `mtr and mtd. + They affect the way the parts of an alignment are announced.

The exact wordings used are system specfic

  • :matrix - should be read in style suitable for matricies, with typically + should be read in style suitable for matrices, with typically column numbers being announced.
  • :system-of-equations should be read in style suitable for displayed equations (and inequalities), with typically column numbers not being announced. Each table row would normally be announced as an "equation" but a - `continued-equation` property on an mtr indicates + `continued-row` property on an mtr indicates that the row continues an equation wrapped from the row - above.
  • + above. +
  • :equation-label may be used on an mtd to mark a cell containing an equation label.
@@ -707,7 +700,7 @@

Tables

<mi>d</mi> </mtd> </mtr> - <mtr intent=':continued-equation'> + <mtr intent=':continued-row'> <mtd columnalign="right"></mtd> <mtd columnalign="center"></mtd> <mtd columnalign="left">