Skip to content

latex to unicode conversion fails at "\_" #69

@StephanSpengler

Description

@StephanSpengler

Example:
The token https://doi.org/10.1007/978-3-031-30823-9\_6 gets matched by new RegExp("\\\\\\W*\\w+"), but the captured group is \_6 which of course cannot be found in the latex_to_unicode table.

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