Skip to content

AutoCommands of greek letters adds a space after the letter. #43

@somiaj

Description

@somiaj

I have it setup so Greek letters like theta get turned into their symbol for my course that uses them. I wanted to write a problem in which I wanted to use theta' as a variable, but this doesn't work because MathQuill inserts a space so the parser reads theta ' and errors out on ' as an undefined character. If I don't use the AutoCommands to turn theta into its Greek letter the problem works as expected.

I haven't noticed any other issues with the PG parser with this extra space being added, so this is a rare use case issue.

Unsure if removing the space being inserted could cause other issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions