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

Fix fonts (note dump) #1

Open
james-s-w-clark opened this issue Jan 16, 2021 · 0 comments
Open

Fix fonts (note dump) #1

james-s-w-clark opened this issue Jan 16, 2021 · 0 comments

Comments

@james-s-w-clark
Copy link
Owner

missfont.log mktextfm SimSun
xelatex can use system fonts https://www.tug.org/fonts/fontinstall.html
ubuntu language support "mythes-en-au
hunspell-en-za
hyphen-en-ca
libreoffice-l10n-en-za
hunspell-en-ca
hunspell-en-au"
sudo apt-get install language-pack-zh* // nothing to download
sudo apt-get install chinese* // 500mb downloads
bypast b not using fontspec

fc-list | grep "Noto Sans CJK" to find acceptable font files (tested in texmaker)

\setCJKmainfont{NotoSansCJK-Regular.ttc}
\setCJKmainfont[Kana]{NotoSansCJK-Regular.ttc}
\setCJKmainfont[Hangul]{NotoSansCJK-Medium.ttc}
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

No branches or pull requests

1 participant