Skip to content

"phi" is rendered as plain text instead of φ #51

@fevicks

Description

@fevicks

When using MathView, the string "phi" is displayed literally instead of being converted into the Greek letter φ.

eg code
MathView(equation: "( phi(x, y, z) )")

Actual Result
( phi(x, y, z) )

Expected Result
( φ(x, y, z) )

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