Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map "named characters" to unicode-equivalent characters for output. #328

Open
axkr opened this issue Nov 20, 2021 · 0 comments
Open

Map "named characters" to unicode-equivalent characters for output. #328

axkr opened this issue Nov 20, 2021 · 0 comments

Comments

@axkr
Copy link
Owner

axkr commented Nov 20, 2021

Use the unicode-equivalent information about named characters to create a better looking string or operator output:

See:

Examples:

\[CapitalDifferentialD]
'\uF74B' => '\u2145'

\[Implies]
'\uF523' =>  '\u21D2'

\[Equivalent]
'\u29E6' =>  '\u21D4'  // DoubleLeftRightArrow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant