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

feat: add multi lang and region support; add support for en, de, pt-BR #32

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

joaoymoreira
Copy link

@joaoymoreira joaoymoreira commented Jan 19, 2025

  • add [multi]lang and region support; add support for en, de, pt-BR. See Multilingual setup #11

  • supersedes fix: Multilingual setup #11 #31 (additional feat, fixes, translations).

  • Tested compiling (typst 0.12.0) for lang: "en", region: none; lang: "de", region: none; lang: "pt", region: "BR".

For testing I changed template/template.typ, and typst watch --root=./ template/template.typ

    -#import "@preview/imprecv:1.0.1": *
    +#import "../cv.typ": *

So I suppose @jskherman will have to realease a new imprecv version and change template/template.typ import version for it to work out of the box.

573 and others added 2 commits January 10, 2025 11:02
Add possibility to have more languages than en (de for now)
@joaoymoreira joaoymoreira changed the title feat: add [multi]lang and region support; add support for en, de, pt-BR. #11 feat: add [multi]lang and region support; add support for en, de, pt-BR Jan 19, 2025
@joaoymoreira joaoymoreira changed the title feat: add [multi]lang and region support; add support for en, de, pt-BR feat: add multi lang and region support; add support for en, de, pt-BR Jan 19, 2025
joaoymoreira and others added 3 commits January 20, 2025 17:26
TOML is a simpler format and standard on Rust projects such as Typst.
This was referenced Jan 20, 2025
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.

2 participants