Describe the bug
Line break does not work when using the Russian language.
To Reproduce
Steps to reproduce the behavior:
- Add a string "Число d > 0 называется наибольшим общим делителем (НОД) двух целых чисел a и b, если оно удовлетворяет следующим условиям: 1) d | a и d | b; 2) если c | a и c | b, то c | d." to the LaTeX field of the TextView.
Expected behavior
Words are wrapped to a new line at the end of a word
Environment (please complete the following information):
- Platform: [CSharpMath.Forms]
- Package Version or Commit: [0.5.0]
- Device: [Pixel 2 Q 10.0]

Additional context
I really need to solve this problem :(