kostub / iosMath

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

Crash on pasted the sample latext into the text field x = \\frac{-b \\pm \\sqrt{b^2-4ac}}{2a} #155

Open dlpigpen opened 3 years ago

dlpigpen commented 3 years ago
Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM setObject:atIndexedSubscript:]: index 3 beyond bounds [0 .. 1]'
zsbee commented 3 years ago

This probably fixes it: https://github.com/kostub/iosMath/pull/164