mintyfrankie / brilliant-CV

💼 another CV template for your job application, yet powered by Typst and more
https://typst.app/universe/package/brilliant-cv
Apache License 2.0
416 stars 19 forks source link

An unwanted comma in name title of CV #52

Closed Ye-Jinhong closed 1 month ago

Ye-Jinhong commented 1 month ago

Describe the bug An additional "," is shown unexpectedly on title

To Reproduce Steps to reproduce the behavior:

  1. typst init @preview/brilliant-cv:2.0.1
  2. cd brilliant-cv
  3. change the language to "zh" in metadata.toml
  4. typst -c cv.typ
  5. See error in cv.pdf

Expected behavior There is only Chinese name on title.

Screenshots image

Desktop (please complete the following information):

mintyfrankie commented 1 month ago

Hi @Ye-Jinhong thanks for spotting this! I confirm this is a replicable bug.

I will fix this ASAP, but please be noted that it will be shipped with v2.0.2, which can take some more time for Typst to merge these changes.

mintyfrankie commented 1 month ago

Update: this seems to only appear when target language is non-latin.