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

ctex: fontset 新增汉仪字库 #676

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

AlexaraWu
Copy link
Contributor

汉仪字库个人非商用免费,可以从汉仪网站上下载许可字库。

配置选用以下超大字符集字体:

用户协议

@zepinglee
Copy link
Member

支持

@OsbertWang
Copy link

我喜欢这个

@RizhongLin
Copy link

支持!如果引入这个字库的话,在 Overleaf 上显示生僻字就不需要自己导入字体了👍🏻

@sikouhjw
Copy link

sikouhjw commented Nov 8, 2023

支持!如果引入这个字库的话,在 Overleaf 上显示生僻字就不需要自己导入字体了👍🏻

Overleaf 支持的 CJK 字体不包含汉仪1

Footnotes

  1. https://www.overleaf.com/learn/latex/Questions/Which_OTF_or_TTF_fonts_are_supported_via_fontspec%3F#Chinese

@Harry-Chen
Copy link
Member

Harry-Chen commented Nov 8, 2023

支持!如果引入这个字库的话,在 Overleaf 上显示生僻字就不需要自己导入字体了👍🏻

这只是 fontset 的配置,overleaf 的编译环境不包含具体的字体文件,还是需要手动上传的。事实上,只要使用 fontset=ubuntu 就可以使用 Noto 字体,基本不太可能遇到缺字问题。

@RizhongLin
Copy link

支持!如果引入这个字库的话,在 Overleaf 上显示生僻字就不需要自己导入字体了👍🏻

Overleaf 支持的 CJK 字体不包含汉仪1

Footnotes

  1. https://www.overleaf.com/learn/latex/Questions/Which_OTF_or_TTF_fonts_are_supported_via_fontspec%3F#Chinese

谢谢指正!

%
% \begin{optdesc}
% \item[adobe] 使用 Adobe 公司的四款中文字体,\emph{不支持 \pdfLaTeX}。
% \item[fandol] 使用 Fandol 中文字体,\emph{不支持 \pdfLaTeX}。
% \item[founder] 使用方正公司的中文字体。
% \item[hanyi] 使用汉仪字库的中文字体。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是否考虑告知读者具体的字体列表,以便一次性下载(而不是遇到一个报错下一个)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlexaraWu
Copy link
Contributor Author

AlexaraWu commented Nov 23, 2023

adobe 的四款中文字体以前是包含在 Adobe 的软件里的。后来 Adobe 开始推在线字体服务 Typekit (现在的 Adobe Fonts),安装 Adobe 软件已经不会再预装字体了。目前想从官方渠道获取 Adobe 字体还是有一些门槛的。

founder 方正中文字库配置来源应该是之前开源版的 WPS,开源版的 WPS 包含了配置中所需的全部方正字体。现在依然可以在一些软件仓库中找到当时的 WPS 字体包1。目前方正字库网站不提供字体文件直接下载,而是需要通过客户端下载字体。

hanyi 新提交的汉仪字库 PR 中的字体目前可以在汉仪字库官网直接下载。

Footnotes

  1. https://repo.debiancn.org/pool/main/w/wps-office-fonts/

@OsbertWang
Copy link

突然想起来,上来看看,还没合并吗……

@muzimuzhi
Copy link
Contributor

合并了也还会遇到「还没发版吗」的问题。ctex 现在发版很慢,我也只更新测试和记录修复影响正常使用的兼容性问题。可以先以单独的包的形式发布,先用起来。

@Liam0205
Copy link
Contributor

I will test this tomorrow. If successful, I will merge it and review any additional patches for integration into the master branch, followed by drafting a new version.

@OsbertWang
Copy link

合并了也还会遇到「还没发版吗」的问题。ctex 现在发版很慢,我也只更新测试和记录修复影响正常使用的兼容性问题。可以先以单独的包的形式发布,先用起来。

会有这样的问题其实不奇怪,毕竟1年过去了……

@OsbertWang
Copy link

I will test this tomorrow. If successful, I will merge it and review any additional patches for integration into the master branch, followed by drafting a new version.

OK

@Liam0205 Liam0205 merged commit 1ee66c6 into CTeX-org:master Nov 27, 2024
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.

8 participants