您尚未登录。

#16 2022-08-14 17:59:34

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

junix 说:
Edsater 说:

大哥,你这个fontset=windows字体是咋整的

把 windows 机器上的字体拷贝过来装上呗,虽然实际上只要 ctex 代码里用到的字体就行了,全拷贝过来只要配置好 fontconfig 也不会出问题。

okok,我去试试

离线

#17 2022-08-14 18:04:00

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

Edsater 说:
\documentclass[UTF8]{ctexart}
 \begin{document}
 你好
 \end{document}

我不是很明白,这个例子,然后 xelatex 编译,出现了错误吗?
具体怎么编译的,用到了 .latexmkrc 文件用 latexmk编译的?

离线

#18 2022-08-14 18:05:53

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

junix 说:
Edsater 说:
\documentclass[UTF8]{ctexart}
 \begin{document}
 你好
 \end{document}

我不是很明白,这个例子,然后 xelatex 编译,出现了错误吗?
具体怎么编译的,用到了 .latexmkrc 文件用 latexmk编译的?

我就直接用xelatex编译的,没有配置过.latexmkrc

离线

#19 2022-08-14 18:07:20

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

直接在命令行 xelatex main.tex 吗

离线

#20 2022-08-14 18:07:46

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

离线

#21 2022-08-14 18:10:35

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

如果直接在命令行执行 xelatex main.tex 不应该出错啊。

我看你之前配置了

Edsater 说:

let g:vimtex_compiler_method = 'latexmk'

以为你用 vimtex 的命令或快捷键编译的呢

离线

#22 2022-08-14 18:15:39

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

junix 说:

如果直接在命令行执行 xelatex main.tex 不应该出错啊。

我看你之前配置了

Edsater 说:

let g:vimtex_compiler_method = 'latexmk'

以为你用 vimtex 的命令或快捷键编译的呢

现在好像可以了,就我fontset了一次之后,后面不写fontset也不报错了,也不知道为啥

离线

#23 2022-08-14 18:19:27

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

Edsater 说:

就我fontset了一次之后,后面不写fontset也不报错了

啊,这,我觉得原因不在这里……

离线

#24 2022-08-14 18:33:47

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

junix 说:
Edsater 说:

就我fontset了一次之后,后面不写fontset也不报错了

啊,这,我觉得原因不在这里……

我刚刚试了一下windows字体,字体装上了但不知道为什么还是说没找到

$ cat a.tex
\documentclass[UTF8,fontset=windows]{ctexart}
\title{My First Document}
\author{Edward}
\date{\today}

%正文区
\begin{document}
\maketitle
latex实例
\end{document}
$ xelatex a.tex
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex)
 restricted \write18 enabled.
