@@ -26,7 +26,7 @@ Once focus is on a math expression, using the space bar will activate the "MathJ
2626by right-clicking (Windows/Linux) or [|control|]*-clicking (MacOS) a piece of math. Try activating the MathJax menu now.
2727It should look like the following.
2828
29- >> [!MathJax contextual menu!]{'mathjaxmenu.png'} <<
29+ >> [!MathJax contextual menu!]{'mathjaxmenu.png'}{140} <<
3030
3131There are many features that help you to engage with math content. Explore the menu options to survey what is available.
3232
@@ -36,9 +36,9 @@ vision disabilities see the content better. And it may help all users to see som
3636a moment to explore these settings and select options that you would be comfortable with. (Of course you can change
3737these settings at any time.)
3838
39- Also in the main menu, there is an "Accessibility" submenu. In that menu, if accessibility is not already activated,
40- select "Activate". After activating this, you may need to refresh the web page to see the math expression again. Now you
41- have the option to see math content verbalized. To do this, place focus onto a math expression and hit [|enter|]*.
39+ Also in the main menu, there is an "Accessibility" submenu. Accessibility is enabled by default, but you can also select
40+ "Show Subtitles" in the "Speech" submenu. This allows you to see math content verbalized. To do this, place focus onto
41+ a math expression and hit [|enter|]*.
4242* At first, the entire expression is highlighted and there will be a verbal rendering of the expression.
4343[!Speech string for the quadratic formula!]{'explorerfull.png'}{600}
4444* Use the down arrow to navigate "down" into a smaller piece of the math expression.
@@ -47,16 +47,16 @@ have the option to see math content verbalized. To do this, place focus onto a m
4747you can see a verbalization for just this part of the expression above:
4848[!Speech string for the radicand of the quadratic formula!]{'explorerpiece.png'}{600}
4949* Return to the MathJax menu, Accessibility submenu, to explore options for how this explorer tool works.
50- * Under "Speech" you will find options to use MathSpeak, ClearSpeak, or ChromeVox rules. The default is to use
51- "MathSpeak verbose" rules, which try try to read math "literally" without context. For example, it reads [`(1,3)`] as
52- "left parenthesis 1 comma 3 right parenthesis". Other speech rules can produce more meaningful verbal renderings. For
53- example with the right ClearSpeak settings, the same math expression produces "the point with coordinates 1 comma 3"
54- or "the interval from 1 to 3 not including 1 or 3".
50+ * Under "Speech" you will find options for MathSpeak and ClearSpeak rules. The default is to use "MathSpeak verbose"
51+ rules, which try try to read math "literally" without context. For example, it reads [`(1,3)`] as "left parenthesis 1
52+ comma 3 right parenthesis". Other speech rules can produce more meaningful verbal renderings. For example with the right
53+ ClearSpeak settings, the same math expression produces "the point with coordinates 1 comma 3" or "the interval from 1 to
54+ 3 not including 1 or 3".
5555
5656Some keyboard-navigating users might find it undesirable for each piece of math content to be tab-indexed. If this is
57- the case, then in the "Accessibility " sub menu you can uncheck "Include in Tab Order". Just note that in order to undo
58- this and make math content tabbable again, you will need to access the menu, and so you will need some way other than
59- tabbing to bring focus back to a piece of math content.
57+ the case, then in the "Options " sub menu of the "Accessibility" submenu you can uncheck "Include in Tab Order" and
58+ "Semantic Enrichment". Just note that in order to undo this and make math content tabbable again, you will need to
59+ access the menu, and so you will need some way other than tabbing to bring focus back to a piece of math content.
6060END_BODY
6161
6262$images = <<END_BODY;
0 commit comments