Skip to content

Stop using fmt::Display for LaTeX output #1171

@tim-at-topos

Description

@tim-at-topos

We should continue to use fmt::Display but only for unicode-style outputs, not for anything LaTeX. We should likely consider a new trait (DisplayLaTeX, or DisplayRich, or something like this) and start using this.

Metadata

Metadata

Assignees

Labels

canaryThis is fine for now but won't be forever.tidyingRefactoring or just improving code; no change in behaviour

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions