False positive for times
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 62/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- rust
- Domain
- accessibility
Research direction
Start by locating the ClearSpeak verbose speech handling for the supplied MathML expression and reproduce its current output. Verify that the highlighted word changes from "times" to "of" while the rest of the spoken expression remains correct.
Written by the indexing model from the issue text.
Description
The following MathML expression:
<math> <mfrac> <mi>d</mi> <mrow><mi>d</mi><mi>τ</mi></mrow> </mfrac> <mrow> <mo>(</mo> <msup> <mrow> <mo>‖</mo> <mo>∇</mo> <mi>υ</mi> <mo>‖</mo> </mrow><mn>2</mn> </msup> <mo>+</mo> <mn>2</mn> <mo>∫</mo> <mi>Φ</mi> <mrow> <mo>(</mo> <mi>υ</mi> <mo>)</mo> </mrow> <mi>d</mi> <mi>χ</mi> <mo>)</mo> </mrow> </math>
has the following output for ClearSpeak verbose: "the fraction with numerator d; and denominator d tau; end fraction; times; open paren; magnitude of gradient of upsilon squared; plus; 2; the integral of cap phi of upsilon, d chi; close paren"
It should be of and not times.
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 66
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from daisy/MathCAT
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug rules
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
discussion
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
discussion translation
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement good first issue rules rust
Difficulty 2/5 1-3 hours Newbie friendliness 66/100
Similar issues
-
bug core
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
JIT-compiled number -> Decimal conversion silently overflows instead of raising DECIMAL_OVERFLOW Openfuzz
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
ClickHouse/ClickHouse#122114 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
linebender/vello_svg#90 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
state:needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
zed-industries/zed#64742 · 1 comment ·