entering extended mode
(./a.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-04-10>
(/usr/share/texmf-dist/tex/latex/ctex/ctexart.cls
(/usr/share/texmf-dist/tex/latex/ctex/config/ctexbackend.cfg)
(/usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def))
Document Class: ctexart 2021/12/12 v2.5.8 Chinese adapter for class article (CT
EX)
(/usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/share/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty)
(/usr/share/texmf-dist/tex/latex/ctex/ctexhook.sty)
(/usr/share/texmf-dist/tex/latex/ctex/ctexpatch.sty)
(/usr/share/texmf-dist/tex/latex/base/fix-cm.sty
(/usr/share/texmf-dist/tex/latex/base/ts1enc.def))
(/usr/share/texmf-dist/tex/latex/ctex/config/ctexopts.cfg)
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def
(/usr/share/texmf-dist/tex/xelatex/xecjk/xeCJK.sty
(/usr/share/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
(/usr/share/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/share/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)))
(/usr/share/texmf-dist/tex/latex/zhnumber/zhnumber.sty
(/usr/share/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg))
(/usr/share/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese-article.def
(/usr/share/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg))
(/usr/share/texmf-dist/tex/latex/ctex/ctex-c5size.clo)
(/usr/share/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-windows.def

! Package fontspec Error: The font "SimHei" cannot be found.

For immediate help type H <return>.
 ...                                              
                                                  
l.101   }
         
? q
OK, entering \batchmode% 
$ find /usr/share/fonts -name simhei.ttf 
/usr/share/fonts/WindowsFonts/simhei.ttf
$ fc-cache -vf
Font directories:
	/home/edward/.local/share/fonts
	/usr/local/share/fonts
	/usr/share/fonts
	/var/lib/snapd/desktop/fonts
	/home/edward/.fonts
	/usr/share/fonts/TTF
	/usr/share/fonts/WindowsFonts
	/usr/share/fonts/adobe-source-code-pro
	/usr/share/fonts/adobe-source-han-serif
	/usr/share/fonts/adobe-source-sans
	/usr/share/fonts/adobe-source-serif
	/usr/share/fonts/caladea
	/usr/share/fonts/cantarell
	/usr/share/fonts/carlito
	/usr/share/fonts/encodings
	/usr/share/fonts/gnu-free
	/usr/share/fonts/liberation
	/usr/share/fonts/nerd-fonts
	/usr/share/fonts/noto
	/usr/share/fonts/noto-cjk
	/usr/share/fonts/wenquanyi
	/usr/share/fonts/wps-fonts
	/usr/share/fonts/wps-office
	/home/edward/.fonts/TTF
	/home/edward/.fonts/r
	/usr/share/fonts/encodings/large
	/usr/share/fonts/wenquanyi/wqy-microhei
	/usr/share/fonts/wenquanyi/wqy-zenhei
	/home/edward/.fonts/TTF/fandol
/home/edward/.local/share/fonts: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts: skipping, no such directory
/usr/share/fonts: caching, new cache contents: 0 fonts, 18 dirs
/usr/share/fonts/TTF: caching, new cache contents: 49 fonts, 0 dirs
/usr/share/fonts/WindowsFonts: caching, new cache contents: 45 fonts, 0 dirs
/usr/share/fonts/adobe-source-code-pro: caching, new cache contents: 30 fonts, 0 dirs
/usr/share/fonts/adobe-source-han-serif: caching, new cache contents: 7 fonts, 0 dirs
/usr/share/fonts/adobe-source-sans: caching, new cache contents: 52 fonts, 0 dirs
/usr/share/fonts/adobe-source-serif: caching, new cache contents: 150 fonts, 0 dirs
/usr/share/fonts/caladea: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/cantarell: caching, new cache contents: 6 fonts, 0 dirs
/usr/share/fonts/carlito: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/gnu-free: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/liberation: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/nerd-fonts: caching, new cache contents: 24 fonts, 0 dirs
/usr/share/fonts/noto: caching, new cache contents: 2456 fonts, 0 dirs
/usr/share/fonts/noto-cjk: caching, new cache contents: 80 fonts, 0 dirs
/usr/share/fonts/wenquanyi: caching, new cache contents: 0 fonts, 2 dirs
/usr/share/fonts/wenquanyi/wqy-microhei: caching, new cache contents: 2 fonts, 0 dirs
/usr/share/fonts/wenquanyi/wqy-zenhei: caching, new cache contents: 3 fonts, 0 dirs
/usr/share/fonts/wps-fonts: caching, new cache contents: 6 fonts, 0 dirs
/usr/share/fonts/wps-office: caching, new cache contents: 1 fonts, 0 dirs
/var/lib/snapd/desktop/fonts: skipping, no such directory
/home/edward/.fonts: caching, new cache contents: 0 fonts, 2 dirs
/home/edward/.fonts/TTF: caching, new cache contents: 0 fonts, 1 dirs
/home/edward/.fonts/TTF/fandol: caching, new cache contents: 8 fonts, 0 dirs
/home/edward/.fonts/r: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/TTF: skipping, looped directory detected
/usr/share/fonts/WindowsFonts: skipping, looped directory detected
/usr/share/fonts/adobe-source-code-pro: skipping, looped directory detected
/usr/share/fonts/adobe-source-han-serif: skipping, looped directory detected
/usr/share/fonts/adobe-source-sans: skipping, looped directory detected
/usr/share/fonts/adobe-source-serif: skipping, looped directory detected
/usr/share/fonts/caladea: skipping, looped directory detected
/usr/share/fonts/cantarell: skipping, looped directory detected
/usr/share/fonts/carlito: skipping, looped directory detected
/usr/share/fonts/encodings: skipping, looped directory detected
/usr/share/fonts/gnu-free: skipping, looped directory detected
/usr/share/fonts/liberation: skipping, looped directory detected
/usr/share/fonts/nerd-fonts: skipping, looped directory detected
/usr/share/fonts/noto: skipping, looped directory detected
/usr/share/fonts/noto-cjk: skipping, looped directory detected
/usr/share/fonts/wenquanyi: skipping, looped directory detected
/usr/share/fonts/wps-fonts: skipping, looped directory detected
/usr/share/fonts/wps-office: skipping, looped directory detected
/home/edward/.fonts/TTF: skipping, looped directory detected
/home/edward/.fonts/r: skipping, looped directory detected
/usr/share/fonts/encodings/large: skipping, looped directory detected
/usr/share/fonts/wenquanyi/wqy-microhei: skipping, looped directory detected
/usr/share/fonts/wenquanyi/wqy-zenhei: skipping, looped directory detected
/home/edward/.fonts/TTF/fandol: skipping, looped directory detected
/var/cache/fontconfig: not cleaning unwritable cache directory
/home/edward/.cache/fontconfig: cleaning cache directory
/home/edward/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

离线

#25 2022-08-14 18:46:59

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

我没用 pacman 装 texlive 2022,还在用 unix-installer 装的 2021,也许新的 ctex 宏包代码变动了什么,暂且用 fandol 吧,也可以 texdoc ctex 自行配置字体,大概像这样

\setCJKmainfont[ItalicFont=方正楷体简体]{Noto Serif CJK SC}
\setCJKsansfont{Noto Sans CJK SC}
\setCJKmonofont{方正楷体简体}

最近编辑记录 junix (2022-08-14 18:51:45)

离线

#26 2022-08-14 18:54:28

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

 fc-list :lang=zh-cn | less 

查看你可用的中文字体

离线

#27 2022-08-14 19:10:08

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

junix 说:
 fc-list :lang=zh-cn | less 

查看你可用的中文字体

这么一看我好像确实没装上simhei,我明明把windows文件夹移过来了,怎么回事

fc-list :lang=zh
/usr/share/fonts/WindowsFonts/HGXK_CNKI.TTF: HGXK_CNKI,华光行楷_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Light.ttc: Noto Sans CJK JP,Noto Sans CJK JP Light:style=Light,Regular
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-Bold.otf: Source Han Serif CN,思源宋体 CN:style=Bold
/usr/share/fonts/WindowsFonts/HGLB_CNKI.TTF: HGLB_CNKI,华光隶变_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGHB_CNKI.TTF: HGHB_CNKI,华光黑变_CNKI:style=Regular
/home/edward/.fonts/TTF/fandol/FandolHei-Bold.otf: FandolHei:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-ExtraLight.ttc: Noto Serif CJK TC,Noto Serif CJK TC ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-DemiLight.ttc: Noto Sans CJK HK,Noto Sans CJK HK DemiLight:style=DemiLight,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-ExtraLight.ttc: Noto Serif CJK KR,Noto Serif CJK KR ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Medium.ttc: Noto Serif CJK TC,Noto Serif CJK TC Medium:style=Medium,Regular
/usr/share/fonts/WindowsFonts/HGZYT_CNKI.TTF: HGZYT_CNKI,华光中雅_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-SemiBold.ttc: Noto Serif CJK TC,Noto Serif CJK TC SemiBold:style=SemiBold,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Medium.ttc: Noto Serif CJK HK,Noto Serif CJK HK Medium:style=Medium,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Medium.ttc: Noto Serif CJK SC,Noto Serif CJK SC Medium:style=Medium,Regular
/usr/share/fonts/WindowsFonts/HGCUH_CNKI.TTF: HGCUH_CNKI,华光超粗黑_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGXS_CNKI.TTF: HGXS_CNKI,华光行书_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGXH_CNKI.TTF: HGXH_CNKI,华光细黑_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Medium.ttc: Noto Sans CJK KR,Noto Sans CJK KR Medium:style=Medium,Regular
/usr/share/fonts/WindowsFonts/HGFS_CNKI.TTF: HGFS_CNKI,华光仿宋_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGWYS_CNKI.TTF: HGWYS_CNKI,华光文韵宋_CNKI:style=Regular
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-ExtraLight.otf: Source Han Serif CN,思源宋体 CN,Source Han Serif CN ExtraLight,思源宋体 CN ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans CJK SC:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Light.ttc: Noto Serif CJK JP,Noto Serif CJK JP Light:style=Light,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans CJK TC:style=Regular
/home/edward/.fonts/TTF/fandol/FandolSong-Regular.otf: FandolSong:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans CJK JP:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans CJK KR:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans CJK HK:style=Regular
/usr/share/fonts/wenquanyi/wqy-zenhei/wqy-zenhei.ttc: WenQuanYi Zen Hei Mono,文泉驛等寬正黑,文泉驿等宽正黑:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-DemiLight.ttc: Noto Sans CJK KR,Noto Sans CJK KR DemiLight:style=DemiLight,Regular
/usr/share/fonts/wenquanyi/wqy-microhei/wqy-microhei.ttc: WenQuanYi Micro Hei,文泉驛微米黑,文泉驿微米黑:style=Regular
/usr/share/fonts/WindowsFonts/HGY2_CNKI.TTF: HGY2_CNKI,华光中圆_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGLS_CNKI.TTF: HGLS_CNKI,华光隶书_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Black.ttc: Noto Serif CJK JP,Noto Serif CJK JP Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-SemiBold.ttc: Noto Serif CJK SC,Noto Serif CJK SC SemiBold:style=SemiBold,Regular
/usr/share/fonts/WindowsFonts/fake_simsun.ttc: NSimSun,新宋体:style=Regular,常规
/usr/share/fonts/WindowsFonts/HGZY_CNKI.TTF: HGZY_CNKI,华光综艺_CNKI:style=Regular
/home/edward/.fonts/TTF/fandol/FandolHei-Regular.otf: FandolHei:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-ExtraLight.ttc: Noto Serif CJK JP,Noto Serif CJK JP ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-DemiLight.ttc: Noto Sans CJK TC,Noto Sans CJK TC DemiLight:style=DemiLight,Regular
/home/edward/.fonts/TTF/fandol/FandolSong-Bold.otf: FandolSong:style=Bold
/usr/share/fonts/WindowsFonts/fake_simsun.ttc: SimSun,微软雅黑:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,Arrunta
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK TC:style=Bold
/usr/share/fonts/WindowsFonts/HGXBS_CNKI.TTF: HGXBS_CNKI,华光小标宋_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Black.ttc: Noto Serif CJK SC,Noto Serif CJK SC Black:style=Black,Regular
/usr/share/fonts/WindowsFonts/HGDBS_CNKI.TTF: HGDBS_CNKI,华光大标宋_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGBTH_CNKI.TTF: HGBTH_CNKI,华光标题黑_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK SC:style=Bold
/usr/share/fonts/WindowsFonts/fake_simsun.ttc: SimSun,宋体:style=Regular,常规
/usr/share/fonts/noto-cjk/NotoSansCJK-Thin.ttc: Noto Sans CJK JP,Noto Sans CJK JP Thin:style=Thin,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Black.ttc: Noto Sans CJK TC,Noto Sans CJK TC Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK JP:style=Bold
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK HK:style=Bold
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK KR:style=Bold
/usr/share/fonts/noto-cjk/NotoSansCJK-Light.ttc: Noto Sans CJK KR,Noto Sans CJK KR Light:style=Light,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Thin.ttc: Noto Sans CJK KR,Noto Sans CJK KR Thin:style=Thin,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Thin.ttc: Noto Sans CJK HK,Noto Sans CJK HK Thin:style=Thin,Regular
/home/edward/.fonts/TTF/fandol/FandolFang-Regular.otf: FandolFang,FandolFang R:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Light.ttc: Noto Sans CJK HK,Noto Sans CJK HK Light:style=Light,Regular
/usr/share/fonts/WindowsFonts/HGDH_CNKI.TTF: HGDH_CNKI,华光大黑_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Light.ttc: Noto Sans CJK TC,Noto Sans CJK TC Light:style=Light,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Medium.ttc: Noto Serif CJK JP,Noto Serif CJK JP Medium:style=Medium,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Light.ttc: Noto Serif CJK SC,Noto Serif CJK SC Light:style=Light,Regular
/usr/share/fonts/wenquanyi/wqy-zenhei/wqy-zenhei.ttc: WenQuanYi Zen Hei Sharp,文泉驛點陣正黑,文泉驿点阵正黑:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Black.ttc: Noto Sans CJK HK,Noto Sans CJK HK Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK KR:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK HK:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK JP:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK SC:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK TC:style=Regular
/usr/share/fonts/WindowsFonts/HGWT_CNKI.TTF: HGWT_CNKI,华光魏体_CNKI:style=Regular
/home/edward/.fonts/TTF/fandol/FandolKai-Regular.otf: FandolKai:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Black.ttc: Noto Sans CJK KR,Noto Sans CJK KR Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Light.ttc: Noto Sans CJK SC,Noto Sans CJK SC Light:style=Light,Regular
/usr/share/fonts/WindowsFonts/HGZDX_CNKI.TTF: HGZDX_CNKI,华光中等线_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-SemiBold.ttc: Noto Serif CJK HK,Noto Serif CJK HK SemiBold:style=SemiBold,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Light.ttc: Noto Serif CJK TC,Noto Serif CJK TC Light:style=Light,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-SemiBold.ttc: Noto Serif CJK KR,Noto Serif CJK KR SemiBold:style=SemiBold,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Thin.ttc: Noto Sans CJK SC,Noto Sans CJK SC Thin:style=Thin,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Thin.ttc: Noto Sans CJK TC,Noto Sans CJK TC Thin:style=Thin,Regular
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-Heavy.otf: Source Han Serif CN,思源宋体 CN,Source Han Serif CN Heavy,思源宋体 CN Heavy:style=Heavy,Regular
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-Light.otf: Source Han Serif CN,思源宋体 CN,Source Han Serif CN Light,思源宋体 CN Light:style=Light,Regular
/usr/share/fonts/WindowsFonts/HGY1_CNKI.TTF: HGY1_CNKI,华光细圆_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Bold.ttc: Noto Serif CJK JP:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-Bold.ttc: Noto Serif CJK KR:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-Bold.ttc: Noto Serif CJK HK:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-Bold.ttc: Noto Serif CJK TC:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-Bold.ttc: Noto Serif CJK SC:style=Bold
/usr/share/fonts/wenquanyi/wqy-microhei/wqy-microhei.ttc: WenQuanYi Micro Hei Mono,文泉驛等寬微米黑,文泉驿等宽微米黑:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Medium.ttc: Noto Serif CJK KR,Noto Serif CJK KR Medium:style=Medium,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Black.ttc: Noto Serif CJK KR,Noto Serif CJK KR Black:style=Black,Regular
/usr/share/fonts/WindowsFonts/HGMH_CNKI.TTF: HGMH_CNKI,华光美黑_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Black.ttc: Noto Serif CJK TC,Noto Serif CJK TC Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Medium.ttc: Noto Sans CJK HK,Noto Sans CJK HK Medium:style=Medium,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Black.ttc: Noto Sans CJK SC,Noto Sans CJK SC Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-DemiLight.ttc: Noto Sans CJK SC,Noto Sans CJK SC DemiLight:style=DemiLight,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Black.ttc: Noto Serif CJK HK,Noto Serif CJK HK Black:style=Black,Regular
/usr/share/fonts/WindowsFonts/HGDYS_CNKI.TTF: HGDYS_CNKI,华光敦韵宋_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGBS_CNKI.TTF: HGBS_CNKI,华光报宋_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/HGY3_CNKI.TTF: HGY3_CNKI,华光准圆_CNKI:style=Regular
/usr/share/fonts/WindowsFonts/fake_simsun.ttc: SimSun:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,Arrunta
/usr/share/fonts/noto-cjk/NotoSansCJK-Medium.ttc: Noto Sans CJK SC,Noto Sans CJK SC Medium:style=Medium,Regular
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-SemiBold.otf: Source Han Serif CN,思源宋体 CN,Source Han Serif CN SemiBold,思源宋体 CN SemiBold:style=SemiBold,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Regular.ttc: Noto Serif CJK KR:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Regular.ttc: Noto Serif CJK HK:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Regular.ttc: Noto Serif CJK JP:style=Regular
/usr/share/fonts/wenquanyi/wqy-zenhei/wqy-zenhei.ttc: WenQuanYi Zen Hei,文泉驛正黑,文泉驿正黑:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-SemiBold.ttc: Noto Serif CJK JP,Noto Serif CJK JP SemiBold:style=SemiBold,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans CJK HK:style=Bold
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans CJK KR:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-Light.ttc: Noto Serif CJK HK,Noto Serif CJK HK Light:style=Light,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans CJK JP:style=Bold
/usr/share/fonts/WindowsFonts/HGZCS_CNKI.TTF: HGZCS_CNKI,华光中长宋_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Regular.ttc: Noto Serif CJK TC:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Regular.ttc: Noto Serif CJK SC:style=Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-ExtraLight.ttc: Noto Serif CJK HK,Noto Serif CJK HK ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-DemiLight.ttc: Noto Sans CJK JP,Noto Sans CJK JP DemiLight:style=DemiLight,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Black.ttc: Noto Sans CJK JP,Noto Sans CJK JP Black:style=Black,Regular
/usr/share/fonts/noto-cjk/NotoSerifCJK-Light.ttc: Noto Serif CJK KR,Noto Serif CJK KR Light:style=Light,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Medium.ttc: Noto Sans CJK JP,Noto Sans CJK JP Medium:style=Medium,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans CJK TC:style=Bold
/usr/share/fonts/noto-cjk/NotoSerifCJK-ExtraLight.ttc: Noto Serif CJK SC,Noto Serif CJK SC ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Bold.ttc: Noto Sans CJK SC:style=Bold
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-Regular.otf: Source Han Serif CN,思源宋体 CN:style=Regular
/usr/share/fonts/adobe-source-han-serif/SourceHanSerifCN-Medium.otf: Source Han Serif CN,思源宋体 CN,Source Han Serif CN Medium,思源宋体 CN Medium:style=Medium,Regular
/usr/share/fonts/WindowsFonts/HGY4_CNKI.TTF: HGY4_CNKI,华光粗圆_CNKI:style=Regular
/usr/share/fonts/noto-cjk/NotoSansCJK-Medium.ttc: Noto Sans CJK TC,Noto Sans CJK TC Medium:style=Medium,Regular
/usr/share/fonts/WindowsFonts/HGYT_CNKI.TTF: HGYT_CNKI,华光姚体_CNKI:style=Regular

最近编辑记录 Edsater (2022-08-14 19:14:48)

离线

#28 2022-08-14 19:16:12

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

我看里面有很多 windows 字体啊,要不你改下 ctex 宏包源码,把 simhei 出现的地方全部换成你能用的 sans 字体?

btw,在vim/nvim中把光标移到 ctexart 上按 gf,  定义应该在和 ctexart.cls 同级的文件夹 fontset 中

最近编辑记录 junix (2022-08-14 19:22:09)

离线

#29 2022-08-14 19:44:31

Edsater
会员
注册时间: 2022-07-21
帖子: 20

Re: 【已解决】latex中文编译

junix 说:

我看里面有很多 windows 字体啊,要不你改下 ctex 宏包源码,把 simhei 出现的地方全部换成你能用的 sans 字体?

btw,在vim/nvim中把光标移到 ctexart 上按 gf,  定义应该在和 ctexart.cls 同级的文件夹 fontset 中

所以为什么simhei不能用哇

离线

#30 2022-08-14 20:01:39

junix
会员
所在地: Anhui, China
注册时间: 2018-12-06
帖子: 35

Re: 【已解决】latex中文编译

fc-list 没列出来说明没装上?

sudo fc-cache -fv 了吗

离线

页脚