kostub / iosMath

Beautiful math equation rendering on iOS and MacOS
MIT License
1.36k stars 234 forks source link

Shorthand (') for the prime symbol not supported #140

Open gomerser opened 4 years ago

gomerser commented 4 years ago

The prime symbol (’) in math mode is actually shorthand for the sequence “^\prime”, but is currently not supported.

sharadchauhan0504 commented 3 years ago

I am facing the same issue, transpose of a matrix is not working. \A\, \A - A'\ this does not show ('). Can we do something about it? Thanks.