Skip to content

There is no LaTeX/TeX TextArea class or Api for that #1505

@B4uti4github

Description

@B4uti4github

Geode Version

v4.9.0

Related Problem

I would like there to be a class or an API that would compile TeX/LaTeX text but without using part of the TeX or LaTeX source code, only using TextRenderer and other Geode functions, using fonts that are used in TeX that could be integrated, it is like markdown but with richer text, it is also widely used in mathematics, LaTeX/TeX is written in plain text with commands within the text, and the compiler interprets the plain text and returns a rich text result.This text is written in TeX

Your Solution

For me there are two options, either integrate it into Geode, or make an api mod, for me as it does not recreate the LaTeX or TeX code, only with textrenderer we could make an api that we would call DashTeX in both cases, I would say more for the api, here in this case if we made an api, I would say convert a string with LaTeX syntax which is plain text and convert it and could even replace the text already made but so that there are no compilation errors everywhere there is text, we could create a prefix like <! DOCUMENT html> in HTML but in this case of DashTeX which would be \ DashTeX. If you want me to make the api, justify why you want it or it would be good and we do it.

Additional Information

I recommend that you learn a bit about LaTeX / TeX before commenting if you don't know about LaTeX / TeX, and btw, sorry if there is bad English, I'm from Argentina.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions