1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00
Files
Yan Hao Wang 6a430fe152 documentation/pdf: Improve zh-cn|zh-tw font issues
The build script now uses fonts installed by the port/pkg
docproj-fonts-cjk.

Differential Revision:	https://reviews.freebsd.org/D36623
Differential Revision:	https://reviews.freebsd.org/D37447
Co-authored-by:	Danilo G. Baio <dbaio@FreeBSD.org>
2023-01-20 21:14:53 -03:00

17 lines
296 B
YAML

extends: default
font:
catalog:
merge: true
Noto Sans TC: NotoSansTC-Medium.otf
fallbacks:
- Noto Serif
base:
text-align: left
font-family: Noto Sans TC
codespan:
font-family: Noto Sans TC
kbd:
font-family: $codespan-font-family
code:
font-family: $codespan-font-family