Skip to content

Float in axis doesn't work properly in Typst 0.13 #35

@HoshinoTented

Description

@HoshinoTented

Float in axis is introduced in #6, however, Typst introduces some breaking changes, including type comparisons that make type(min) == "float" never succeed. It should be replaced with type(min) == float.

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