Skip to content

Curly-brace-enclosed comma does not remove unwanted space after comma #19

@OskarPersson

Description

@OskarPersson

In LaTeX, one can remove unwanted spacing after a comma by writing "{,}" and is an important use in cultures that use commas as decimal separators. This does not work in SwiftMath.

For the following code I expect the first "1,5" to be written without any spacing after the comma.

$x_i\in[-1{,}5;1,5]$

Expected:

image

Actual:

image

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