Skip to content

LaTeX parser for unicodeit #73

Description

@HDembinski

I developed the concept for a LaTeX parser for unicodeit here https://github.com/HDembinski/essays/blob/master/parse_latex.ipynb

It is a simple LaTeX parser written in EBNF. The parser is restricted to only be able to process the subset of LaTeX that we care about. It is more powerful than the search-and-replace approach that unicodeit uses currently. It handles several cases correctly that unicodeit does not handle, e.g.:

#27

I am interested in contributing this parser for the Python package to unicodeit, where it would largely replace the implementation of the Python package. My draft implementation is not bug-free, I will work on this and the integration into unicodeit if I get a confirmation from you that you are willing to review a PR with such a major change.

I have little experience with Javascript, so I cannot offer to help with improving that implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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