I try this code let label = MTMathUILabel() label.labelMode = MTMathUILabelMode.text label.latex = "\\(\\lim_{x \\to 0^+}{{x^n}\\ln x}\\) ,\\(\\displaystyle n>0\\)" super.view.addSubview(label) and it show me "Display error \\"
I try this code
let label = MTMathUILabel()
label.labelMode = MTMathUILabelMode.text
label.latex = "\(\lim_{x \to 0^+}{{x^n}\ln x}\) ,\(\displaystyle n>0\)"
super.view.addSubview(label)
and it show me "Display error \"