Commit 2cb4b198 authored by liziwl's avatar liziwl
Browse files

update font version

parent 56838cb4
Loading
Loading
Loading
Loading
−291 KiB (9.3 MiB)

File changed.

No diff preview for this file type.

+2.09 KiB (10.1 MiB)

File changed and moved.

No diff preview for this file type.

+2.09 KiB (11.2 MiB)

File changed and moved.

No diff preview for this file type.

+7.36 MiB (17.4 MiB)

File changed and moved.

No diff preview for this file type.

+6 −6
Original line number Diff line number Diff line
@@ -1819,14 +1819,14 @@
  \setCJKmainfont[
    AutoFakeBold = true,
    Path = "fonts/",
    ItalicFont   = KaiTi.ttf,
  ]{SimSun.ttf}%
    ItalicFont   = SimKai.ttf,
  ]{SimSun.ttc}%
  \setCJKsansfont[Path = "fonts/",AutoFakeBold]{SimHei.ttf}%
  \setCJKmonofont[Path = "fonts/",AutoFakeBold]{FangSong.ttf}%
  \setCJKfamilyfont{zhsong}[Path = "fonts/",AutoFakeBold]{SimSun.ttf}%
  \setCJKmonofont[Path = "fonts/",AutoFakeBold]{SimFang.ttf}%
  \setCJKfamilyfont{zhsong}[Path = "fonts/",AutoFakeBold]{SimSun.ttc}%
  \setCJKfamilyfont{zhhei}[Path = "fonts/",AutoFakeBold]{SimHei.ttf}%
  \setCJKfamilyfont{zhkai}[Path = "fonts/",AutoFakeBold]{KaiTi.ttf}%
  \setCJKfamilyfont{zhfs}[Path = "fonts/",AutoFakeBold]{FangSong.ttf}%
  \setCJKfamilyfont{zhkai}[Path = "fonts/",AutoFakeBold]{SimKai.ttf}%
  \setCJKfamilyfont{zhfs}[Path = "fonts/",AutoFakeBold]{SimFang.ttf}%
}
\newcommand\thu@load@cjk@font@windows{%
  \xeCJKsetup{EmboldenFactor=3}%
Loading