Skip to content

Unicode output broken  #97

@DieterHofbauer

Description

@DieterHofbauer

Unicode seems no longer supported after the recent StarExec update at some level.

Example (output):

After renaming modulo the bijection { a ↦ 0, b ↦ 1 },
  it remains to prove termination of the 1-rule system (1 strict rule)
{ 0 0 1 1 ⟶ 1 1 1 0 0 0 }

How it should look like:

After renaming modulo the bijection { a ↦ 0, b ↦ 1 },
  it remains to prove termination of the 1-rule system (1 strict rule)
{ 0 0 1 1 ⟶ 1 1 1 0 0 0 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions