Skip to content

Math display text style with \( and \) doesn't work. #130

Description

@Chomroeun

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 \"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions