CSharpMath icon indicating copy to clipboard operation
CSharpMath copied to clipboard

LaTeX. in C#. (ported from the wonderful iosMath project).

Results 59 CSharpMath issues
Sort by recently updated
recently updated
newest added

`@"= \, -1"` parses (`CSharpMath.Atom.LaTeXParser.MathListFromLaTeX`) but throws on display. ``` CSharpMath.Structures.InvalidCodePathException: Invalid space between Relation and Binary Operator ```

Type/Bug
Status/0. New

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

I have integrated CSharpMath.Forms in a Xamarin Forms project and in the view it shows an empty space. It does not show the mathematical formula. Am I doing something wrong?

Type/Bug
Status/½. Needs more information
Status/½. Needs a reproduction

### Describe the bug Recently I have decided to use custom font instead of default font. I have a little problem because some glyphs don't stretch up and it looks...

Type/Bug
Status/0. New

I figure I should go to the Typography reoo and past in that folder the dependencies but it complains about hundreds of issue. I believe CSharpMath was using a old...

Type/Question
Status/0. New

About info from VS `Microsoft Visual Studio Community 2019 Version 16.10.2 VisualStudio.16.Release/16.10.2+31410.357 Microsoft .NET Framework Version 4.8.03752 Installed Version: Community ASP.NET and Web Tools 2019 16.10.526.50910 ASP.NET and Web Tools...

Type/Question
Status/1. Ready

This library was supported by Maui?

Type/Enhancement
Status/0. New

Math mode, for example, `$n$` defined in `\text{}` gets ignored. ```f(n) = \begin{cases} n/2, & \text{if $n$ is even} \\ 3n+1, & \text{if $n$ is odd} \end{cases}``` See the following...

Type/Bug
Status/0. New