Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation is not making use of intent for tables #282

Open
NSoiffer opened this issue Sep 11, 2024 · 0 comments
Open

Navigation is not making use of intent for tables #282

NSoiffer opened this issue Sep 11, 2024 · 0 comments

Comments

@NSoiffer
Copy link
Owner

The speech for the "line" (etc) table properties doesn't say row/column, however the navigation does say that.

Here's an example:

<math>
  <mtable intent=":lines" columnalign="right left left" columnspacing="0em" rowspacing="3pt">
   <mtr> <mtd> <mi>y</mi></mtd>  <mtd><mo>=</mo> </mtd>  <mtd><mn>7</mn><mo>-</mo><mn>1</mn></mtd>  </mtr>
   <mtr> <mtd></mtd>  <mtd><mo>=</mo></mtd>  <mtd><mn>6</mn></mtd> </mtr>
  </mtable>
</math>

Using ctrl+arrow, you hear the row and columns. For "lines", "system-of-equations", and "piecewise", you shouldn't hear "column n", and "line n" instead of "row n" should be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant