Skip to content

automatically replace basic unicode math symbols or ascii chars that represent math symbols with their respective latex command #12

Description

@iaacornus

there are some commonly used math symbols that can be processed easily for convenience since having to type the latex command for it is simply time consuming and hard to do especially if the prof speaks very fast. Some examples include:

--> to \longrightarrow
a/b to \frac{a}{b}
<-- to \longleftarrow

And some being able to replace unicode encoded math symbols would also be nice such as:

π to \pi
ε to varepsilon

Metadata

Metadata

Assignees

No one assigned

    Labels

    New FeatureNew feature/improvement of the current featureenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions