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

Glossy's problem with parsing and sorting of UTF-8 characters (e.g. czech characters) #18

Open
ShinoYumi opened this issue Dec 20, 2024 · 0 comments · May be fixed by typst/packages#1452 or typst/packages#1451

Comments

@ShinoYumi
Copy link

Version 0.3.0 - Can parse character, but puts them (e.g. Ěě Šš Čč Řř Žž Ýý Áá Íí Éé) at end of the list
Version 0.4.0 - Can't parse character and produces error: "String index 1 is not a character boundary"
main.typ>
#import "@preview/glossy:0.4.0":* #show: init-glossary.with(yaml("glossary.yml")) #glossary() @čr
glossary.yml>
čr:
short: "ČR"
long: "Česká republika"

swaits added a commit to swaits/typst-packages-fork that referenced this issue Dec 20, 2024
@swaits swaits linked a pull request Dec 20, 2024 that will close this issue
9 tasks
swaits added a commit to swaits/typst-packages-fork that referenced this issue Dec 20, 2024
@swaits swaits linked a pull request Dec 20, 2024 that will close this issue
2 tasks
swaits added a commit to swaits/typst-packages-fork that referenced this issue Dec 20, 2024
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 a pull request may close this issue.

1 participant