iosMath
iosMath copied to clipboard
Regular font not working..Is there way to change font to regular not italic
MTMathUILabel shows math text in italic but i want it in regular font ..Please provide me the solution.
You can use $\text{}$
https://github.com/kostub/iosMath/blob/be6f6ab5cca585ab35ee98a14ceae54a19a0c6f8/iosMath/render/internal/MTTypesetter.m#L206 You can try to change the above code to the following code
return ch;