- [x] Make LocalTypefaces observable so that redisplay occurs every time it is changed - [x] Relocate TypesettingContext property of MathFonts back into its own Typesetters file - [x] Verify that all accents, overlines, underlines work (aka fix iosMath Examples) - [x] Fix PaintStyle - [x] Why does \binom have a line? - [ ] Figure out how to reimplement magnification for FormsMathPainter - [x] Fix alignments - [x] Fix color command so that inner overwrites outer - [x] Fix \wedge placement - [x] Fix \limits with \textstyle - [x] Fix \text{First \\\\ Second} hang - [x] Fix \text{\\(} exception - [x] Fix icon on small screens - [x] Fix overline example hang in Example - [x] Fix `123\raisebox{16mu}{456}789 \\ \\textrm{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}` exception (Simplified to `1 \\ { 2 \\ 3 }` -> mismatched braces) - [ ] Fix `1 \\ { 2 \\ 3 }`'s spacing between 1 and 2 - [x] Fix stroke style \sqrt3 - [x] Fix `\raisebox{6mu}{\text{\kern.7222emC\#}\\Math}` -> `Mismatched braces` - [x] Get rid of the OriginalBounds hack - [ ] Initial work on Text and Maths (introduce IPainter, TextPainter) - [x] Support \mkern (produced when math atoms -> LaTeX but cannot consume when LaTeX -> math atoms) - [ ] Release a prerelease - [ ] Finish documentation - [ ] Write unit tests - [ ] Create a new CSharpMath.Utils.Release project to assist in remembering what to do when release - [x] NuGet spec editor - [x] Publish on NuGet - [ ] Follow up promotion on Xamarin forums, Stack Overflow etc. on the new update (Very probably will get pushed to 0.2) - [ ] Chinese characters in \text in Example
123\raisebox{16mu}{456}789 \\ \\textrm{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}exception (Simplified to1 \\ { 2 \\ 3 }-> mismatched braces)1 \\ { 2 \\ 3 }'s spacing between 1 and 2\raisebox{6mu}{\text{\kern.7222emC\#}\\Math}->Mismatched braces(Very probably will get pushed to 0.2)