From 53dfb56dd712fccd388d869b0b94f1a109fd2c80 Mon Sep 17 00:00:00 2001 From: Xiang Date: Mon, 11 Nov 2024 17:15:25 +0800 Subject: [PATCH] test --- style/tongjithesis.cls | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style/tongjithesis.cls b/style/tongjithesis.cls index 56ea6ae..f1dc29c 100644 --- a/style/tongjithesis.cls +++ b/style/tongjithesis.cls @@ -12,10 +12,10 @@ \ifwindows % \newfontface\heiti{SimHei}[Path=C:/Windows/Fonts/, AutoFakeBold=3] % \newfontface\songti{SimSun}[Path=C:/Windows/Fonts/, AutoFakeBold=3] - \setCJKmainfont{simsun}[Path=C:/Windows/Fonts/, Extension=.ttc] + \setCJKmainfont{simsun.ttc} - \setCJKfamilyfont{zhsong}{simsun}[Path=C:/Windows/Fonts/, Extension=.ttc] - \setCJKfamilyfont{zhhei}{simhei}[Path=C:/Windows/Fonts, Extension=.ttf] + \setCJKfamilyfont{zhsong}{simsun.ttc} + \setCJKfamilyfont{zhhei}{simhei.ttf} \newcommand*{\songti}{\CJKfamily{zhsong}} \newcommand*{\heiti}{\CJKfamily{zhhei}} \fi