Skip to content
/ hnuthss-template Public template

湖南大学本科毕业论文(大理)Typst 模板

Notifications You must be signed in to change notification settings

Mufanc/hnuthss-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

感谢 @cyp0633 提供的 论文模板

在原项目基础上改太多了,于是单独开了个仓库(


中文字体换成了 Google Fonts 的 Noto 系列,请自行下载 Noto Sans SCNoto Serif SC 这两个字体到 assets/fonts 文件夹下

你也可以从 fonts 分支 中下载到我使用的字体(共约 175MB)

make checkout-fonts

如果感觉字体不对劲,也可以直接使用 SimSun 和 SimHei,然后按下面的方式配置假加粗:

// https://github.com/typst/typst/issues/394#issuecomment-2014481869
#show text.where(weight: "bold").or(strong): content => {
    show regex("\p{script=Han}"): set text(stroke: 1em / 35)
    content
}

About

湖南大学本科毕业论文(大理)Typst 模板

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages