You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to create a Korean version of a resume, I encountered a broken font error. The issue seems to occur when rendering Korean characters, which are not displayed correctly in the generated document. BTW Korean characters do not have italic concept.
---
title: CV
format:
quarto-cv-pdf: default
author: 홍길동
date: last-modified
phone: 010-1234-5678
address: "서울특별시 관악구 관악로, 서울대학교 한국사학과"
email: [email protected]
fontsize: 11pt
CJKmainfont: NotoSerifKR
autoFakeSlant: true
orcid: 0000-0003-1234-5678
web: snu.ac.kr
fontawesome: yes
nocite: '@*'
bibliography:
peer: data/peer_bib_korean.bib
other: data/other_bib_korean.bib
validate-yaml: false
csl: data/apa-cv.csl
---
# 직업 경력
*서울대학교*
한국 고대사 교수 \hfill 2010-현재
부교수 \hfill 2005-2010
# 학력
하버드 대학교, 동아시아 언어 및 문명학 박사 \hfill 2005
서울대학교, 역사학 학사 \hfill 2000
# 주요 논문
::: {#refs-peer}
:::
# 기술 보고서
::: {#refs-other}
:::
# 추천인
요청 시 제공 가능하며, 주요 추천인으로는 한국사 및 동아시아 연구 분야의 저명한 학자들이 포함될 것입니다.
The text was updated successfully, but these errors were encountered:
My initial thought is that you will need to use a .csl format that doesn't include italicized titles.
But, maybe other quarto pdf formats handle this properly so I can explore this more. Do you know if for example, *서울대학교*, renders properly when you use the regular pdf output format in quarto?
When attempting to create a Korean version of a resume, I encountered a broken font error. The issue seems to occur when rendering Korean characters, which are not displayed correctly in the generated document. BTW Korean characters do not have italic concept.
gpt_resume_korean.pdf
The text was updated successfully, but these errors were encountered: