typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
13 stars 0 forks source link

Support different types of english (and other languages) for the spell checker #458

Closed PKWadsy closed 1 month ago

PKWadsy commented 1 month ago

Description

I am from New Zealand, where British English is spoken. We have different spellings for words like

It would be nice if you could select which version of English to use if the spell checker is enabled.

Use Case

Users that use British-English would not have to add so many words to their personal dictionaries.

laurmaedje commented 1 month ago

You can configure this by adjusting the region of your document:

#set text(region: "GB")

Currently supported regions for English are US/GB/AU/CA/ZA.