Skip to content

Conversation

@ortylp
Copy link

@ortylp ortylp commented Aug 14, 2023

building latexpdf fails with: ! LaTeX Error: Unicode character ≤ (U+2264) not set up for use with LaTeX

there is no \leq for text mode, using \leq from math mode is not pretty but works

Fixes #51

there is no \leq for text mode, using \leq from math mode is not pretty
but works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

building latexpdf fails with: ! LaTeX Error: Unicode character ≤ (U+2264) not set up for use with LaTeX.

1 participant