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

ucs in Agda.fmt does not work well anymore #93

Open
L-TChen opened this issue Aug 1, 2023 · 0 comments
Open

ucs in Agda.fmt does not work well anymore #93

L-TChen opened this issue Aug 1, 2023 · 0 comments
Labels

Comments

@L-TChen
Copy link
Contributor

L-TChen commented Aug 1, 2023

After the latest ucs package seems to change its behaviour, Unicode characters are no longer mapped to its TeX-equivalent. For example, Greek letters are not mapped so one needs to define these mappings using

\DeclareUnicodeCharacter{03A3}{\ensuremath{\Sigma}}
…

Perhaps Agda.fmt should be updated with all mappings…? Or, is it better to have an external tex package for this purpose?

@kosmikus kosmikus added the agda label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants