-
I propose the following general API shape:
```fs
namespace To_Be_Determined_Library_Name.VisualAtom
type VisualAtom = ...
namespace To_Be_Determined_Library_Name.MathAtom
type MathAtom =
…
-
```
What steps will reproduce the problem?
I can not use the \dot in fmath.
What is the expected output? What do you see instead?
for example \dot{x} returns me the text dotx instead of their respec…
-
### Summary
When reading MathML, JAWS used to announce the equations correctly regardless of the punctuation verbosity setting. Recently JAWS stopped announcing the "plus" operator in equations whe…
-
Have you considered making this available as a polyfill in an npm package for easier consumption?
-
See pictures below:
![narrow-formula-broken-1](https://user-images.githubusercontent.com/154287/97716646-2b760880-1ac4-11eb-9595-5b0ba1ac12aa.png)
![narrow-formula-broken-2](https://user-images.gi…
-
Wherever MathCAT supports copying (currently only when in navigation), it should offer the following copy modes:
* MathML Code (current)
* TeX Code (like in MathJax menu)
* Plain text (like when yo…
-
Tilde symbol gets rendered before the character, instead over it when using latexmath.
Original:
![image](https://user-images.githubusercontent.com/55683568/164271893-cbdc5c94-f5c9-471d-af7a-a317c…
-
These are used to provide special stylistic effects on a paragraph of text:
https://drafts.csswg.org/css-pseudo-4/#first-line-styling
https://drafts.csswg.org/css-pseudo-4/#selectordef-first-lette…
-
Many of the errors in importing the Physiome CellMl models are are due to the attribute "id" being present in the equation element, which is flagged by the schema as incorrect. However, the CellML pr…
-
I got this error when building:
```
../../../../ext/mathematical/mathematical.c:104:5: error: implicit declaration
of function 'mtex2MML_free_string' is invalid in C99
[-Werror,-Wimp…