Skip to content

Dash in glyph names confuses the margin math #76

@typoman

Description

@typoman

It seems that if there is a dash in glyph names the math is not calculated correctly for the margins. Here is an example:

# this works
# >g2-tmp = ^ g1-tmp, g1-tmp

# math is not working correclty
>g2-tmp = ^ g1-tmp*1.25, g1-tmp/1.6

The parser apparently separates the glyph names even when there is no space between dash and a glyph name.

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