Skip to content

LaTeX images are not rendered with 1.4.0+ because of SwiftDraw bug #84

Description

@rootko

Hi, I've updated LaTeXSwiftUI in my app from 1.3.2 to the latest 2.0.0 and all of the LaTeX formulas stopped rendering. After a debugging session I've pinpointed a culprit to SwiftDraw bug swhitty/SwiftDraw#130 - SVG(data:) returns nil for documents with ex/em units. Since LaTeXSwiftUI from 1.4.0 onwards is pinned to SwiftDraw with from modifier, it will auto-update to the latest SwiftDraw version. Version 0.20.1 of SwiftDraw used in 1.3.2 works fine. Would it be possible to pin LaTeXSwiftUI dependency of SwiftDraw to 0.20.1 until that bug is sorted? Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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